ecs-logging-php icon indicating copy to clipboard operation
ecs-logging-php copied to clipboard

[Feature Request] Compatibility with elasticsearchHandler

Open DRoet opened this issue 5 years ago • 0 comments

Would be nice if we could use ECS with Monolog\Handler\ElasticsearchHandler to send the logs directly to elastic search

Unfortunately it now throws with Uncaught InvalidArgumentException: ElasticsearchHandler is only compatible with ElasticsearchFormatter.

DRoet avatar Sep 01 '20 13:09 DRoet