Main points
To simplify log analysis across different monitoring stacks, please add an option to output logs in JSON format. While export JAVA_OPTS="-Dlog4j.configurationFile=<path_to_file>" allows for custom log configurations, it is a bit of an overhead for most users.
Proposed Changes
Add a CLI flag --log-format=json