How to setup console log to file
Problem: Troubleshooting an issue, but it is only happening intermittently. Real-time logging is not sufficient in these instances, so you can setup logging to file instead.
Prerequisite(s):
- webNetwork 6.3.0.199 or above
- Ability to shutdown-startup webNetwork service
- Enough disk space to store file
Solution(s): Modify LAX file parameters to output console to a log file.
- Go to Server Management Console (8090 console)
- Go to Settings tab
- Go to LAX parameters
- For Standard err Path enter directory path and file (ex: C:\\temp\\error.log)
- For Standard out Path enter directory path and file (ex: C:\\temp\\out.log)
- Click Save button
- Click Shutdown button
- Startup webNetwork service again
- Verify files have been created and startup output has been recorded in out.log (Standard Err Path is not frequently used for logging)
Additional Notes:
- The '\' must be escaped with a '\\'
- Not recommended for heavy usage environments
- File can get large quickly; make sure to monitor file size and disk space
- Not recommended for daily use; ONLY for troubleshooting purposes
Can't find the KB
Unable to find the KB to address your issue ?
Recent Articles
Change Reset Password Button Text
Change the text of the "Reset Password" button on the UW Login Page How to change the text of the Reset Password button on the Login Page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants ...
Remove Reset Password Button From Login Page
Remove the Reset Password Button from the Login Page How to remove the Reset Password button from the Unified Workspace login page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants Expand ...
Lenovo Unified Workspace End-of-Life Questions and Answers
As of January 31st 2024, Lenovo Unified Workspace (formerly Stoneware WebNetwork) is no longer supported. This means that we no longer provide licenses, downloads, updates, patches, or technical assistance for this product. If you have any questions ...
How do I determine my Unified Workspace license expiration date?
The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
Lenovo Unified Workspace 7.0.2.13 Released
Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
Related Articles
Management Console non-directory credentials
Question How can I access Unified Workspace if my directory credentials are not working? For example: We are having directory issues and need to configure Unified Workspace to connect to a different Directory Controller. Solution The Management ...
Debug CIFS file nodes
** Test with the Net use command ** From the main stoneware server go to a cmd prompt and type : ping server Where server = the server name that holds the share. Make sure the ip number that comes back is the proper ip number then do a : ping -a ...
How to setup Analytics in dedicated SQL
Problem: Need to move Analytics database to a dedicated SQL server. It is highly recommended you move this database to a separate dedicated SQL server on any production installations. Cause: The included Hypersonic SQL (HSQL) is not designed for ...
Update the keystore file on the relay
When a customer is sent a new keystore from stoneware support, they will want to take the .zip file and store that in a safe location in case we ever need to update the keystore prior to the certificate expiring. Upon receipt of the zip file, the ...
Disable Group Search for File Services
Issue: In the past Unified Workspace (formerly webNetwork) required having to manually add some search indexes to prevent slowness issues in various parts of webNetwork, most notably (webStorage) File Services. When a user authenticates to Unified ...