bobbui/json-logging-python

ELK stask intergration

nathanmkaya opened this issue · 1 comments

How would I use this to send my logs to logstash with and input that expect json?

Hi, this library help u to spit out log in JSON format that can be easily ingested using logstash or fluentd. How you ingest and parse it is configured at logstash and fluentd.
I'm not familiar with logstash but u can take a look into this question
https://stackoverflow.com/questions/22941739/using-json-with-logstash
and https://www.elastic.co/guide/en/logstash/current/plugins-codecs-json.html