Hi , I need to move all my knowledge onjects including dashboards,Alerts ,savedsearches and lookups etc to cloud SH from onprem SH.
Help me out on this please.
can i move each app configs to cloud SH so that way i will be able to replicate the same knowledge objects .
we are done with Data migration, now we need to move app and knowledge objects.
Hi @cogh3o
The easiest way for you to achieve this as a one-off is probably to pull the configs from the current On-Premise searchhead and build an app which you can upload to Splunk Cloud as a "private app" - this means it must pass AppInspect but not the full-blown checks that a Splunkbase app might need to pass in order to be uploaded.
The main things you will need to have is a valid app.conf, metadata files and no extras like .DS_Store / Thumbs.db files.
You can use SLIM packaging toolkit (https://dev.splunk.com/enterprise/docs/releaseapps/packageapps/packagingtoolkit/) to produce a tarball for your app once you have the files, then I would suggest running this through AppInspect locally to check for any issues before uploading.
There are some good docs over at https://docs.splunk.com/Documentation/SplunkCloud/9.3.2411/Admin/PrivateApps which guide you through the steps required.
Please dont hesitate to reach back out on this thread if you need any further help, or have any questions.
🌟 Did this answer help you? If so, please consider:
Your feedback encourages the volunteers in this community to continue contributing