On this page
meshctl logs
Reference for the ‘meshctl logs’ command.
meshctl logs
Print all Gloo logs or logs for a specific component.
Synopsis
Print Gloo logs or logs for a specific component. Optionally specify a log level to filter by. Possible target components are:
- Gloo management server: “mgmt”, “management”
- UI: “ui”
- Gloo agent: “agent”
- External auth server: “ext-auth”
- Rate limiting server: “rate-limiter”
- Gloo telemetry collector agent: “telemetryCollector”
- Gloo telemetry gateway: “telemetryGateway”
Examples
Options
Options inherited from parent commands
SEE ALSO
- meshctl - Use the
meshctl
command line interface (CLI) tool to set up and manage Gloo products in your environment.