Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The floating point number unit is in hour. For example, 'log/container -time 0.1-0.3' will search all the logs from 0.1 hour to 0.3 hour ago for any string matches 'container'. The RFC-3339 format can be used for any time range before, for example: 'log/container -time 2022-08-15T01:35:56Z-2022-08-15T02:00:00Z' for log search in that UTC time range.

...