diff --git a/docs/sources/send-data/promtail/stages/cri.md b/docs/sources/send-data/promtail/stages/cri.md index 78b3420c8769..c78c92c8029e 100644 --- a/docs/sources/send-data/promtail/stages/cri.md +++ b/docs/sources/send-data/promtail/stages/cri.md @@ -61,5 +61,5 @@ The following key-value pairs would be created in the set of extracted data: - `content`: `message` - `stream`: `stdout` -- `flags`: `xx` +- `flags`: `F` - `timestamp`: `2019-04-30T02:12:41.8443515` - The cri-stage both extracts the timestamp as a label and set it as the timestamp of the log entry.