Splunk Enterprise

How to run script on Universal Forwarder by Splunk Server

JuanAntunes
Explorer

Hello Team!

I have a problem I need to solve, but I couldn't find a way to do it.

I have some servers that have Universal Forwarder installed and Windows services are being monitored through it. What happens is that sometimes some of these services are unavailable and there is a need to restart this service,

I would like to know if, somehow, as soon as Splunk identifies that one of these services is out, run a script on the local server that restarts that service

That is, I need to know if there is any way to run a script that is in the universal forwarder through Splunk Server

Thanks in advance!

Labels (2)
0 Karma

kvanka
Loves-to-Learn

Has anyone tried to use this process for upgrading the Splunk Universal forwarder? 

0 Karma

somesoni2
Revered Legend

You should be able to run script from Universal forwarder via scripted inputs (can run at frequent interval to check the service status and run remediation steps). Only thing you'd need to take care is that Splunk universal forwarder should be running under an account which has sufficient permissions to run remedial steps.

0 Karma

JuanAntunes
Explorer

@somesoni2 Thanks for your fast response! 

I would need the trigger to be given by the Splunk server,

As if it were a "button" on the server that when clicked, runs the script on another server.

Because unfortunately I can't restart the service automatically, I need it to be alerted on a dashboard and then a person must perform this "click" to restart the service on the other server

0 Karma

somesoni2
Revered Legend

The "trigger" could be programmed into the script itself. Like checking a condition and if that condition is true, perform another command locally. Assuming the UF and windows service it's monitoring is on same server.

Tags (1)
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Break the Build: Inside the KubeDoom Lounge at .conf26

    You step up to the machine. The pixelated corridors of a certain 1993 FPS load in front of you, EMP Pulse ...

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...