diff --git a/docs/collector.textfile.md b/docs/collector.textfile.md index 7c6aef69..6fa42c14 100644 --- a/docs/collector.textfile.md +++ b/docs/collector.textfile.md @@ -12,7 +12,7 @@ Enabled by default? | Yes ### `--collector.textfile.directory` -The directory containing the files to be ingested. Only files with the extension `.prom` are read. +The directory containing the files to be ingested. Only files with the extension `.prom` are read. The `.prom` file must end with an empty line feed to work properly. Default value: `C:\Program Files\wmi_exporter\textfile_inputs`