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

79 Commits

Author SHA1 Message Date
Massimo Candela
6fd2b8318f introduced TA healh check 2021-05-23 15:48:57 +02:00
Massimo Candela
524f276283 first release of expring ROAs alerting + improvements on diffing 2021-05-22 19:09:58 +02:00
Massimo Candela
319c296688 improved documentation 2021-05-21 21:24:35 +02:00
Massimo Candela
00b55d436e some documentation 2021-05-21 19:43:45 +02:00
Massimo Candela
70cd97a7e4 feature renamed 2021-05-05 21:32:56 +02:00
Massimo Candela
d85df19dbd introduced monitoring of neighbors in AS path 2021-04-27 19:00:11 +02:00
Massimo Candela
67604e17aa fixed indentation of path matching documentation in github md 2021-04-22 15:20:56 +02:00
Massimo Candela
c44f5a9209 added support for external config manager and for user groups definition file (#489)
* refactoring to support external configuration module

* allow for external connectors

* refactored retrieval of roa flat data structure now delegated to rpk-validator lib

* introduced support for external user group config file

* increased test coverage

* external group file documentation

* improve documentation on generatePrefixListEveryDays (#482)

* add comments on test connectors (#497)
2021-03-02 04:42:14 +01:00
Massimo Candela
c57611e115 minor changes to text 2020-12-13 05:48:25 +01:00
Massimo Candela
9391b01009 removed backlogSize option 2020-11-30 18:03:54 +01:00
Massimo Candela
3bf6fcc8b9 fix only last array item considered for ASN monitoring (#404) 2020-11-21 16:31:35 +01:00
Massimo Candela
85d30d6092 updated docs for monitorROAs 2020-11-10 01:44:14 +01:00
Massimo Candela
19ac3bb228 introduced noc group 2020-11-10 00:23:46 +01:00
Massimo Candela
1545712963 added documentation for rpki 2020-11-04 20:03:33 +01:00
Massimo Candela
cd63d40390 merge master 2020-10-01 03:06:31 +02:00
Massimo Candela
41d66b3693 introduced useUTC parameter for logs (#344) 2020-09-30 19:27:23 +02:00
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
e16fde061b inform better about about default user group (#309) 2020-07-28 11:42:25 +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