Logs
Observability across your project — every module writes here.
Last updated
Observability across your project — every module writes here.
Logs & Monitoring provides observability across your project — structured logging, error tracking, and an audit trail. Every other module writes to it automatically, so this is where you look when something did not do what you expected.

Logs — browse and filter the entries; open one to see the full request flow.
Integrations — forward logs to external systems, or store them in your own database with Norbix Logging.
Settings — noise filters, the clean-all action, and disabling the module.
Logging is opt-in. The first time you open /projects/<project>/logging you get the enable page ("Norbix Logs") with an ENABLE LOGS button. On first enable, a checkbox Save logs to my default database creates a Norbix Logging integration backed by your project's default database, so entries show up right here in the dashboard. Without it (or without a default database), the module is on but nothing is captured until you add a logging integration. Re-enabling later keeps your existing integrations and resumes forwarding.
Endpoints: Logs & Monitoring.
Last updated