Mlogger to replace logger

From MyWiki

(Difference between revisions)
Jump to: navigation, search
m (Protected "Mlogger to replace logger" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
Line 3: Line 3:
Thanks to gordon's post in [http://www.gossamer-threads.com/lists/rsyslog/users/13357 this thread]!
Thanks to gordon's post in [http://www.gossamer-threads.com/lists/rsyslog/users/13357 this thread]!
-
Now I can send the whole report in JSON format out to logstash and had it in Kibana. Happy days! :-)
+
Now I can send the whole report in JSON format out to logstash and have it in Kibana. Happy days! :-)

Revision as of 14:24, 15 October 2014

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. Happy days! :-)

Personal tools