Splunk AppDynamics

Application monitoring doesn't capture EnterpriseDB JDBC calls

Sashi_Gonuguntl
New Member

I configured appdynamics for monitoring my java app running on Payara server. My application talks to multiple databases, including Oracle, MySql, MS SqlServer and EDB (PostgreSQL).  The backend auto discovery feature picks up all JDBC calls except for EDB.  EDB is a custom version of PostgreSQL and we use EDB JDBC driver for application connection to the DB.

I don't see any calls to the EDB DB.

Is there anyway to modify the discovery to detect the JDBC calls to EDB DB?

Thanks!

Labels (1)
Tags (4)
0 Karma

Morelz
Motivator

Normally you could look in the Code, to see where in the Java Code the outbound Call is made and configure a custom backend, which would then show you the calls being made.

I have done a similar one, with a custom PostgresDB as well, and just found the class.method where the call is being made and configured the custom backend

Sashi_Gonuguntl
New Member

Thanks for your response.. Can you provide an example of how to configure custom backend? 

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...