Monitoring Splunk

How can I transfer workflow action in my current splunk machine to a new splunk machine

trinhgiahan
New Member

Hi , in my current splunk I have builded a lot of work flow action, when I want to upload all my workflow action into my new seccond splunk. How I do that thank you a lot

 

Labels (1)
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

I hope that you have created a separate app for those. If not then it's time to create it!

After that you can just copy and install this app into the new host.

If/when you have CLI access to this host (on development you always have) the easiest way to pack that app is  on cli 

splunk package app <your app>

Then splunk told where it put that package. You need just copy that package and then install it into your another nodes.

r. Ismo 

0 Karma

marnall
Motivator

In your first Splunk instance, there should be one or more workflow_actions.conf files containing the configurations of your workflows. You should copy them to your second Splunk machine.

Ref: https://docs.splunk.com/Documentation/Splunk/9.1.2/Admin/Workflow_actionsconf

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...