Splunk Enterprise

Splunk Scripting- GUI or stanza

jmasat
Observer

Team,

i wish to utilize Powershell scripts, deployed to remote clients via the GUI interface - or CLI

Whichever can be made to work.

1. The CLI (Inputs.conf) works if created and maintained on each client

2. The remote script  GUI only seems to work for bat files.

3. The V3 modular input only seems to work for localhost

 

History:

 i have successfully utilized  powershell scripts with in the inputs.conf (placed on each forwarder)

example :   
script = . "C:\Program Files\Splunk\etc\apps\My-App\bin\script.ps1

( I chose to use the full path as the env variable does not seem to stick-- set or setx does not seem to matter)

The downfall of this is the script/ inputs.conf has to be updated manually on each client.

 

i have successfully utilized batch from the GUI (settings > data inputs >remote scripts)

$SPLUNK_HOME/etc/apps/_server_app_W64_NETWORK_INFO/bin/netstat.bat

Attempts with .ps1 scripts does not work.  

 

Tried utilizing the Powershell v3 Modular Input

that method only targets the local host (server) 

 

Labels (2)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

The Best Practice method to do that is by using the Deployment Server (DS) to deploy an app containing your script to the target clients.  You can even tell the DS to send the app only to Windows clients.  Updates to the script are easy - just update the script on the DS and the DS sends the new script to the clients.

Another popular approach is to use Ansible, Puppet, SCCM, or similar tool to deliver the script to the clients.

---
If this reply helps you, Karma would be appreciated.
0 Karma

jmasat
Observer

DEPLOYED APPS SUCCESSFULLY
 
 This is indicated in the  edit server class pane
 
 Is the server deploying? 
 
As i stated   batch files are working great- Powershell is not
 
 
Tags (1)
0 Karma

jmasat
Observer

i will look at the DS--  

have not gone that direction yet- too new to Spunk

 

The other tools are not available  in this environment

 

0 Karma
Get Updates on the Splunk Community!

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...

Stay Connected: Your Guide to October Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...