Log

This package contains a class used to create loggers for the ElasticSearch component.

Classes

ElasticSearchLogger

Logger that dumps execution logs to ElasticSearch service. Elasticsearch is a popular search index. It is often used to store and index execution logs by itself or as a part of ELK (ElasticSearch - Logstash - Kibana) stack.