Log Message Reference
This page is an operational reference for Config Manager log categories and common warning or error messages. Use it when a dashboard, Loki query, or pod log stream surfaces a message and you need to map it back to the owning service and subsystem.
The structured log fields most useful for triage are:
For broad triage, filter on category first. Use service to narrow to a specific process where needed.
Category Index
Message Reference
render
Representative INFO messages:
"Rendering configuration for %s with commit message '%s'""Produced commit %s for %s, affected files: %s"
render.event
Representative INFO messages:
"Consumer %s connected to NATS.""No event handler implemented for %s, ignoring message."
Warning and error messages:
render.api
Representative INFO messages:
"Consumer %s has %s pending messages""Successfully deleted consumer %s"
Warning and error messages:
dhcp
Representative INFO messages:
"Generating configuration from nautobot data.""KEA DHCP{ip_version} Configuration Refresh Complete."
Warning and error messages:
dhcp.data
This category mostly reports bad or conflicting Nautobot data.
Warning and error messages:
config_store
Representative INFO messages:
"No diff for %s/%s"
Warning and error messages:
config_store.api
Representative INFO messages:
"Initializing Redis-based Nautobot cache service (read-only)""API service shutting down"
Warning and error messages:
ztp
Representative INFO messages:
"Streaming file: %s""Starting file sync process"
Warning and error messages:
ztp.api
Warning and error messages:
temporal.workflow
Representative INFO messages:
"Scheduling backups for %s""Backup scheduling updates complete."
Warning and error messages:
temporal.activity
Representative INFO messages:
"Scanning range %s-%s for Redfish hosts""Creating eth0 interface for %s"
Warning and error messages:
temporal.api
Representative INFO messages:
"RBAC configuration loaded: %s workflows found""Registered dynamic endpoint: %s -> %s"
Warning and error messages:
nautobot
Representative INFO messages:
"Fetched %d devices in current page (offset: %d)""Found namespaces: %s"
Warning and error messages:
auth
Representative INFO messages:
"Opening browser for OIDC authentication...""Authentication successful!"
Warning and error messages:
nats
Representative INFO messages:
"Publishing to NATS subject=%s (message_len=%d)""Connected to NATS %s"
Warning and error messages:
cache
Representative INFO messages:
"Redis connection established: %s:%d (db=%d) ssl=%s timeout=%ds""Starting background cache refresh loop (interval=%ds)"
Warning and error messages:
Metric Error Labels
Some services also expose Prometheus error counters. These labels are useful when a dashboard shows an error rate but the matching logs have aged out.
DHCP Config Generation Errors
Metric: nv_config_manager_dhcp_config_generation_errors_total
DHCP Query Errors
Metric: nv_config_manager_dhcp_query_errors_total