#Elasticsearch

3 articles

Building a Monitoring Platform with Containers
Infrastructure 2021-12-18

Building a Monitoring Platform with Containers

Build a container-based monitoring platform using EFK stack and Prometheus for logs, metrics, visualization, and alerting.

#Docker#Docker Compose#Elasticsearch#Grafana#Kibana#Prometheus#cadvisor#efk#fluentd#node-exporter
Introduction to Building Data Analysis Infrastructure
Architecture 2020-06-19

Introduction to Building Data Analysis Infrastructure

Introduction to Building Data Analysis Infrastructure

#ETL#Book Review#Elasticsearch#Kibana#fluentd
Setting Up Elasticsearch and Kibana with Docker
Infrastructure 2018-10-22

Setting Up Elasticsearch and Kibana with Docker

Set up an Elasticsearch and Kibana environment using Docker Compose. Covers what ES clusters and nodes are, a working docker-compose.yml configuration, and initial connectivity setup.

#Elasticsearch#Kibana