nais alpha log
nais alpha log [flags]
Aliases
nais alpha logsFetch and stream logs from workloads and teams.Options
-c,--container- Filter logs to a specific
CONTAINER. Can be repeated.
-e,--environment- Filter logs to a specific
ENVIRONMENT. -l,--limit- Maximum number of initial log lines.
--raw-query- Provide a raw query to filter logs. See https://grafana.com/docs/loki/latest/logql/ for syntax.
-s,--since- How far back in time to start the initial batch.
--team- Filter logs to a single
TEAM. Can be repeated. --with-labels- Include labels in log output.
--with-timestamps- Include timestamps in log output.
-w,--workload- Filter logs to a single
WORKLOAD. Can be repeated.
Inherited options
--config- Specify the location for the configuration file.
--no-colors- Disable colors in the output.
-v,--verbose- Set verbosity level. Use -v for verbose, -vv for debug, -vvv for trace.