Installation

How do I write a SPLUNK HF configuration to run Python Scripts?

SplunkDash
Motivator

Hello,

I have 2 Python scripts need to be run inside (hfscritps-1.py and hfscritps-2.py ) SPLUNK HF everyday at 5am ET. Scripts are required to import modules (import os and from datetime import date); how would I configure my SPLUNK  HF (or Python Scripts) to perform these tasks. Any help/recommendation will be highly appreciated. Thank you.

 

Labels (1)
0 Karma

somesoni2
Revered Legend

You can set them up as scripted input on your HF (Splunk Enterprise version installed).

https://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/ScriptSetup

0 Karma

SplunkDash
Motivator

Hello,

Thank you so much for your quick response. But the main objective of those 2 scripts is to parse some source files and send the file in a folder so, SPLUNK HF can push those files from that folder to the indexer (i.e., ingest the parsed files). Do you think, it's going to work? Any help/recommendation will be highly appreciated. Thank you!

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!

Analytics Workspace deprecation

As of Splunk Cloud Platform 10.4.2604 and Splunk Enterprise 10.4, Analytics Workspace is now deprecated. ...

Splunk Developer Day Recap: Building, Publishing, and Growing on the Splunk Platform

Splunk Developer Day brought the Splunk developer community together for a practical look at what it means to ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...