I have concerns regarding how to integrate application logs that are stored in Oracle databases? I have already integrated Oracle Database Audit logs and now i need to integrate the logs of the application i am using and storing logs in the same oracle database.
I tried this integration using Log Source Type "Oracle RDBMS Audit Record" and Protocal "JDBC" and facing below mentioned error.
Error: Unable to communicate with host [Database IP] on port [Database Port]: Listener refused the connection with the following error:
Error: ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
#QRadar#Support#SupportMigration