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
Builder

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
Get Updates on the Splunk Community!

New This Month - Splunk Observability updates and improvements for faster ...

What’s New? This month, we’re delivering several enhancements across Splunk Observability Cloud for faster and ...

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...