Getting Data In

Calling Python script from Front End

ashwath4k
Loves-to-Learn

Hi Everyone,

My business user has a requirement, he needs to run a python script from the SPLUNK web portal, the script is located in a windows server (Heavy forwarder).

Due to InfoSec policy, users are not allowed to RDP into the windows server,  so we need to find a way to call the python script from the front end. 

Script Background:

We will get logs from InfoSec which has URL dumps from the application gateway, SMTP gateway, and many other sources. The python script will read the URLS from the dum and create individual log files for each application (SMTP Gateway, Proxy Server, Web application gateway, Load balancer, etc..). Then the individual log files will be indexed through Splunk forwarder. The script needs to run every five hours like a scheduled job.

Challenge:

The terminal server in which the user will log in is already reporting to a different SPLUNK instance handled by the InfoSec team, so I cannot configure the SPLUNK universal forwarder in the terminal server to do the required job.

It will be helpful if you share some ideas on how to achieve it. Let me know if you need any additional details on this.

 

Thank you,

Ashwath Kumar R

 

 

0 Karma

anilchaithu
Builder

@ashwath4k 

 

You can create a scripted input from UI. I assume you have UI enabled on this HF. Please follow the below path to create the scripted input.

Settings -> Data Inputs -> Scripts -> New Local Script

anilchaithu_0-1628271375589.png

 

Fill the required parameters and save the input.

 

-- Hope this helps

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!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...