when I start AppDynamics machine agent (machineagent-bundle-64bit-linux-4.4.3.1214) it is not writing any logs into logs folder. How can I get this to work?
[ec2-user@ip-172-31-85-179 machine-agent]$/home/ec2-user/machine-agent/jre/bin/java -jar /home/ec2-user/machine-agent/machineagent.jar
Using Java Version [1.8.0_231] for Agent Using Agent Version [Machine Agent v4.5.16.2357 GA compatible with 4.4.1.0 Build Date 2019-11-06 21:59:42] [INFO] Agent logging directory set to: [/home/ec2-user/machine-agent] ERROR StatusLogger No Log4j 2 configuration file found. Using default configuration (logging only errors to the console), or user programmatically provided configurations. Set system property 'log4j2.debug' to show Log4j 2 internal initialization logging. See https://logging.apache.org/log4j/2.x/manual/configuration.html for instructions on how to configure Log4j 2
...........it just stopped here.
... View more