- Issue created by @cafuego
- Merge request !13[#3460929] Leverage the elasticsearch api library to add logs straight to an elastic cluster. → (Open) created by cafuego
To avoid all this mucking about with files on disk and filebeat, I would like to send the json log blob straight to elasticsearch.
Add settings plus a handler plus the elastic library to clag a log into an elaaticsearch server or cluster. Elastic has ingest pipelines these days, which would still allow you to pre-process the logs.
Write the code, test the code, approve the code, merge the code.
Needs to be able to configure settings for elasticsearch.
Potentially none.
New keys in settings.
Active
4.0
Code