Skip to content

Commit

Permalink
Add info about end of line character (#1733)
Browse files Browse the repository at this point in the history
(cherry picked from commit 6581efd)
  • Loading branch information
clayton-cornell authored and grafanabot committed Sep 25, 2024
1 parent 29ce551 commit c7a792c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/sources/reference/components/loki/loki.source.file.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit c7a792c

Please sign in to comment.