book
Article ID: KB0072367
calendar_today
Updated On:
Description
What are the Statistica Monitoring and Alerting Service (MAS) log levels and what do they log?
Environment
Windows operating systems only. MAS add-on required.
Resolution
Log levels are as follows:
1. ERROR
2. WARNING
3. INFO
4. DEBUG
5. TRACE
ERROR just captures errors, nothing else. WARNING will capture warnings and errors. INFO will capture errors, warning, and other information. DEBUG will capture debug information plus errors, warnings, and other info. TRACE will capture everything and will impact performance. Note: Use TRACE only when instructed by TIBCO support.
To change the MAS logging level, follow these steps:
1. Open the MAS Config tools (Start>>Statistica>>MAS Configuration). Default location is "C:\Program Files\TIBCO\Statistica\MASConfig.exe"
Note: May need to open the MAS Config tools as an admin
2. Delete the string in the "LOGTRACE_LEV:" box and enter the log level string desired
3. Select File>>Save
4. Go to Control Panel>>Administrative Tools>>Services and right-click on MASMonitorService. Then select Restart:
Issue/Introduction
There are 4 logging strings that can be set in MAS Config application. What do they log?