evroc logs tail

Tail log entries

Synopsis

Tail log entries

evroc logs tail [QUERY] [flags]

Options

  -h, --help                   help for tail
      --limit uint32           max number of entries to return (default 100)
  -n, --resource-name string   name of the resource for which logs are queried
      --start string           start time for the query as a nanosecond Unix epoch or RFC 3339 UTC "Zulu" format. Defaults to one hour ago. Logging returns results with timestamp greater or equal to this value

Options inherited from parent commands

      --config string   Path to the evroc config file (default "~/.evroc/config.yaml")
      --force-yes       Overrides confirmation prompts on destructive actions - use with caution
      --json            JSON output

SEE ALSO