Hi,
I am facing a executable permission issue for the few scripts for a splunk app and seeing these errors on various search heads, what is the best way to fix it? can someone help me with the script or a fix if you ever come across?
thanks in advance.
Hi @gcusello
This is happening for splunk add-on for nix and OS is linux in a clustered SH. I checked the permissions are set to executible in the code repository but those are not getting replicated to search heads.
Hi @Roy_9 ,
when you speak of code repository, are you meaning the SHC-Deployer or what else?
check in the SHC-Deployer the grants and owners of all files and push again the app from the SHC-Deployer to the SH members.
Ciao.
Giuseppe
@gcusello We are using git repo for any code changes and i have validated that the permissions are set to executable on the deployers, do you want me to push these once again?
Hi @Roy_9,
check executable grants and check if the file owner (splunk I suppose) is the owner also of the splunkd process running on the server.
If the owner is root and the process runs as splunk there could be an issue.
Ciao.
Giuseppe
i @Roy_9 ,
you shared too few information to help you:
Ciao.
Giuseppe