Search found 3 matches

by tke395
Wed Jul 18, 2018 1:06 pm
Forum: Nagios Log Server
Topic: Apache Filter stopped working when adding TLS
Replies: 5
Views: 1227

Re: Apache Filter stopped working when adding TLS

Thanks. We got it working by adding a filter. For some reason I assumed that adding type=>'syslog' to the tcp input would process the inputs as syslog messages.
by tke395
Mon Jul 16, 2018 2:04 pm
Forum: Nagios Log Server
Topic: Apache Filter stopped working when adding TLS
Replies: 5
Views: 1227

Re: Apache Filter stopped working when adding TLS

Thank you for your suggestion. I enabled debug logging and was able to verify that the filter was not triggered. However, I was not able to figure out why. We stripped the TLS configuration out to eliminate that as a possible cause. At this point the only difference is that the working input uses sy...
by tke395
Fri Jul 13, 2018 2:35 pm
Forum: Nagios Log Server
Topic: Apache Filter stopped working when adding TLS
Replies: 5
Views: 1227

Apache Filter stopped working when adding TLS

I set up a CentOS 7 server with apache to forward access log and error log files to Nagios Log Server using rsyslog. I used the scripts from NLS to configure rsyslog on the client. Everything worked as expected. Log entries are showing up as apache_access and apache_error. When I set up TLS, I added...