Introduction

In the talk, Quickly showed how you can use the metricbeat to check system health. With a few clicks, you can start monitoring your infra.

Another demo shows, How you can parse your custom unstructured logs to Elasticsearch. There is some utility already available for predefined logs format like json, apache, nginx and system logs etc.

But if you have different requirement where you need to parse a different types of log format , You can parse using Grok processor .

Also explained how you can read custom logs from log files in real time and ingest to Elasticsearch.

Slides

Talk Video

Feel free to comment below, If you have any doubts or suggestion about this talk.