Hello,
I'm trying to install https://splunkbase.splunk.com/app/5022 in a Splunk Cloud instance.
If I download the app file and try to install it manually, I get this error:
"This app is available for installation directly from Splunkbase. To install this app, use App Browser page in Splunk Web"
In Splunk - Find more apps - I searched for HTTP, HTTP Alert, Brendan's name... and the app is not showing up.
Could anyone advise whether I'm doing something wrong or how I can get this app installed?
Thanks in advance
Hi @jjsplunk
Unfortunately that app isnt Splunk Cloud compatible which is why its not showing in the App browser in Splunk Cloud.
You are also not able (as you have found) to upload an app with the same ID as an app in Splunkbase.
Under versions if an app is compatible then Splunk Cloud will be listed in addition to Splunk Enterprise.
I wouldnt necessarily recommend it due to support headaches, but I have known people to modify the ID of an app downloaded from Splunkbase (in the app.conf) and then upload it as a private app. I wouldnt attempt this if you are unfamiliar with building private apps for Splunk Cloud. As I said, this also introduces support headaches etc and will not be automatically updated. Theres also nothing to guarantee the app will pass Appinspect as a private app either.
🌟 Did this answer help you? If so, please consider:
Your feedback encourages the volunteers in this community to continue contributing
Hi JJ,
Unfortunately the AppInspect team decided on a whim to fail the manual vetting for the latest version of this app. (it passed every version before, the reviewer was just having a bad day)
You have two options:
1. Upload as private app, to do this: change the appid in app.conf, rename the folder to match the new appid, gzip it up and upload as a private app.
Note: this is will break the connection to Splunkbase, you won't be able to automatically update the app from within Splunk.
2. Wait for me to upload a new version. Maybe the reviewer will be in a better mood.
Hi @jjsplunk
Unfortunately that app isnt Splunk Cloud compatible which is why its not showing in the App browser in Splunk Cloud.
You are also not able (as you have found) to upload an app with the same ID as an app in Splunkbase.
Under versions if an app is compatible then Splunk Cloud will be listed in addition to Splunk Enterprise.
I wouldnt necessarily recommend it due to support headaches, but I have known people to modify the ID of an app downloaded from Splunkbase (in the app.conf) and then upload it as a private app. I wouldnt attempt this if you are unfamiliar with building private apps for Splunk Cloud. As I said, this also introduces support headaches etc and will not be automatically updated. Theres also nothing to guarantee the app will pass Appinspect as a private app either.
🌟 Did this answer help you? If so, please consider:
Your feedback encourages the volunteers in this community to continue contributing