Metricbeat

Monitoring Elastic Stack

Gather metrics and statistics from Elastic Stack with Metricbeat and monitor the services using a Kibana dashboard. (more…)

5 years ago

Get rid of the Standalone cluster in Kibana monitoring

When you use Metricbeat to monitor your Elastic Stack, you may notice in your Kibana dashboard the Standalone cluster. It…

5 years ago

How to make one Docker container wait for another

We can set up the order of service startup and shutdown using the depends_on option. However, it won't make a Docker container…

5 years ago