Skip to Main Content
Public Ideas Portal


Status Under consideration
Kong Product Mesh
Created by Brent Yarger
Created on Jul 18, 2023

Allow users to set component log levels at dataplane startup

Envoy has a CLI flag --component-log-level where you can set an individual component's log level. For example --component-log-level rbac:debug to enable debug logging of the rbac component. It would be great if this could be exposed as an annotation and/or an environment variable, much like KUMA_DATAPLANE_RUNTIME_ENVOY_LOG_LEVEL .

  • Attach files