Search found 2 matches
- Sat Feb 21, 2015 4:28 am
- Forum: Nagios Log Server
- Topic: Multiline codec not working
- Replies: 3
- Views: 2123
Re: Multiline codec not working
After changing the input from syslog to tcp the message i'm getting looks like this, including syslog prio, timestamp, host and provided tag: <133>Feb 21 10:18:53 vps12345 atlassian-jira 2015-02-21 10:18:52,917 atlassian-scheduler-quartz1.clustered_Worker-3 INFO ServiceRunner [atlassian.crowd.direct...
- Fri Feb 20, 2015 5:52 am
- Forum: Nagios Log Server
- Topic: Multiline codec not working
- Replies: 3
- Views: 2123
Multiline codec not working
Good morning, In our old logstash setup I have a multiline filter for processing log4j logfiles. Because Nagios Log Server has multiple workers and the multiline filter isn't thread safe, the filter has to be migrated to an input codec. I create a new syslog input and made sure my log4j files are se...