Skip to content

Capturing application logs does not work. #14357

@gabrielSanchezCampello

Description

@gabrielSanchezCampello

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions