Archived Content: This information is no longer maintained and is provided "as is" for your convenience.
Summary
Question
Rajeev
Answer
You can identify each connector in the Logger GUI by it agentType, just have to go to Analize -> Search and run a kind of this query:
agentType = "oracle_db" (Oracle Audit DB)
agentType = "oracleauditvault_db" (Oracle Audit Vault DB)
if you want to know the agentType name of your connector you have to go this path and search in the agent.properties file (current\\user\\agent\\agent.properties)
Note:
If you have 2 or more equal connector, could it be a problem do a search fo the agentType; every Connector has a unique ID, you can find in in the agent.properties like agents[0].id=uniqueID1234567890!"#$%&/
Then in the Analize -> Search run this query:
deviceCustomString2 = "<Resource ID=\\" betweenthisyouhavetocopypasteexactlyid \\"/>"