Mlogger to replace logger

From MyWiki

Revision as of 14:25, 15 October 2014 by Admin (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Had a task to send Amanda reports into logstash and hit the wall of logger's line limit of 1024 byte. Searching web found the replacement for it - mlogger.

Thanks to gordon's post in this thread!

Now I can send the whole report in JSON format out to logstash and have it in Kibana. See more in Wrapper script to report Amanda backup status to Logstash/Kibana

Happy days! :-)

Personal tools