Simuzo
Admin Logs The Logs page showing recent Simuzo debug output.

Overview

The Logs page surfaces recent Simuzo debug output and related system journal entries for jail/PAM components. Use it when troubleshooting enablement tasks, jail setup, or service failures.

Accessing Logs

Navigate to Logs in the Admin Panel sidebar.

What Is Shown

SourceLocation / commandDescription
Debug log/run/simuzo/debug.logRuntime debug messages (last ~100KB shown in the UI).
Journaljournalctl -g "simuzofs|jail-shell"Recent PAM/jail shell related messages from the system journal.

Actions

  • Download — Download the full debug log as simuzo_debug.log
  • Clear — Truncate the debug log file
Debug level Increase verbosity under Settings → Debug Level when you need more detail. Set it back to 0 in production.

Related Topics