We have an index cluster with two indexers, a cluster master, and a cluster search head. We want to deploy scripts that ingest data from snmp queries to network devices at five minute intervals.
We are looking for a recommendation for the best practice on how to deploy these input scripts on our indexing cluster so that they will be fault tolerant like all of our other data ingested into the cluster. The output of the python scripts are to be directly ingested into Splunk.
↧