Francesco Berni
Francesco Berni
Hi, third try today sorry, now it's tested and it works. This PR add group management, loggin to syslog and do a fix some non conforming style issues
Some work already done in https://github.com/amazon-archives/flowgger-hold/issues/13
Found this while writing tests As for https://github.com/jedisct1/flowgger/wiki/LTSV-Encoder the encoders should support the ability to add or replace, without duplicating tags and fields. LTSV is not only not overriding it,...
i'm using this click configuration with dhcp as a ethernet level router, when there is a dhcp requests the click instance crash 100% of the times the problem seems to...
Hi, seems like the validation for hostnames it's not happy with not using ip addresses. ``` scrubbing-engine-gobgp-exporter | ts=2023-12-22T14:29:17.620Z caller=main.go:218 level=error msg="failed to init properly" error="invalid IP address in gobgp:50051"...
as for #29 This validates a bit more thoroughly while not expecting an IP address (and so not validating that), but uses existing checks for url validation and keeps a...