Splunk Enterprise

Can I perform an action in server through Splunk?

Mrig342
Contributor

Hi All,

I want to understand if there is a way to perform an action to the server through Splunk.

For e.g.

  • to run ls -lrt command for a path
  • to kill/terminate a process
  • to run a script on the server etc.

Your kind help will be highly appreciated.

Thank you..!!

Labels (1)
0 Karma
1 Solution

PickleRick
SplunkTrust
SplunkTrust

You could write custom alert actions to perform various tasks but in general it's not something that really should be done by splunk. This is more a SOAR (like Phantom) domain, not Splunk Enterprise.

There would be many caveats to avoid/overcome (like handling credentials) so it's not that straightforward to do. But theoretically - yes, you can do "anything" using custom actions. As long as you can script it.

Mrig342
Contributor

Thank you @PickleRick 

Can you help me with some splunk documents to go through on this topic to explore.

Your help is much appreciated..!!

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...