/elk

Simple ELK setup for demo purposes

Primary LanguageDockerfile

ELK Containerized Demo

Very simple setup to start testing a bundle of Elasticsearch, Logstash and Kibana on 7.0.1 version. The default ingestion point for Logstash is set to udp://localhost:12201.

Requirements

  • Docker

Running Instructions

  1. docker-compose build
  2. docker-compose up