quarks-operator util tail-logs

quarks-operator util tail-logs

Tail logs from a pod

Synopsis

Tail logs from a container in the same pod.

This will tail all logs under the specified dir. The dir can be set using the “-z” flag, or setting the LOGS_DIR env variable. It will also run logrotate.

quarks-operator util tail-logs [flags]

Options

  -h, --help                     help for tail-logs
  -i, --logrotate-interval int   (LOGROTATE_INTERVAL) interval between logrotates in minutes (default 1440)
  -z, --logs-dir string          (LOGS_DIR) a path from where to tail logs

SEE ALSO

Auto generated by spf13/cobra on 25-May-2021
Last modified January 1, 0001