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!

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 ...