A python 'bot' that 'tail', parse and sends notifications on Snort and Suricata alert.
Stars
1
Forks
3
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
105
commits
Ignore KeyErrors in filter engine. Filters that has rule with a field which dont exists in the current alert will be ignored
215bb5dView on GitHubReceived logs are now sorted by seqno in order to correctly update var current_seqno. Else we get the same logs multiple times..
96da5b9View on GitHubignoring 'SURICATA IPv4 truncated packet' parsing completely
77b9684View on GitHubRemove all info logging/printing of filter_stats.json content to screen
c17e2f1View on GitHubremoved TODO: Save and load filter stats to/from file - Was already done
1ea85fcView on GitHubRemoved logging/printing of the entire filter stats file during shutdown
7f2011fView on GitHub