This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

About syslog message filter in NPM

I want to create a syslog report to show the "error" and  "warning" level syslog in last 24 hours. And I find there are too many messages.

So I wonder if NPM can set the message filter to let the same type of messages and show it only once. Or create a SQL query report. Can you help me?