Skip to main content
⚠️ This is not the latest version. View latest version (6.1)
Version: 6.0

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

  1. Regular Monitoring: Check logs regularly for errors and warnings.

  2. Archive Old Logs: Keep old logs for troubleshooting and audit purposes.

  3. Log Analysis: Use log analysis tools to identify patterns and issues.

  4. Security: Protect log files from unauthorized access as they may contain sensitive information.