Getting Data In

can Splunk HF run multiple Python scripts and forward it to multiple indexer

ChetanArgekar
Explorer

I am having 2 scheduled python scripts running in HF.
First script is scheduled for 2 mins and get SNMP data and forwards to Indexer1 (IP:xx.xx.xx.123)
second script is scheduled for 2 mins and collects the JMX data and forwards to Indexer2.( IP:yy.yy.yy.123)

My problem is I am able to get data in only one indexer at a time. either indexer1 or Indexer2 not both. Is there any system limitations from splunk that only one script runs at a time and forwards to 1 indexer.

Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

A HF can run multiple scripts at the same time. The output from those scripts is sent to the indexer(s) specified in outputs.conf. You can direct data to different indexers with Splunk's Routing and Filtering feature. It sends data to different indexers based on source, sourcetype, or other criteria. See https://docs.splunk.com/Documentation/Splunk/8.0.1/Forwarding/Routeandfilterdatad for details.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...