Skip to content
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

[newrelic_agent_java] updates group and perms of the logfile_path recursively. #357

Open
pszmytka-viacom opened this issue Sep 25, 2018 · 0 comments

Comments

@pszmytka-viacom
Copy link

When logfile_path is set to '/var/log/newrelic/newrelic-java' e.g.
newrelic_agent_java new_resource.name do
license 'abc'
app_name 'xyz'
logfile_path '/var/log/newrelic/newrelic-java'
end

It will change the group and mode of /var /var/log and /var/log/newrelic directories.
It would be great to have this functionality optional.
This is implemented here:
https://github.com/djoos-cookbooks/newrelic/blob/master/providers/agent_java.rb#L89

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant