elasticsearch

Dev Ops

Ingest NGINX container access logs to ElasticSearch using Fluentd and Docker

This is an example on how to ingest NGINX container access logs to ElasticSearch using Fluentd and Docker. I also added Kibana for easy viewing of the access logs saved in ElasticSearch.

Read
Dev Ops

Docker Stack with the official ElasticSearch, Kibana

Run the official ElasticSearch, Kibana using Docker Stack

Read