Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

wildcard-file: fix persist-name uniqueness with user-supplied name and collision with regular file sources #291

Merged
merged 6 commits into from
Sep 20, 2024

Conversation

MrAnno
Copy link
Member

@MrAnno MrAnno commented Sep 18, 2024

Backward-compatible fix for syslog-ng/syslog-ng#5090

Signed-off-by: László Várady <laszlo.varady@anno.io>
This way, the persist entries of regular file sources will no longer
collide with wildcard-file entries.

On top of that, the filename is now included even when the user specifies
their own persist name (wildcard-file() handles multiple files, their
entries must not collide).

Signed-off-by: László Várady <laszlo.varady@anno.io>
Signed-off-by: László Várady <laszlo.varady@anno.io>
Signed-off-by: László Várady <laszlo.varady@anno.io>
Signed-off-by: László Várady <laszlo.varady@anno.io>
Signed-off-by: László Várady <laszlo.varady@anno.io>
@alltilla alltilla merged commit be6faef into axoflow:main Sep 20, 2024
22 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants