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

[Feature Request] Add filtering for categories? #120

Closed
vipergts450 opened this issue Sep 2, 2024 · 2 comments · Fixed by #134
Closed

[Feature Request] Add filtering for categories? #120

vipergts450 opened this issue Sep 2, 2024 · 2 comments · Fixed by #134

Comments

@vipergts450
Copy link

Hello,

Thanks for this project as it has become very useful for consolidating log files into a syslog server. Apologies if this is out of the scope of the project, but is it possible to filter logs so that auth and authpriv messages (as a small example) are filtered out before sending to the syslog server? rsyslog.conf has this filtering by default, and apologies if I have missed it as one of your listed options, but none seemed to match the intention.

Thanks.

@vipergts450 vipergts450 changed the title [Request] Add filtering for categories? [Feature Request] Add filtering for categories? Sep 2, 2024
@ssahani
Copy link
Collaborator

ssahani commented Nov 25, 2024

@cgzones without regex etc I think we can do this.

@cgzones
Copy link
Contributor

cgzones commented Nov 26, 2024

Should be possible with #134

cgzones added a commit to cgzones/systemd-netlogd that referenced this issue Nov 26, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

3 participants