How to enable/Configure logs for APM Agent(Tomcat). I am using this.
export CATALINA_OPTS="$CATALINA_OPTS -Delastic.apm.log_level=DEBUG"
export CATALINA_OPTS="$CATALINA_OPTS -Delastic.apm.log_file=/opt/elastic-apm/log.txt"
But files are not getting genrated
Kibana version:
Elasticsearch version:
APM Server version:
APM Agent language and version:
Browser version:
Original install method (e.g. download page, yum, deb, from source, etc.) and version:
Fresh install or upgraded from other version?
Is there anything special in your setup? For example, are you using the Logstash or Kafka outputs? Are you using a load balancer in front of the APM Servers? Have you changed index pattern, generated custom templates, changed agent configuration etc.
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
Steps to reproduce:
1.
2.
3.
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):