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

fixed file rotation issue where empty files were generated

This commit is contained in:
Massimo Candela
2020-09-30 18:33:40 +02:00
parent de2118c5bf
commit 2a3341642e
4 changed files with 32 additions and 135 deletions

View File

@@ -50,9 +50,11 @@
"ip-sub": "^1.0.11",
"js-yaml": "^3.14.0",
"kafka-node": "^5.0.0",
"moment": "^2.29.0",
"nodemailer": "^6.4.11",
"path": "^0.12.7",
"restify": "^8.5.1",
"rotating-file-stream": "^2.1.3",
"rpki-validator": "^2.2.2",
"semver": "^7.3.2",
"syslog-client": "^1.1.1",