1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

added reportSyslog

This commit is contained in:
Massimo Candela
2019-12-11 01:41:26 +01:00
parent d4c1d001b7
commit 87a6239fe5
6 changed files with 148 additions and 3 deletions

View File

@@ -47,6 +47,7 @@ Please uncomment the related section and configure according to your needs.
- [reportEmail](docs/configuration.md#reportemail)
- [reportSlack](docs/configuration.md#reportslack)
- [reportKafka](docs/configuration.md#reportkafka)
- [reportSyslog](docs/configuration.md#reportsyslog)
- [Uptime monitoring](docs/uptime-monitor.md)
- [More information for developers](docs/develop.md)
- [All npm commands](docs/develop.md#all-npm-commands)