With this change I can see all the logs, but if i want see the trace of a transaction using the action from the APM menu, i don't have results. I think that could be 2 things:
The URL have "traceid:logs" --> I don't know what is it, but if I remove it appears the logs documents.
If i go the settings i have a different configuration...
What you are trying to accomplish is called log correlation. That correlates the APM traces with the logs that are generated during that Trace.
I'm not sure which agent you're trying to use but here is some reading on the Java Agent.
There's a couple steps to set it up but once you do it's very powerful when you right click and it sends that Trace ID you'll see the exact logs that were generated from the trace.
Hi @Kirtash
Actually the default way to look at logs is through the Logs app, there is no filtering applied there and you can decide what you want to filter or search for.
When you are in the APM app when you click to look at logs from a Trace / Transaction you are in a Trace / Transaction context so the behavior is to search / find logs related to that Trace ... That is the expected (default) behavior.
In fact you can get the logs from the Host, Container, Pod etc as well are filtered to the correct context. This allows you to drill in quickly to look for issues, that are related to the Trace.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.