Search found 3 matches

by itskrs
Thu May 31, 2018 2:48 pm
Forum: Nagios Log Server
Topic: import_json
Replies: 3
Views: 128

Re: import_json

Thanks again. While I did not use the syslog-json input and custom filter your suggestion did lead me to an article using json over rsyslog that I had not seen before. It allows for the removal of the excess information (i.e. timestamp) being inserted by rsyslog. It now seems to be working. If you h...
by itskrs
Thu May 31, 2018 1:46 pm
Forum: Nagios Log Server
Topic: import_json
Replies: 3
Views: 128

Re: import_json

Thanks,

I will give that a try.

Ken
by itskrs
Thu May 31, 2018 9:30 am
Forum: Nagios Log Server
Topic: import_json
Replies: 3
Views: 128

import_json

We are trying to send an application log to NLS in json format. When I use nc on the log file it works fine. When rsyslog sends the log information to NLS we receive a _jsonparsefailure. It looks like it never gets to the filters due to the parse failure. It looks like it is taking our g6url field a...