Skip to content

Container for logstash with input from the kafka feed from Arista's OpenConfig client

License

Notifications You must be signed in to change notification settings

grahamneville/docker-logstash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Container for logstash with input from the kafka feed from Arista's OpenConfig client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published