How To: Change Logging to Trace Level
How To: Change Logging Level to Trace Level
Steps
- Navigate to your Domain > Server > Logging.
- In the Information Level section. Select –
- General Information – displays fewer details
- Verbose/Detailed – for simple problem tracing
- Trace Level Information – shows all system activities for thorough analysis.
Log Rotation Schedule Settings:
- Never: Logs will not rotate unless the maximum specified log size is reached.
- Daily: Logs will rotate daily or when the maximum specified log size is reached, whichever comes first.
- Weekly: Logs will rotate weekly or when the maximum specified log size is reached, whichever comes first.
- Monthly: Logs will rotate monthly or when the maximum specified log size is reached, whichever comes first.
- Check for log rotation every: Monitors the log size to determine if it has reached the specified maximum size.
- Maximum Log File Size: Defines the maximum size a log file can reach before rotation occurs.
Restart the server and test.