An open API service indexing awesome lists of open source software.

https://github.com/deployable/docker-elasticsearch

Elasticsearch, Kibana, Logstash Syslog in Docker
https://github.com/deployable/docker-elasticsearch

docker docker-compose elasticsearch kibana logstash syslog

Last synced: 12 months ago
JSON representation

Elasticsearch, Kibana, Logstash Syslog in Docker

Awesome Lists containing this project

README

          

# Elasticsearch, Kibana, Logstash Syslog in Docker

Kibana Dashboard on http://localhost:5601

Elasticsearch http://localhost:9200

Logstash syslog listener on `127.0.0.1:5400`

Syslog forwarding config (`/etc/syslog.conf`):

*.* @127.0.0.1:5400