Skip to content
Zotonic
  • Start
  • Guides
  • Reference
  • Releases

Live search

Search across all Zotonic content

Type at least two characters

Results are matched against titles, summaries and topics as you type.

Models · mod_logging
  • Reference
  • Operator
  • Logging and monitoring
  • Model
  • Monitor

log_ui

Module

mod_logging

Model for admin UI log retrieval by index, gated by admin permissions.

Available Model API Paths

MethodPath patternDescription
get/+index/...Return UI log row with id +index from table log_ui (or undefined if missing); admin-only access.

/+name marks a variable path segment. A trailing /... means extra path segments are accepted for further lookups.

Edit on GitHub

Related documentation

Models

log_csp

Model for admin Content-Security Report log retrieval by index, gated by admin permissions.

Models

log_email

Model for email log lookups used by logging/admin views.

Models

log

Model for runtime logging state and access to server log entries for clients allowed to read logs.

Models

zotonic_status

Model for system-wide site status information.

Controllers

controller_admin_statistics

Render the administration dashboard for live Zotonic system statistics.

Models

backup

Model for backup configuration and operational status, including backup permissions, listing, directory, encryption settings, and active…

Models

email_status

Tracks the send/bounce/error status of all outgoing emails.

Modules

mod_logging

Logs messages to the database and adds log views to the admin.

Modules

mod_admin_statistics

Admin module exposing site statistics views and related dashboard metrics.

GitHub © 2026 Zotonic