-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I am running an Oracle Weblogic Server with the java agent and it only detects and loads the weblogic logs while not detecting/ignoring those of the applications deployed on it.
The application traces are being collected correctly, it is only the logs generated by the application that are not captured. By the way, the applications send the logs to a different file than weblogic.
Steps to reproduce
To reproduce it, you only need to run an Oracle Weblogic Server and deploy applications on it that save the logs in files other than the weblogic.
Expected behavior
The expected behavior would be that the agent captures the application logs as it does with the traces in order to correlate them.
Actual behavior
The current behavior is that the agent does not capture application logs.
Javaagent or library instrumentation version
v.2.12
Environment
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working