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

529 Commits

Author SHA1 Message Date
Massimo Candela
ed973d665b Update configuration.md 2020-01-22 13:32:12 +01:00
Massimo Candela
c8806544dd Merge branch 'dev' of github.com:nttgin/BGPalerter into dev 2020-01-22 12:41:52 +01:00
Massimo Candela
929945fb12 suspended path regex optimisation + improved connector error logging 2020-01-22 12:41:07 +01:00
Massimo Candela
7e41b8230f Merge pull request #141 from nttgin/dependabot/npm_and_yarn/dev/axios-0.19.2
Bump axios from 0.19.1 to 0.19.2
2020-01-22 12:04:22 +01:00
dependabot-preview[bot]
f95d03af30 Bump axios from 0.19.1 to 0.19.2
Bumps [axios](https://github.com/axios/axios) from 0.19.1 to 0.19.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/0.19.1...v0.19.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-22 08:38:40 +00:00
Massimo Candela
bac283ab1d Merge pull request #139 from nttgin/dependabot/npm_and_yarn/dev/rpki-validator-1.0.11
Bump rpki-validator from 1.0.10 to 1.0.11
2020-01-21 04:45:15 +01:00
Massimo Candela
79ebdd9076 fixed tests 2020-01-21 04:44:43 +01:00
dependabot-preview[bot]
f9a11d69b3 Bump rpki-validator from 1.0.10 to 1.0.11
Bumps [rpki-validator](https://github.com/massimocandela/rpki-validator) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/massimocandela/rpki-validator/releases)
- [Commits](https://github.com/massimocandela/rpki-validator/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-21 03:10:45 +00:00
Massimo Candela
009527c44f moved sanitizePrefixList in order to be executed once 2020-01-20 18:27:01 +01:00
Massimo Candela
f5d6c9b7de increased buffer flushing interval 2020-01-20 17:57:39 +01:00
Massimo Candela
842eefec9c added subscription optimisation to avoid server side filtering 2020-01-20 17:57:21 +01:00
Massimo Candela
9369b82633 added subscription optimisation to avoid server side filtering 2020-01-20 17:56:43 +01:00
Massimo Candela
ce5695b14f added optional dependencies for improved websocket performances 2020-01-20 17:56:15 +01:00
Massimo Candela
cf7951393f sync pkg and source code to node 12 LTS + enable build for windows 2020-01-21 01:38:10 +01:00
Massimo Candela
84d9c96b8d error in stale bot config file 2020-01-21 00:38:35 +01:00
Massimo Candela
f6389c92bb added support for buffer of dimension 1 in fileLogger 2020-01-20 22:02:21 +01:00
Massimo Candela
2ea147be27 fixed heap usage for rpki validator 2020-01-20 21:46:49 +01:00
Massimo Candela
12ca0e122d fixed bug on file rotation over date change 2020-01-20 21:38:24 +01:00
Massimo Candela
3f856dc7c6 Update stale.yml 2020-01-20 00:27:45 +01:00
Massimo Candela
f8cfef0261 improved sw version comparison 2020-01-19 17:53:02 +01:00
Massimo Candela
1dd3262cb7 Merge pull request #138 from nttgin/dependabot/npm_and_yarn/dev/rpki-validator-1.0.10
Bump rpki-validator from 1.0.9 to 1.0.10
2020-01-19 17:21:27 +01:00
dependabot-preview[bot]
00ec5d4ec4 Bump rpki-validator from 1.0.9 to 1.0.10
Bumps [rpki-validator](https://github.com/massimocandela/rpki-validator) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/massimocandela/rpki-validator/releases)
- [Commits](https://github.com/massimocandela/rpki-validator/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-19 16:18:50 +00:00
Massimo Candela
117d6c358e added stale bot in master 2020-01-19 01:54:18 +01:00
Massimo Candela
52cdadca6b added default values of the file logger in env.js 2020-01-18 22:40:35 +01:00
Massimo Candela
2d34c956ca added stale bot configuration 2020-01-18 22:09:34 +01:00
Massimo Candela
aaf963d85e fixed -p flag for auto generate prefix list 2020-01-18 21:57:19 +01:00
Massimo Candela
8545e4da0c changed default value for notificationIntervalSeconds 2020-01-18 21:29:44 +01:00
Massimo Candela
23eee6fd64 introduced showPaths in reportSlack #108 2020-01-18 20:45:59 +01:00
Massimo Candela
883b05a5a8 sentry moved as module 2020-01-18 19:48:33 +01:00
Massimo Candela
b34b3895f4 Merge pull request #120 from mirceaulinic/sentry
Add a new configuration option: sentryDSN
2020-01-18 19:18:23 +01:00
Massimo Candela
fbb99b3d77 Merge branch 'sentry' into sentry 2020-01-18 19:16:03 +01:00
Massimo Candela
40b38968a4 Update process-monitors.md 2020-01-18 19:07:03 +01:00
Massimo Candela
f904bb2eb1 renamed uptime monitors to more generic process monitor 2020-01-18 19:05:56 +01:00
Massimo Candela
cd758e730c added docker documentation 2020-01-18 19:05:10 +01:00
Massimo Candela
4b1e0b3469 improved documentation and config.example.yml 2020-01-18 18:48:08 +01:00
Massimo Candela
eaa7efa376 added test coverage for fade off feature 2020-01-18 18:17:54 +01:00
Massimo Candela
ea9ababe64 Merge pull request #137 from nttgin/removewinston
high performance log writer
2020-01-18 16:06:21 +01:00
Massimo Candela
a50aaf1371 check log directory existence before writing into it 2020-01-18 15:59:30 +01:00
Massimo Candela
3074fd15c3 small fix avoid doble slash 2020-01-18 15:54:32 +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
522e3865b7 fixed tests after new file logger 2020-01-18 15:14:36 +01:00
Massimo Candela
41355f49f9 log errors while writing alert data 2020-01-18 13:37:18 +01:00
Massimo Candela
75f0723736 removed winston dependencies 2020-01-18 13:32:44 +01:00
Massimo Candela
9d3d6f1c37 introduced persistAlertData for reportFile 2020-01-18 13:31:11 +01:00
Massimo Candela
973cfe525b introduced lossy filter + ad hoc file logger 2020-01-18 12:26:20 +01:00
Massimo Candela
6409e531c6 corrected not valid ipv6 format in test case 2020-01-18 01:45:02 +01:00
Massimo Candela
a21438cb3b removed useless code line 2020-01-18 01:43:41 +01:00
Massimo Candela
8f55e1ecff corrected not valid ipv6 format in test case 2020-01-18 01:43:01 +01:00
Massimo Candela
a6fca53beb updated node version in package.json 2020-01-18 01:42:22 +01:00