Splunk Cloud Platform

How to migrate splunk use cases from on premise to splunk cloud ?

rahulhari88
Explorer

Hi Team

Can some one help me ,what i should do to migrate items from on-premise SH to Splunk cloud ?
Like Lookup,ES use cases ,alerts created in search and reporting , reports and dashboards ?

Any step based resolution will be helpful . Can i do it alone or would it require on-demand support from splunk to do these migration ?



Labels (1)
0 Karma

rahulhari88
Explorer

How to Break the KOs out of the Search & Reporting app into a custom app ? Can you give an example ?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Assuming you have CLI access, it's easy to do by editing .conf files.

  1. Create the new app directory $SPLUNK_HOME/etc/apps/<new app>/default
  2. Edit $SPLUNK_HOME/etc/apps/search/local/*.conf
  3. Move your custom stanzas from the search app to the corresponding file in the new app.
  4. Create the new app directory $SPLUNK_HOME/etc/apps/<new app>/metadata
  5. Edit $SPLUNK_HOME/etc/apps/search/metadata/local.meta
  6. Move your custom stanzas from the search app to the default.meta file in the new app.
  7. Restart the SH and test your KOs.
  8. Package the new app and upload it to Splunk Cloud.
---
If this reply helps you, Karma would be appreciated.

richgalloway
SplunkTrust
SplunkTrust

This is something normally handled by Professional Services as part of the migration.

You can do it yourself, however.  Break the KOs out of the Search & Reporting app into a custom app.  Then upload the app to Splunk Cloud.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...