Server Logs
In B2Win Suite server you can view the logs that the server generates for each action or operation that runs on the server.
Log File Types
B2Win Suite Server has two types of log files:
application.log
This is the main B2Win Suite Server log file. It contains detailed information about:
- Server operations
- User activities
- Errors and warnings
- System events
loader.log
This is the loader that loads the server, with the NT Service if it's on Windows. You should always have one file only.
Log File Location
Both of these files should be found inside:
<B2Win Suite HOME>/logs
For example: c:\B2Win\logs
Log Rotation
Each day a new application.log will be created and the old file will be archived in a separate file in the same folder. You can view it at any time.
Best Practices
-
Regular Monitoring: Check logs regularly for errors and warnings.
-
Archive Old Logs: Keep old logs for troubleshooting and audit purposes.
-
Log Analysis: Use log analysis tools to identify patterns and issues.
-
Security: Protect log files from unauthorized access as they may contain sensitive information.