Original install method (e.g. download page, yum, deb, from source, etc.) and version: Downloaded
Fresh install or upgraded from other version? Fresh
Is there anything special in your setup? No
Steps to reproduce:
I have deployed apm server, with ES and KB on Azure.
I have Java app where i configured apm agent.
On APM app, I'm not able to see logs.
How can i transfer app logs
The AMM agent is registered correctly with the Service Name so that is good. it seems more that there are no transactions or spans to send ? This is more to do with your application, you can turn on the debug for more details on if your java application is sending anything.
2022-04-09 14:02:34,524 http-nio-9001-exec-6 INFO com.test.rules.controller.RulesController: Health check ok
2022-04-09 14:02:41,553 http-nio-9001-exec-7 INFO com.test.rules.controller.RulesController: Health check ok
2022-04-09 14:03:04,524 http-nio-9001-exec-8 INFO com.test.rules.controller.RulesController: Health check ok
2022-04-09 14:03:11,553 http-nio-9001-exec-9 INFO com.test.rules.controller.RulesController: Health check ok
Is there any other configuration need to be done on APM to poll the logs? eg: Fleet agent?
I think, logging integration is required to embedd logs into the APM UI. But how
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.