Skip to content
New issue

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

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

Already on GitHub? Sign in 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

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 <[email protected]>
Signed-off-by: László Várady <[email protected]>
@alltilla alltilla merged commit be6faef into axoflow:main Sep 20, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants