What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

Syslog Sensor - combine filter

Votes:

0

Hi,

how is it possible to structure syslog sensor filters when we need to combine and with or: severity[0-6] AND source[10.133.14/255] OR source[172.16.0/255]

In that example I would like to have the include filter for severity 0-6 and the source ip of the switch shell be 10.13.14.x or 172.16.0.x.

Would that expression also work outside the local probe device? Can there be another local probe device within another structure (we have a separation between office/production and network devices within the local probe.

Best Regards,

Joachim

local-probe prtg syslog

Created on Mar 29, 2019 6:10:48 AM



1 Reply

Votes:

0

It'll work on all Syslog Receiver Sensors. There can only be one Probe Device per Probe (Local Probes and Remote Probes). The filter could use a slight modification:

(severity[0-6] AND (source[10.133.14/255] OR source[172.16.0/255]))

PRTGapi | Feature Requests | WMI Issues | SNMP Issues

Kind regards,
Stephan Linke, Tech Support Team

Created on Mar 29, 2019 9:52:47 AM by  Stephan Linke [Paessler Support]




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.