ELK stask intergration
nathanmkaya opened this issue · 1 comments
nathanmkaya commented
How would I use this to send my logs to logstash with and input that expect json?
bobbui commented
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