Hello, I'm saving the syslog messages of a device with a sensor Syslog Receiver. I can apply some regular stores data in order to implement the alarms expression. Example: Receiver syslog message = 1622. Regular expression for the status Warning: (Receiver syslog message) <1620. Thanks


Article Comments

Regular expressions are not supported by the sensor filter fields, sorry! You have to enter the various IDs manually. In the message tab, you can enter them in the message field (they will be displayed as tags). When you're done, click the small gear in the top left of the table to get the proper filter string for the sensor settings.


Jun, 2015 - Permalink

Is this still the case? Is there an easy way to get CLI access to syslogs either through a PRTG cli or windows native? The evl files I can find in the sensor logs seem to be binary files, not very good for parsing


Nov, 2020 - Permalink

Yes, that's still the case, unfortunately. If you'd require the syslogs to be in an more explorable format, I'd recommend graylog, elkstack or splunk.


Nov, 2020 - Permalink