8000 GitHub - kahubbard/snortpager: Small script to tail Snort alerts and send them to PagerDuty
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kahubbard/snortpager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snortpager

A small script to tail a Snort (https://www.snort.org/) plain-text alerts file, and send the alerts to the PagerDuty API

usage: snortpager.py [-h] -f FILENAME -k APIKEY [--alert_fast] [--alert_full]

Snort-PagerDuty connector

optional arguments:

-h, --help show this help message and exit

-f FILENAME path to snort alerts file. defaults to /var/log/snort/alert

-k APIKEY PagerDuty API key

--alert_fast expect alert_fast format

--alert_full expect alert_full format

About

Small script to tail Snort alerts and send them to PagerDuty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0