All Apps and Add-ons

Splunk App for ACI - Polling causing significant load on APIC Controllers

dxmiller
Explorer

We have been having an issue with the Splunk app for ACI consuming significant resources on our APIC controllers while it's polling. Is there a place within the app or add-on where we can change the polling interval?

0 Karma

neha10
Engager

Sure. You can decrease the polling interval in Add-on.

You can copy $SPLUNK_HOME/etc/apps/TA_cisco_ACI/default/inputs.conf to $SPLUNK_HOME/etc/apps/TA_cisco_ACI/local/inputs.conf and change the polling interval to the desirable frequency. Here is an example of stanza:

[script://./bin/collect.py -health fvTenant fvAp fvEPg fabricHealthTotal fabricNode eqptFabP eqptLeafP eqptCh eqptLC eqptFt eqptPsu eqptSupC ethpmPhysIf]
index = apic
sourcetype = cisco:apic:health
disabled = 1
interval = 120 <<<<<<<<<<<<<<<<<<<<<<<< This can be changed.
passAuth = admin

0 Karma
Get Updates on the Splunk Community!

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

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...