Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 558 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 558 Bytes

logstash

This is the container for logstash. The input is the kafka feed from Arista's OpenConfig client, and the output is elasticsearch.

Sample usage

$ docker run -e BOOTSTRAP_SERVERS='kafka:9092' -e ES_HOST='elasticsearch:9200' aristanetworks/logstash