https://github.com/eendroroy/elk-stack-docker
Simple docker-compose configuration to run kibana
https://github.com/eendroroy/elk-stack-docker
docker elasticsearch kibana
Last synced: 3 months ago
JSON representation
Simple docker-compose configuration to run kibana
- Host: GitHub
- URL: https://github.com/eendroroy/elk-stack-docker
- Owner: eendroroy
- License: mit
- Created: 2016-12-12T06:09:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-16T06:30:06.000Z (about 2 years ago)
- Last Synced: 2025-04-15T06:08:08.302Z (9 months ago)
- Topics: docker, elasticsearch, kibana
- Language: Dockerfile
- Homepage:
- Size: 34.2 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# elk-stack-docker
Run `ElasticSearch`, `Logstash`, and `Kibana` in Docker container.
[](https://github.com/eendroroy/elk-stack-docker/graphs/contributors)
[](https://github.com/eendroroy/elk-stack-docker)
[](https://github.com/eendroroy/elk-stack-docker/blob/master/LICENSE)
[](https://github.com/eendroroy/elk-stack-docker/issues)
[](https://github.com/eendroroy/elk-stack-docker/issues?q=is%3Aissue+is%3Aclosed)
[](https://github.com/eendroroy/elk-stack-docker/pulls)
[](https://github.com/eendroroy/elk-stack-docker/pulls?q=is%3Apr+is%3Aclosed)
## Contributing
Bug reports and pull requests are welcome on GitHub at [elk-stack-docker](https://github.com/eendroroy/elk-stack-docker) repository.
This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to
the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
1. Fork it ( https://github.com/eendroroy/elk-stack-docker/fork )
1. Create your feature branch (`git checkout -b my-new-feature`)
1. Commit your changes (`git commit -am 'Add some feature'`)
1. Push to the branch (`git push origin my-new-feature`)
1. Create a new Pull Request
## Author
* **indrajit** - *Owner* - [eendroroy](https://github.com/eendroroy)
## License
```
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2017-2020 indrajit
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.
```