Janhout / adop-logstash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Supported tags and respective Dockerfile links

What is adop-logstash?

adop-logstash is a wrapper for the logstash image. It has primarily been built to perform extended configuration. Logstash is an open source tool for collecting, parsing, and storing logs for future use.

How to use this image

The easiest way to run the adop-logstash image is as follows, where VERSION is the release version of the Docker container.

  docker run --name <your-container-name> -d -p 500:500 -p 12201:12201 -p 25826:25826 accenture/adop-logstash:VERSION

License

Please view licence information for the software contained on this image.

Supported Docker versions

This image is officially supported on Docker version 1.9.1. Support for older versions (down to 1.6) is provided on a best-effort basis.

User feedback

Documentation

Documentation for this image is available in the Logstash documentation page. Additional documentaion can be found under the docker-library/docs GitHub repo. Be sure to familiarize yourself with the repository's README.md file before attempting a pull request.

Issues

If you have any problems with or questions about this image, please contact us through a GitHub issue.

Contribute

You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.

Before you start to code, we recommend discussing your plans through a GitHub issue, especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.

About

License:Apache License 2.0