ppkarwasz commented on code in PR #2552: URL: https://github.com/apache/logging-log4j2/pull/2552#discussion_r1587646691
########## src/site/antora/modules/ROOT/pages/log4j-jmx-gui.adoc: ########## @@ -23,5 +23,5 @@ The client GUI can be run as a stand-alone application or as a JConsole plug-in. ==== The Java VM to be monitored has to enable Log4j JMX support, set the following system property when starting the Java VM: -`log4j2.disableJmx=false` +`xref:manual/configuration.adoc#log4j2.disableJmx[log4j2.disableJmx]=false` Review Comment: Fixed in 928d23bfdb70b3f346856fc7c12ffcf6bfb0d196 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
