Skip to content

Add option to skip message with certain syslog facilities#134

Merged
ssahani merged 4 commits intosystemd:mainfrom
cgzones:facility
Nov 27, 2024
Merged

Add option to skip message with certain syslog facilities#134
ssahani merged 4 commits intosystemd:mainfrom
cgzones:facility

Conversation

@cgzones
Copy link
Contributor

@cgzones cgzones commented Nov 26, 2024

Closes: #120

The condition on the variable r does not work, since r is getting
overriden after the sd_journal_get_realtime_usec() call.
Use the appropriate enum typedef instead of plain int for generated
string table functions.
@ssahani
Copy link
Collaborator

ssahani commented Nov 27, 2024

Thanks for working on this. LGTM

@ssahani ssahani merged commit 045b372 into systemd:main Nov 27, 2024
@cgzones cgzones deleted the facility branch November 27, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Add filtering for categories?

2 participants