diff --git a/docs/sources/reference/components/loki/loki.source.file.md b/docs/sources/reference/components/loki/loki.source.file.md index 5dc51e744..33eb867a8 100644 --- a/docs/sources/reference/components/loki/loki.source.file.md +++ b/docs/sources/reference/components/loki/loki.source.file.md @@ -9,6 +9,7 @@ title: loki.source.file # loki.source.file `loki.source.file` reads log entries from files and forwards them to other `loki.*` components. +New log entries are forwarded whenever a log entry line ends with the `\n` character. You can specify multiple `loki.source.file` components by giving them different labels.