Test if snort is working
- how to test snort is working
- how to check snort is working
- how to test if snort is working
- how to check if snort is running
Test snort online
Snort tutorial pdf...
This is a Guest post by Bill Parker. Bill writes many of the installation docs on Snort.org. Please welcome him to the Snort Blog!
---
I receive more than a few emails from end users who are having difficultly determining if snort version 2.9.x is running on their server, though the quickest way to see if it is running is by using the commands 'ps' and 'grep'.
However, in many cases, there could be an issue with the 'snort.conf' file which can be found using the '-T' option to snort (run manually) to determine which line in snort.conf is causing difficulty.
On my system when snort is NOT running, the command below returns the following:
[bill@moocow ~]$ ps auxww | grep -i "snort"
bill 1025 0.0 0.2 116388 2164 pts/0 S+ 09:01 0:00 grep --color=auto -i snort
If I use systemctl to check the status of snort, I get:
[root@moocow init.d]# systemctl status snort.service
---
I receive more than a few emails from end users who are having difficultly determining if snort version 2.9.x is running on their server, though the quickest way to see if it is running is by using the commands 'ps' and 'grep'.
However, in many cases, there could be an issue with the 'snort.conf' file which can be found using the '-T' option to snort (run manually) to determine which line in snort.conf is causing difficulty.
On my system when snort is NOT running, the command below returns the following:
[bill@moocow ~]$ ps auxww | grep -i "snort"
bill 1025 0.0 0.2 116388 2164 pts/0 S+ 09:01 0:00 grep --color=auto -i snort
If I use systemctl to check the status of snort, I get:
[root@moocow init.d]# systemctl status snort.service
- how to test snort
- test snort rules