Skip to content

Update promtail config to take adv. of the latest logging format

Administrator requested to merge feature/better-log-parsing into master

Two changes:

  1. Date is always present now
  2. Millisecond delimiter is a dot now

This implies that:

  1. Unmatching logs are discarded
  2. Promtail should be able to parse timestamp until ms level.
Edited by Administrator

Merge request reports

Loading