Re: [Puppet Users] Puppet Log Directory Permissions

2019-06-04 Thread James Pryor
Hello, I can not speak to whether or not changing the permissions to rwxr-xr-x without any adverse affects to the puppetserver process, but I think I spotted a possible solution. Does the file permissions show a period ( a dot . ) at the end of the permissions list, like this? # ls -l /etc/somefil

[Puppet Users] Puppet Log Directory Permissions

2019-06-04 Thread Peter Krawetzky
I want to be able to ingest the puppet servers logs into splunk but the owner of the directory is puppet:puppet and the permissions are /var/log/puppetlabs/puppet rwxr-x---. Since other has no access, the splunk service will not be able to read the log files. Can I just change the permissions