From the command line you shown, it seems the agent is properly attached. There must be some extra messages to the standard output when the JVM starts (unless you also set the log_file configuration option).
Once you have this output, you can increase the log level if needed by setting-Dlog_level=debug.
Also, there seem to be a typo in your command above Dhttps.port=9443 should be replaced by -Dhttps.port=9443 as there is a missing -, but this option is not used by the agent itself and likely only by your application.
it did work. I was trying to find out how to turn on that debugging. as soon as it turn on we show error message it was something to do with how container was setup.
And then sys admin was able to fix that. Now I can see some data. Now real fun starts to find out how all gets imported in elk and how do I tell the rest of the story.
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.