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

How to Filter syslog with the conditions on "messages" ( part of messages like %EEE% )

Votes:

0

how to do ? Filter syslog and part of messages

severity[0-3] AND NOT message[%CSE%] AND NOT message[%ECE%] AND NOT message[%EEE%]

like in sql

Select * from Table1 where EmpPU NOT Like IN ('%CSE%', '%ECE%', '%EEE%')

prtg sql syslog

Created on Mar 15, 2022 1:13:10 PM

Last change on Mar 16, 2022 9:54:48 AM by  Felix Wiesneth [Paessler Support]



1 Reply

Votes:

0

Hello,

Thanks for contacting us.

Here's a really useful KB article with a similar request: https://kb.paessler.com/en/topic/79365-syslog-error-filter-help

Perhaps this will give you more details as to how to filter it.

severity[0-3] NOT message[%CSE%] NOT message[%ECE%] NOT message[%EEE%]

Let me know how it goes.

Regards,

Miguel Aikens

Created on Mar 17, 2022 11:28:24 PM by  Miguel Aikens [Paessler Technical 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.