System Logs

View and analyze system and application logs for troubleshooting and compliance.

Overview

The Rockettec Overseer maintains comprehensive logs for:

  • Application events and errors
  • Security events (logins, access attempts)
  • System operations
  • Network connectivity changes

Log Types

Log Type Contents
Application Overseer app events, operations, errors
Security Authentication attempts, authorization events
System OS-level events, service status

Viewing Logs

Using the Web Interface

  1. Navigate to Logs in the sidebar
  2. Select log type from the dropdown
  3. Adjust line count if needed
  4. Click Refresh to load logs

Filtering Logs

Filter logs by:

  • Level: Debug, Information, Warning, Error, Fatal
  • Search: Free-text search across log entries

Log Levels

Level Color Description
Debug Gray Detailed diagnostic information
Information Blue Normal operational messages
Warning Yellow Potential issues, non-critical
Error Red Errors that need attention
Fatal Dark Red Critical failures

Log Format

Logs are stored in Serilog Compact JSON format for structured analysis:

{
  "@t": "2024-01-15T14:30:22.123Z",
  "@m": "User logged in successfully",
  "@l": "Information",
  "UserId": "admin",
  "SourceIP": "192.168.4.100"
}

Field Reference

Field Description
@t Timestamp (ISO 8601)
@m Rendered message
@mt Message template
@l Log level
@x Exception details (if any)

Log Storage

Setting Value
Location /var/lib/kvmd/msd/logs/
Retention 30 days rolling
Max Size 100MB per log file

Exporting Logs

For support requests or compliance:

  1. Navigate to Logs
  2. Set desired time range
  3. Click Export
  4. Download the JSON log file

Common Log Events

Security Events

User 'admin' logged in from 192.168.4.100
Failed login attempt for 'admin' from 192.168.4.200
Password changed for user 'admin'
Session expired for user 'admin'

Network Events

WiFi connected to 'FactoryNetwork'
WiFi disconnected
WireGuard tunnel established
LTE modem connected to network

Recording Events

Recording started: recording_2024-01-15_14-30-22.mp4
Recording stopped: duration 01:23:45, size 892MB
Storage cleanup: deleted 3 old recordings

Using Logs for Troubleshooting

  1. Identify the approximate time of the issue
  2. Filter logs to that timeframe
  3. Look for Warning or Error level entries
  4. Check for related events before the error

Getting Support

When contacting support, include:

  1. Exported logs covering the issue timeframe
  2. Description of the problem
  3. Steps to reproduce (if possible)
  4. Device serial number and firmware version

Send to support@rockettec.pl

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please reload the page.