smoothbear / docker-elk

The repository for deploying Elastic Stack, Logstash, Kibana, and Filebeat to docker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elastic stack (ELK) on Docker

Elastic Stack version CI

Run the latest version of the [Elastic stack][elk-stack] with Docker and Docker Compose.

It gives you the ability to analyze any data set by using the searching/aggregation capabilities of Elasticsearch and the visualization power of Kibana.

ℹ️ The Docker images backing this stack include [X-Pack][xpack] with [paid features][paid-features] enabled by default (see How to disable paid features to disable them). The [trial license][trial-license] is valid for 30 days. After this license expires, you can continue using the free features seamlessly, without losing any data.

Based on the official Docker images from Elastic:

About

The repository for deploying Elastic Stack, Logstash, Kibana, and Filebeat to docker.

License:MIT License


Languages

Language:Shell 73.9%Language:Dockerfile 24.1%Language:HTML 2.0%