All Apps and Add-ons

What is the limit of AppDynamics API calls can Splunk do?

baloney
New Member

Wondering if the calls are concurrently executed or sequential, or if there's a setting I can change in splunk (or in AppD perhaps?)

thanks in advance!

0 Karma

pranta
Explorer

Currently, it is sequentially processed in a loop.

The source for it is in the $SPLUNK_HOME/etc/apps/appdynamics/bin/metrics.py and $SPLUNK_HOME/etc/apps/appdynamics/bin/events.py files and you can change it to make it process concurrently on separate threads.

Also, the sources for these Python scripts are there on GitHub which you can fork and submit pull requests for:

https://github.com/Appdynamics/splunk-alerting-extension-old/blob/master/src/main/splunkApp/appdynam...

https://github.com/Appdynamics/splunk-alerting-extension-old/blob/master/src/main/splunkApp/appdynam...

Cheers,
Pranta

0 Karma
Get Updates on the Splunk Community!

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer at Splunk .conf24 ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...