You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removing default logs, such as the ones generated by sudo.
Steps to Reproduce:
I've cleared the default['rsyslog']['default_facility_logs'] but I'm still getting logs from when I run sudo. I'd like to prevent that. Is there another place I'm missing?
Expected Result:
To not have sudo or any logs besides the ones I explicitly specify to be sent over.
Actual Result:
I'm still getting sudo and su logs and whatever else.
The text was updated successfully, but these errors were encountered:
ilovemysillybanana
changed the title
Explicit Logging Settings.
Only want logs, I explicitly ask for in configuration.
Apr 17, 2017
Cookbook version
1.15.0
Chef-client version
12.18.31
Platform Details
CentOS 6.7
OpenStack
Scenario:
Removing default logs, such as the ones generated by sudo.
Steps to Reproduce:
I've cleared the
default['rsyslog']['default_facility_logs']
but I'm still getting logs from when I run sudo. I'd like to prevent that. Is there another place I'm missing?Expected Result:
To not have sudo or any logs besides the ones I explicitly specify to be sent over.
Actual Result:
I'm still getting sudo and su logs and whatever else.
The text was updated successfully, but these errors were encountered: