Skip to content

InetIntel/watchtower-alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watchtower Alert

Alert processing component of the Watchtower platform. Watchtower Alert consumes alert data generated by Watchtower Sentry and uses a pipeline of "consumers" to handle each alert. Consumers include:

  • Database
  • Slack
  • Log file

See the Watchtower-Sentry wiki page for a detailed description of the Watchtower architecture.

Install

sudo python3 setup.py install

Configuration

Watchtower Alert requires a configuration file. See config/watchtower-alert-consumer.json.example for an example.

Running

After installing watchtower-alert and creating a configuration file, simply run watchtower like so:

watchtower-alert --config-file=/path/to/config.json

License

Watchtower-Alert is released for academic, non-commerical use. See the full LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages