Page 1 of 1

Nagios <->F5 & Citrix netscaler

Posted: Sun Apr 01, 2018 12:52 am
by suresh123
Hello Team,
I would like to configure my F5 & Citrix Netscaler logs into Nagios Log server, would appreciate your response ASAP

Re: Nagios <->F5 & Citrix netscaler

Posted: Mon Apr 02, 2018 10:50 am
by cdienger
The devices should be capable of sending logs to NLS via syslog. I would suggest creating new inputs for each device type - one for F5 and one for netscaler, and then applying filters to those inputs so the messages are parsed properly.

https://support.nagios.com/forum/viewto ... 38&t=34317
https://support.nagios.com/forum/viewto ... 38&t=45463

have some details on how the filters could look(ultimately it depends on how the device's logs are configured). If you need any further assistance, please provide samples of the logs that are sent.

Re: Nagios <->F5 & Citrix netscaler

Posted: Mon Apr 02, 2018 11:56 pm
by suresh123
Hello Support,
The f5 thread link is not much helpful , unable to understand, would appreciate if you can provide more clear t

Re: Nagios <->F5 & Citrix netscaler

Posted: Tue Apr 03, 2018 10:26 am
by cdienger
First configure the F5 to send logs over to NLS. Once that is done and if you'd like to parse the message further, please provide samples of the log and we can help further.

https://support.nagios.com/kb/article/n ... ew-98.html has details regarding logstash/grok filtering configuration. This outlines roughly what needs to be done but we cannot provide specifics unless we know what the logs look like.