Update collector.textfile.md

Had to read the code to find out why my `.txt` textfiles weren't being read
This commit is contained in:
Daniel
2018-11-30 13:48:34 +01:00
committed by GitHub
parent 2993552e19
commit 17039b8206

View File

@@ -12,7 +12,7 @@ Enabled by default? | Yes
### `--collector.textfile.directory`
The directory containing the files to be ingested.
The directory containing the files to be ingested. Only files with the extension `.prom` are read.
Default value: `C:\Program Files\wmi_exporter\textfile_inputs`