Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 573c1b3

Browse files
author
Chris Wiechmann
authored
Update README.md
1 parent 93a95e7 commit 573c1b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ After you have saved back the configuration to the Admin-Node-Manager and restar
8181

8282
### Setup filebeat
8383
:exclamation: __This is an important step, as otherwise Filebeat will not see and send any Open-Traffic Event data!__
84-
In the cloned project open the file .env file and setup the paths to your running API-Gateway instance.
84+
Before starting the container using docker-compose, make sure to setup the paths in the .env file to your running API-Gateway instance. This configuration is used to mount the Open-Traffic-Folder into Filebeat container.
8585
```
8686
APIGATEWAY_LOGS_FOLDER=/home/localuser/Axway-x.y.z/apigateway/logs/opentraffic
8787
APIGATEWAY_TRACES_FOLDER=/home/localuser/Axway-x.y.z/apigateway/groups/group-1/instance-1/trace

0 commit comments

Comments
 (0)