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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...