Skip to content

Ultramarine

Choose a tag to compare

@ArthurKamalov ArthurKamalov released this 01 Jun 20:37

Improvements:

  • Allow journald monitor to be configured via globs on multiple fields via journald_logs.journald_globs config option.

Bug fixes:

  • Fix an issue where log lines may be duplicated or lost in the Kubernetes monitor when running under CRI with an unstable connection to the K8s API.
  • Fix an issue where LogFileIterator during the copy-truncate process picks wrong pending file with a similar name causing loss of the log and showing negative bytes in agent status.

Other:

  • The discovery logic of the log files, which have been rotated with copy truncate method, now can handle only default rogrotate configurations.
  • Agent now emits a warning if running under Python 2.6 which we will stop supporting in the next release.