-
-
Notifications
You must be signed in to change notification settings - Fork 127
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
Purging of inputs and outputs don't work on forwarder #157
Comments
I'm trying to purge outputs.conf on linux and it is not working. Perhaps my understanding is incorrect but i would like my /etc/system/local/outputs.conf to be blank as this is controlled from our splunk admin server and the having two settings is causing the service to continuously restart |
Guys, Hi. I am observing the same with "purge_inputs". Found some old traces on the subject @ https://tickets.puppetlabs.com/browse/MODULES-3520. Has this been progressed and fixed since? Thanks in advance. Regards, Andrei |
@chiriaev Thanks for finding that ticket. |
@vandelin586 this is old but in case you needed a work around you can do this:
Once thats added you will need to manually purge the files since purge does not currently work: Run puppet, and the end result looks like this:
|
Caused by #87 |
Setting purge_inputs and purge_outputs to true is not actually purging unmanaged settings in those files. I have reproduced this on our forwarder on windows. We still need to investigate if this is O/S specific and also what all purging is actually broken and fix it.
The text was updated successfully, but these errors were encountered: