Balazs Scheidler
Balazs Scheidler
I have just added two fixup commits that should address the review notes above. I also made an attempt to clarify thread_id vs. thread_index. I did not fix the ordering...
rebased and squashed.
Sorry, I needed to move the bank port patch earlier as autosquash failed at first. Let me do that again. On Thu, Jan 5, 2023, 10:39 László Várady ***@***.***> wrote:...
I am not sure about the syntax I've proposed alongside junction, e.g. ``` parallelize(partitions(4) partition-key("${.fgt.device_id}")) junction { # further processing }; ``` On a second thought this should probably a...
I dropped loggen patches from this PR.
Fyi: the folks at Axoflow started to build an alpine based container for arm, here: https://github.com/axoflow/syslog-ng-docker You can find the images in the "packages" section of GitHub, they are hosted...
Apart from the addition of running aarch64 builds, the Axoflow syslog-ng image has aarch64 builds, which is based on alpine Linux. Would that resolve this issue for you? https://github.com/axoflow/syslog-ng-docker
I consider the sequenceId spec in RFC5424 to be broken, syslog-ng tries to follow that spec here. We could fix that, specifying a saner behaviour with an option, but there...
Hey, It's great that you would like to contribute but, we don't really assign issues to anyone. There are other issues as well, and please sync between yourselves to avoid...