Open DRoet opened 4 years ago
Would be nice if we could use ECS with Monolog\Handler\ElasticsearchHandler to send the logs directly to elastic search
Monolog\Handler\ElasticsearchHandler
Unfortunately it now throws with Uncaught InvalidArgumentException: ElasticsearchHandler is only compatible with ElasticsearchFormatter.
Uncaught InvalidArgumentException: ElasticsearchHandler is only compatible with ElasticsearchFormatter
Would be nice if we could use ECS with
Monolog\Handler\ElasticsearchHandler
to send the logs directly to elastic searchUnfortunately it now throws with
Uncaught InvalidArgumentException: ElasticsearchHandler is only compatible with ElasticsearchFormatter
.