Is there a way in the NPM syslog to search by multiple ip addresses. I know I can search by single ip address but I would like to search multiple IPs i.e. ip address 192.168.1.1 & 192.168.1.5
You should be able to use wildcards. What happens when you search for 192.168.1.*?
What about situations where i need to search for specific ip addresses but different networks i.e. 192.168.1.1 & 192.168.7.5.
When you say "web syslog" which interface are you talking about? Can you show me a screenshot?
If you access the NPM server via RDP and run Syslog Viewer on it locally, you could specify larger and larger ranges of addresses with a wild card in the Source IP Address area.
Then use the Grouping option and group by IP address. You'll end up with a list that might fill your needs.
If you try doing the same via the Web Syslog Reporting tool, you can still enter in a larger wild card network (192.168.*), but Grouping them becomes a little less intuitive.
It looks like I'm limited in my options. the syslog grouping does help a bit but it doesnt get as granular as i wanted it to be. Thanks for the help everyone.