Hidden Gems — Kibana/ElasticSearch, to interpreting + aggregated JSON results from unstructured logs?!
If you’re here, you must have used Kibana and its dependency, ElasticSearch, before.
If not, here’s a quick crash course. You log events in your running application, both as a “structured log” of different properties (e.g. JSON object log entry), or “unstructured log” (e.g. Single english…