diff --git a/plugins/inputs/filestat/README.md b/plugins/inputs/filestat/README.md index 79eec6c71..3102c13b0 100644 --- a/plugins/inputs/filestat/README.md +++ b/plugins/inputs/filestat/README.md @@ -20,7 +20,7 @@ The filestat plugin gathers metrics about file existence, size, and other stats. - filestat - exists (int, 0 | 1) - size_bytes (int, bytes) - - modification_time (int, unixtime) + - modification_time (int, unix time nanoseconds) - md5 (optional, string) ### Tags: