Skip to content

Logging and monitoring#

n8n provides options for self-hosted users to produce logs and monitor the health of their instance:

  • Logging: logs to debug your instance, built on the winston logging library.
  • Log streaming: for Enterprise tier.
  • Monitoring: use the /metrics endpoint to get information about the current status of the instance.