GithubHelp home page GithubHelp logo

ivan-tamayo / elk-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sqshq/elk-docker

0.0 1.0 0.0 6 KB

Docker configuration for ELK monitoring stack with Curator and Beats data shippers support

Shell 100.00%

elk-docker's Introduction

Elasticsearch, Logstash, Kibana with Curator and Beats support

Ready to go Docker configuration for set up ELK stack in a minutes

Description

  • Elasticsearch - official image with data volume in elasticsearch/data directory
  • Logstash - official image + custom configuration which takes care about Filebeat, Topbeat and Packetbeat index templates for Elasticsearch + multiline option for correct stacktraces representation
  • Kibana - official image
  • Curator - lightweight 50mb container which could run scheduled tasks against Elasticsearch to manage its indices (delete, optimize, snapshot, etc)

scheme

Setup

  1. Install required Beats shippers on the host which should be monitored
  2. Install Docker and Docker Compose on the ELK host
  3. Clone this repository and hit docker-compose build

Usage

Start everything with one command:

docker-compose up -d

Keep track of your containers execution. For example, controll Curator scheduled tasks:

docker-compose logs curator

Scaling up

This simple configuration will run very happily on your laptop, but it can be easely scaled up for highload production servers with a huge amount of logs and monitoring data.

Notes

  • You may want to add Kibana Shield plugin for users authentication
  • It might be really helpful to use Elasticsearch Watcher or Yelp ElastAlert to get notified on significant events or anomalies in your data
  • You can specify resource limits (like CPU and memory allocation) for each docker container

Feel free to contact me with any issues and questions

elk-docker's People

Contributors

sqshq avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.