Balazs Scheidler
Balazs Scheidler
I now identified this problem while fixing a related issue in #4142 The issue is briefly: right now, when a dynamic macro (e.g. the documentation calls these hard macros) is...
Just open the PR to submit the change and I can approve it. I saw the patch in your debian branch and I am absolutely fine with it.
This is now pretty much complete. Tests are running locally and now in GitHub CI. Let's see if it turns green.
removed WIP, rebased and added news file. I am trying to get some reviews so this can be merged. In the meantime can you perhaps test this if it works...
The current run is here https://github.com/syslog-ng/syslog-ng/actions/runs/3142427727 It is built by the "packages" github action for every PR. You will find the packages among the artifacts, for every distro built. On...
@buytenh any chance you could look into this in the near future? Thanks
Yup, absolutely. Closing.
First of all, sorry for this taking this long. I find I have less than the ideal amount of time to do code level changes to syslog-ng these days. This...
30s worth of those logs might be huge. What happens in this case is that syslog-ng would store all messages in a context that relate to the same key() You...
Some additional information: this might not be a very good fit for grouping-by() as it will form the "groups" in memory, meaning that all the messages that have the same...