docker-mysql-elk

Learn how to synchronize data from MySQL to Elasticsearch using Logstash and JDBC. Docker Compose is used to run Elastic Stack (ELK) and MySQL as multi-container Docker applications.

View on GitHub

Elastic Stack (ELK) and MySQL on Docker

Elastic Stack version MySQL version Hits

Learn how to synchronize data from MySQL to Elasticsearch using Logstash and JDBC.

Run Services

Docker Compose is used to run Elastic Stack (ELK) and MySQL as multi-container Docker applications.

After everything is up,

Things to Note

Basic Configurations

MySQL

Elasticsearch

Logstash

References