Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

MarcelFox/docker-elk-oss

Repository files navigation

docker-elk-oss

This is a simple docker-compose configuration for the elk-oss stack. It was largely inspired by docker-elk but focused on OSS. We also provide Elastalert support out of the box, using Elastalert-kibana-plugin based on the fork by nsano-rururu.

Running:

We're using Makefile to run our build commands, it's important due the steps needed to achieve a running elasticsearch + elastalert cluster.

Build & Run:

$make build

Run:

$make run

clean:

$make clean

Info:

By default, the stack exposes the following ports:

  • 5044: Logstash Beats input
  • 5000: Logstash TCP input
  • 9600: Logstash monitoring API
  • 9200: Elasticsearch HTTP
  • 9300: Elasticsearch TCP transport
  • 5601: Kibana

About

Simple docker-compose configuration for the elk-oss stack.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors