- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
r0b1n
Engager
12-17-2024
04:51 AM
I'd like to take an existing Splunkbase app and make a few changes to the bin files. What is the proper way to do this in Splunk Cloud?
I'm guessing I should modify it, save it to a tar.gz and upload/install it as a custom app?
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

richgalloway

SplunkTrust
12-17-2024
05:23 AM
@r0b1n wrote:I'm guessing I should modify it, save it to a tar.gz and upload/install it as a custom app?
That is correct. You'll also need to change the app ID (the directory name and the associated value in app.conf).
---
If this reply helps you, Karma would be appreciated.
If this reply helps you, Karma would be appreciated.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

richgalloway

SplunkTrust
12-17-2024
05:23 AM
@r0b1n wrote:I'm guessing I should modify it, save it to a tar.gz and upload/install it as a custom app?
That is correct. You'll also need to change the app ID (the directory name and the associated value in app.conf).
---
If this reply helps you, Karma would be appreciated.
If this reply helps you, Karma would be appreciated.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
r0b1n
Engager
12-17-2024
05:33 AM
Ok makes sense. Thanks for the reply!
