Splunk AppDynamics

bcirules ?

CommunityUser
Splunk Employee
Splunk Employee

What does bcirules.xml file signify? the java agent on startup of jvm, attempts to read this file. There exists no such file and continues to move on.

Agent version - ver4.2.11.0

Labels (1)
0 Karma

Rajesh_Putta
Communicator

Hi Jayaram,

The BCIFixer is enabled by default and will run after 2 minutes of the agent start, and will run every 5 minutes.

Each time the BCIFixer runs, it only checks the newly loaded classes (multiple inherited classes which are not loaded during class load time), and ignores the rest. If any rules (POJO, Information point, Data gatherer) have changed, all classes are checked

A node property named "evaluate-runtime-bci-rules" can be set to control the behavior


off - BCIFixer will not run anymore
on - BCIFixer is rescheduled to run every 5 minutes
<any other value> - If different from the previous value, will run BCIFixer one time.

bcirules.xml is updated at regular intervals with newly discovered classes and agent accordingly instruments them.

Please let me know if this answers your query.

Thanks

Rajesh

CommunityUser
Splunk Employee
Splunk Employee

Does lack of bcirules.xml leads to BCI rules not recognizing newly loaded classes and thereby those never get instrumented?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...