nais job log
nais job log NAME [flags]
Aliases
nais job logsFetch and stream logs from a job.Options
-c,--container- Filter logs to a specific
CONTAINER. Can be repeated.
-e,--environment- Filter by 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. Examples: 300s, 1h, 2h45m. Defaults to 1h.
--with-labels- Include labels in log output.
--with-timestamps- Include timestamps in log output.
Inherited options
--config- Specify the location for the configuration file.
--no-colors- Disable colors in the output.
-t,--team- Specify the team to use for this command. Overrides the default team from configuration.
-v,--verbose- Set verbosity level. Use -v for verbose, -vv for debug, -vvv for trace.