I uploaded the Splunk Cloud private app, the app validation and installation went well, but it doesn't work properly with a command not found error.
Below is a simple my app setup, with a simple command setup and a Python script exists in [app directory]/bin.
* Splunk Cloud Uploaded apps(sucessfully installed)
* commands.conf
Config explorer also works in Splunk Enterprise as shown in the image below, but does not work in Splunk Cloud. Is there a separate setting when installing from Splunk Cloud?
* Config Explorer in Splunk Enterprise
* Config Explorer in Splunk Cloud
Hey @comswing ,
Can you please elaborate on what issue you are facing with commands.conf and what do these Python scripts perform? From the screenshots attached, it seems that the command is present with global permissions and is accessible.
For the concern on Config Explorer, it isn't supported to be installed on the SplunkCloud platform. Please refer to the compatibility section to check the supported platforms in the screenshot below:
Thank you.
When I run the "| kk " command in the search text edit box, commands not found occur.
I can't seem to find test_kaggle.py in commands.conf.
So, while checking various things, I compared it with the enterprise, and there is a difference in the view objects page like the screenshot above, and I asked what effect it had.