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

167 Commits

Author SHA1 Message Date
Massimo Candela
76079585fc adjusted some examples 2020-12-01 02:43:55 +01:00
arpanet-creeper
1544541798 JSON syntax issu in Mattermost example updated, and MS Teams example added. (#412)
Co-authored-by: richard.sims <richard.sims.admin@foursight.io>
2020-12-01 01:59:57 +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
a2a8b9b751 draft about public repos 2020-11-10 04:19:00 +01:00
Massimo Candela
a7790bbb90 Merge branch 'dev' into friends/cloudflare 2020-11-10 03:27:25 +01:00
Massimo Candela
bbb3a64df4 Merge pull request #398 from edugas/master
Update friends.md
2020-11-10 01:44:53 +01:00
Massimo Candela
85d30d6092 updated docs for monitorROAs 2020-11-10 01:44:14 +01:00
Louis Poinsignon
960ba2f25a Add Cloudflare to friends 2020-11-09 16:43:46 -08:00
Massimo Candela
19ac3bb228 introduced noc group 2020-11-10 00:23:46 +01:00
Eric Dugas
e025a24fab Update friends.md 2020-11-09 15:15:37 -05:00
Massimo Candela
baeb87cd72 added rpki status/stale data check 2020-11-05 21:01:29 +01:00
Massimo Candela
56ca028b93 simplified rpki client integration 2020-11-05 03:03:05 +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
0762eaf561 fix newline error in docker documentation (#352, thanks @gbe0) 2020-09-30 19:35:20 +02:00
Massimo Candela
41d66b3693 introduced useUTC parameter for logs (#344) 2020-09-30 19:27:23 +02:00
Louis
3119574eb7 Fix indentation in doc 2020-09-24 17:56:31 -07:00
Louis
6cebde9480 Add paths variables in report context 2020-09-18 16:43:31 -07:00
Massimo Candela
5f008b09ad minor fixes to doc 2020-09-14 23:57:22 +02:00
Massimo Candela
6c7021dbc5 updated websocket to plain 2020-09-14 23:16:56 +02:00
Massimo Candela
15c6517445 minor edit 2020-09-14 21:44:03 +02:00
Massimo Candela
8fa2493755 removed example, correct one should come soon 2020-09-14 21:42:00 +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
Justin Oeder
80a38c47a7 Automatic updates (#307) 2020-08-02 17:54:10 +02:00
Massimo Candela
ed5c9a4fdd introduced option append for generate-prefix 2020-07-31 02:54:38 +02:00
Massimo Candela
a5556aa18c merge hotfix version bump done in master 2020-07-29 19:38:16 +02:00
Massimo Candela
15f36cd89b introduce debug mode for prefix generate + introduce historical data (#312) 2020-07-29 19:31:16 +02:00
Edward Dore
0296146f02 Added Freethought Internet to friends list 2020-07-29 15:05:08 +01:00
Massimo Candela
e16fde061b inform better about about default user group (#309) 2020-07-28 11:42:25 +02:00
Mircea Ulinic
f5c7951114 Listed DigitalOcean as friends :) 2020-07-27 18:07:04 +01:00
Massimo Candela
bf730eefc5 Update friends.md 2020-07-27 18:24:51 +02:00
Massimo Candela
e696fc513e merged changes from master 2020-07-27 16:29:15 +02:00
Jason Lewis
7e8a9650e5 Add trailing slash so config file is read properly
> bgpalerter@1.26.1 serve /opt/bgpalerter
> babel-node index.js "--d" "/opt/bgpalerter/volume"

Impossible to load config.yml. A default configuration file has been generated.
BGPalerter, version: 1.26.1 environment: production
Loaded config: /opt/bgpalerter/volumeconfig.yml
2020-07-27 10:03:40 -04:00
Massimo Candela
1866fe1202 added documentation for the -t option 2020-07-25 16:26:10 +02:00
Massimo Candela
aa4a1df256 Update friends.md 2020-07-23 22:02:54 +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
1e57cf4391 linked friends page from readme 2020-06-11 00:29:31 +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