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

62 Commits

Author SHA1 Message Date
Massimo Candela
6c7021dbc5 updated websocket to plain 2020-09-14 23:16:56 +02:00
Massimo Candela
b57b0824df better documentation for path matching, explain regex (#318) 2020-09-14 21:32:58 +02:00
Massimo Candela
d457fc34c2 export cacheValidPrefixesSeconds in config.yml and manage storage failures 2020-08-14 16:00:31 +02:00
Massimo Candela
57294c7498 added documentation for ta malfunction alerts 2020-08-14 15:25:18 +02:00
Massimo Candela
6bb271d9bd improve checks in case cache is removed 2020-08-03 16:19:43 +02:00
Massimo Candela
e2bb8d5e5a introduced possibility to re-generate prefix list periodically 2020-08-03 16:00:08 +02:00
Massimo Candela
1866fe1202 added documentation for the -t option 2020-07-25 16:26:10 +02:00
Massimo Candela
a8647f6dee v1.26.0 release hotfix (#295)
* updated development dependencies to bump lodash version to 4.17.19

* updated rpki-validator version

* update rpki-validator to support external vrps

* improved stability of monitorRPKI, increased test coverage
2020-07-18 18:43:30 +02:00
Massimo Candela
8cd07e465b added documentation for trasnport parameter 2020-07-06 12:12:26 +02:00
Massimo Candela
7d224b2bac minor changes to the doc 2020-06-29 01:02:39 +02:00
Massimo Candela
4fdd3540db introduced telegram report module, includes documentation 2020-06-29 00:46:13 +02:00
Massimo Candela
12c1e1b788 added documentation for persistStatus 2020-06-28 18:14:48 +02:00
Massimo Candela
24652b6bab trying to reduce documentation width 2020-06-10 23:31:53 +02:00
Massimo Candela
ef3fe1ce3f trying to reduce documentation width 2020-06-10 23:31:06 +02:00
Massimo Candela
483d6da601 trying to reduce documentation width 2020-06-10 23:28:20 +02:00
Massimo Candela
ca5f4ad794 added documentation about default parameters 2020-06-10 23:24:36 +02:00
Massimo Candela
91f0d03f2a proxy support (#234)
Introduced proxy support

Co-authored-by: Florian Domain <f.domain@criteo.com>
2020-05-26 14:50:16 +02:00
Massimo Candela
66f3da5a10 fixed prefix in configuration example 2020-04-29 00:51:00 +02:00
Massimo Candela
8b900f218c Update configuration.md 2020-04-29 00:47:21 +02:00
Massimo Candela
38cf6f5a67 Update configuration.md 2020-04-29 00:43:15 +02:00
Massimo Candela
e8755762f6 fixed documentation header mix up 2020-04-29 00:27:15 +02:00
Massimo Candela
c214189312 monitorRPKI documentation 2020-04-28 18:53:38 +02:00
Massimo Candela
7c07dc97ce documentation bgpaleter for researchers 2020-04-23 01:59:45 +02:00
Massimo Candela
74651d4a92 Merge branch 'master' into dev 2020-04-16 05:36:57 +02:00
Andy Koch
7df975d171 fix links to prefixes.md 2020-04-15 22:15:53 -05:00
Massimo Candela
ca8b76a698 added documentation 2020-04-14 04:17:14 +02:00
Massimo Candela
31f5348b48 removed reconnectTimeoutSecond parameter #187 2020-03-21 16:23:07 +01:00
Chris Caputo
1a5e4a3dec typo ("logger" should be "logging") 2020-03-19 16:58:25 -07:00
Massimo Candela
0ca9ce97a0 added alerta doc improvement #161 2020-02-20 22:17:48 +01:00
Massimo Candela
f5259a0d21 Merge branch 'master' into dev 2020-02-03 18:50:11 +01:00
Massimo Candela
8d53e4d359 Update configuration.md 2020-01-28 03:13:34 +01:00
Massimo Candela
bb6af2b050 Update configuration.md 2020-01-28 03:12:12 +01:00
Massimo Candela
8caa4bd40a Update configuration.md 2020-01-27 23:10:44 +01:00
Alan Haynes
c6dac0243e Added Webex Teams support and updated documentation 2020-01-27 11:33:31 -05:00
Massimo Candela
de8ee4e92a Update configuration.md 2020-01-22 13:55:52 +01:00
Massimo Candela
ed973d665b Update configuration.md 2020-01-22 13:32:12 +01:00
Massimo Candela
fbb99b3d77 Merge branch 'sentry' into sentry 2020-01-18 19:16:03 +01:00
Massimo Candela
f904bb2eb1 renamed uptime monitors to more generic process monitor 2020-01-18 19:05:56 +01:00
Massimo Candela
4b1e0b3469 improved documentation and config.example.yml 2020-01-18 18:48:08 +01:00
Massimo Candela
27dfcbfc9a introduced advanced config options in documentation 2020-01-18 15:46:08 +01:00
Massimo Candela
eea25db05e documented persistAlertData feature 2020-01-18 15:15:01 +01:00
Massimo Candela
009e526828 minor fixes in the documentation 2020-01-12 05:53:55 +01:00
Massimo Candela
6c4889d9d1 merged with dev and cleaned unused dependencies 2020-01-12 05:23:10 +01:00
Massimo Candela
5a51b04e67 added doc for maxDataSamples 2020-01-12 05:11:36 +01:00
Mircea Ulinic
9255d5a6f3 Add environment param 2020-01-09 23:03:25 +00:00
Mircea Ulinic
6ce440b825 Severity as string 2020-01-09 23:03:25 +00:00
Mircea Ulinic
97f4219135 Have resource field format as templated param 2020-01-09 23:03:25 +00:00
Mircea Ulinic
d12335176b New reporter module for Alerta
Adding a new reporter module largely inspired by the existing
``reportSlack`` to report events in Alerta (https://alerta.io/) via the
HTTP API.
2020-01-09 23:03:25 +00:00
Mircea Ulinic
545044af62 Add a new configuration option: sentryDSN
Adding a new config option, ``sentryDSN`` to provide the Sentry DSN if
the user wants to monitor the BGPalerter app for runtime exceptions.

I have updated the package.json file to the version recommended in
https://docs.sentry.io/error-reporting/quickstart/?platform=node.

This is an optional config bit that enables Sentry monitoring only when
``sentryDSN`` is provided.
2020-01-08 13:07:59 +00:00
Massimo Candela
ad68cab882 improved documentation for modular uptime monitoring 2019-12-13 14:31:12 +01:00