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.
Would be nice if we could use ECS with
Monolog\Handler\ElasticsearchHandlerto send the logs directly to elastic searchUnfortunately it now throws with
Uncaught InvalidArgumentException: ElasticsearchHandler is only compatible with ElasticsearchFormatter.