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

Commit 590dd55

Browse files
author
Chris Wiechmann
authored
Update README.md
1 parent bed4cf7 commit 590dd55

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
@@ -67,7 +67,7 @@ For a simple deployment the prerequisites are very simple as all services can be
6767
Using the provided docker-compose is good to play with, however this approach is not recommended for production environments. Depending on the load, a dedicated machine (node) for Elasticsearch is recommended. The default configuration is prepared to scale up to five Elasticsearch nodes, which can handle millions of requests. To run Logstash and the API-Builder service a Docker-Orchestration framework is recommended as you get monitoring, self-healing, elasticity and more.
6868

6969
## Installation / Configuration
70-
To run the components in a PoC-Like mode, the recommended way is to clone this project onto a machine having docker and docker-compose installed. Also this machine must have file-based access to the running API-Gateway instance, as the Filebeat docker container will mount the open-traffic folder into the container.
70+
To run the components in a PoC-Like mode, the recommended way is to clone this project onto a machine having docker and docker-compose installed. Also this machine must have file-based access to the running API-Gateway instance, as the Filebeat docker container will mount the open-traffic folder into the container. In fact, only the Filebeat process needs to have access to the OpenTraffic-Event files, all other components can be deployed somewhere else.
7171

7272
`git clone https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk.git`
7373

0 commit comments

Comments
 (0)