The WebAccess Application includes a console that you can use to monitor it. The console lets you see information about logged-in users, such as their IP address, their GroupWise and web browser versions. In addition, you can view the WebAccess Application’s log files and configuration files. The WebAccess Application console is disabled by default.
To enable the WebAccess console:
Open the webacc.cfg file in a text editor.
Search to find the Application Administration Tool section.
For the Admin.WebConsole.enable setting, change false to true.
IMPORTANT:Make sure the Admin.RestService.host is set to the IP address or DNS name of the MTA that you want to use and not 127.0.0.1
Save the webacc.cfg file.
Skip to Putting WebAccess Configuration Changes into Effect.
To use the WebAccess console:
In a web browser, enter the following URL:
http://server_address/gw/webacc?action=Admin.Open
Replace server_address with the web server’s IP address or DNS hostname.
When prompted, enter the GroupWise Admin user name and password.
The console is displayed.