Splunk AppDynamics

POJO rule is not generating BT

Scott_McIntosh
New Member

We are using a Fujitsu product called Corema Context Server to service transactions from our PoS system. The service runs in a Glassfish Java application instance on prem. I have successfully installed the Java Agent and I can the base BT that requests to the service generates:

/GenericClient/CCSRequestProcessor

I wanted to try and get some more calls instrumented so Fujitsu sent along a document that describes what certain classes and methods do in their system. The first one that I tried to instrument is visible in Live Preview but is not generating a BT:

com.fujitsu.ftxs.corema.ccs.application.sbeans.requestresponse.RequestHandlerCustomerSearch

Method: processRequest

image.png

As you can see the class is detected and the cooresponding method is also detected.

Also, as you can see below I do not have transaction detection locked down:image.png

No matter what I do I cannot get App Dynamics to generate a BT for the call! Here is the dialog from the configuration of transaction detection:

image.pngimage.png

Labels (1)
0 Karma

sunilhere
Explorer

Hi Scott,

Try the below steps :

In the Rule Configuration:

1st step - Match Classes with a class name that " Equals "  & Method Name " Contains "  ( restart the jvm/process tied to the app agent ) 

If the 1st step doesn't work, try the below 2nd step:

2nd step - Match Classes with a class name that " Contains "  & Method Name " Contains "  ( restart the jvm/process tied to the app agent ) 

Restarting the JVM & applying the traffic that invokes the class name and method is must. 

Give it a try and let me know if that works. 

Thanks,

Sunil

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...