Skip to content

docker container with logstash and aws

Notifications You must be signed in to change notification settings

studionone/logstash-aws

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logstash-aws

The Dockerfile on this folder creates an image to create and automate Logstash tasks to run MySQL indexing into AWS ElasticSearch. Intended to be ran as a command and scheduled by using some sort of cron, it will naturally die after completion. Don't expect the container to stay up and running.

It basically runs a task against the ES host.

Be sure to have network access to the ES cluster from wherever you are running the image, otherwise it will fail.

Environment Variables

You need to feed the environment variables specified in the conf/opt/es.conf file to make it work.

About

docker container with logstash and aws

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%