Ruakij created branch f_gracefulShutdown in Ruakij/rfmon-to-influx 2021-11-29 15:36:51 +01:00
Ruakij pushed to f_gracefulShutdown at Ruakij/rfmon-to-influx 2021-11-29 15:36:51 +01:00
Ruakij pushed to dev at Ruakij/rfmon-to-influx 2021-11-29 15:36:40 +01:00
d14e469ef4 Removed error-logging from RegexBlockStream FIXME
99a3e13d77 Added further exception to error-event from tcpdump
b5c895674e Merge branch 'f_gracefulShutdown' into dev
86d2b8c1cf Added event for SIGTERM and SIGINT
Compare 4 commits »
Ruakij pushed to dev at Ruakij/rfmon-to-influx 2021-11-29 15:12:56 +01:00
7ff6556d51 Merge branch 'f_userHelper' into dev
16388c73e5 Added additional check for packetStream
8211f55b89 Added check for tcpdump-process stdout
c28bbaaada Moved Stream-creations outside
4ddbe3f06f Implemented userHelper methods to detect if streams have data before timeout
Compare 11 commits »
Ruakij pushed to dev at Ruakij/rfmon-to-influx 2021-11-29 13:13:33 +01:00
d482001cdc Merge branch 'f_docker' into dev
a681bbd2d2 Removed sudo as container runs as root anyways
d9ee804c3b Removed src-references as hats the workdir
e320d8670b Add installation of package tcpdump
2d824543d1 fixed cmd
Compare 5 commits »
Ruakij created branch f_docker in Ruakij/rfmon-to-influx 2021-11-29 13:13:26 +01:00
Ruakij pushed to f_docker at Ruakij/rfmon-to-influx 2021-11-29 13:13:26 +01:00
720fbbe75b Added example compose-file
a681bbd2d2 Removed sudo as container runs as root anyways
d9ee804c3b Removed src-references as hats the workdir
e320d8670b Add installation of package tcpdump
2d824543d1 fixed cmd
Compare 5 commits »
Ruakij pushed to dev at Ruakij/rfmon-to-influx 2021-11-29 09:58:40 +01:00
6e080907d1 Merge branch 'code-smell_handling' into dev
91c3aca9e2 Add function to get handshakeStage from keyInfo
31ab10c3e1 Fix wrong var-name
8ff7211f0f Revert "Extract packetType handling in own function"
2ae85ababb Extract keyInfo reading to helper-file
Compare 9 commits »
Ruakij pushed to dev at Ruakij/rfmon-to-influx 2021-11-29 09:57:50 +01:00
54d627d469 Fix typo
Ruakij created branch code-smell_handling in Ruakij/rfmon-to-influx 2021-11-29 09:57:35 +01:00
Ruakij pushed to code-smell_handling at Ruakij/rfmon-to-influx 2021-11-29 09:57:35 +01:00
91c3aca9e2 Add function to get handshakeStage from keyInfo
31ab10c3e1 Fix wrong var-name
8ff7211f0f Revert "Extract packetType handling in own function"
2ae85ababb Extract keyInfo reading to helper-file
227ba127f8 Extract packetType handling in own function
Compare 9 commits »
Ruakij pushed to dev at Ruakij/rfmon-to-influx 2021-11-29 09:16:52 +01:00
ca3c37be0f Activating strict-mode
96b52e63a0 Add exit-handler with error-detection
3c5e941cba Creating & Attaching streams / Error-logger
a468d7a57b Start tcpdump process
Compare 4 commits »
Ruakij pushed to dev at Ruakij/rfmon-to-influx 2021-11-26 21:03:29 +01:00
4ad5eba7e0 Change tag-srtting to recursive by field
2646c9787e Changed key-checking to value-checking
Compare 2 commits »
Ruakij pushed to dev at Ruakij/rfmon-to-influx 2021-11-26 19:17:59 +01:00
873f00b21b Remove deleting point and rename point to something useable
271554719e Remove wrong hint
e18de63d7c Revert "Move catch into then-onRejected to fix resolving then anyways."
Compare 3 commits »
Ruakij pushed to f_influx-checks at Ruakij/rfmon-to-influx 2021-11-26 19:17:46 +01:00
873f00b21b Remove deleting point and rename point to something useable
271554719e Remove wrong hint
e18de63d7c Revert "Move catch into then-onRejected to fix resolving then anyways."
Compare 3 commits »
Ruakij pushed to dev at Ruakij/rfmon-to-influx 2021-11-26 19:07:52 +01:00
2356040572 Move catch into then-onRejected to fix resolving then anyways.
b0bbf0c71a Fixed wrong option-subname
37b78e7373 Fixed wrong logging-mode used
Compare 3 commits »
Ruakij pushed to f_influx-checks at Ruakij/rfmon-to-influx 2021-11-26 19:07:33 +01:00
2356040572 Move catch into then-onRejected to fix resolving then anyways.
b0bbf0c71a Fixed wrong option-subname
37b78e7373 Fixed wrong logging-mode used
Compare 3 commits »
Ruakij pushed to dev at Ruakij/rfmon-to-influx 2021-11-26 18:49:05 +01:00
c5e1bb4c64 Added info-log "ok"
3c29ed2000 Implemented CheckWriteApi by writing and then deleting a TestPoint
ddf39b9433 Fixed require
3a927688d0 Changed fatal to error and added error handling to promise catch in main
c51cfc1b14 Fixed missing require
Compare 9 commits »
Ruakij pushed to dev at Ruakij/rfmon-to-influx 2021-11-26 18:46:05 +01:00
d10e9bb2c6 Create influx-client
44cd3288cf Fixed stram not being in object-mode
3af4bb7cc6 Fixed wrong push
2a662e0bd1 Changed constructor to take influxDb
d7a9530b68 Cleaned up Promise
Compare 7 commits »
Ruakij created branch f_influx-checks in Ruakij/rfmon-to-influx 2021-11-26 18:41:33 +01:00