-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Labels
enhancementNew feature or requestNew feature or requestinvestigateInformation is neededInformation is needed
Description
Describe the feature you'd like see implemented in sudo-rs
I'd like to be able to use the !syslog option from sudo.
What problem can be solved with this feature?
I have some automated processes which call sudo, and it's no use to me to have these fill logs all day every day. I create dedicated users for these commands and then set !syslog on them.
Describe alternatives you've considered
I can (and now do) use the pattern matching features of rsyslog to silently drop certain messages. I expect syslog-ng and other advanced syslogs can do similar. It's quite fiddly under systemd-journald.
mcassanitisquell
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestinvestigateInformation is neededInformation is needed