<div dir="ltr"><div>For quite some time now we can access Wildfly&#39;s web console on <a href="https://127.0.0.1:8706">https://127.0.0.1:8706</a><br><br></div><div>It&#39;s the UI equivalent of jboss.cli but much more convenient. Example of tasks you can perform there:<br></div><div>- Change logging settings, live<br></div><div>- Tweak the managed thread pool (will send a different thread about it)<br></div><div>- Shutdown/reload the service<br></div><div>- Tweak db connection details<br></div><div>- Get info/stats on the running setup EE components and more<br></div><div><br></div><div>One of the main advantages over the old jmx method is that it uses a plugin to authenticate the engine user so your credentials should be admin@internal or any superuser for that matter.<br><br></div><div>The default is to expose it to localhost and that could be change in services/ovirt-engine/ovirt-engine.xml.in.For firewalled setups, you can ssh tunnel your machine to overcome that as always.<br><br></div><div>R<br></div></div>