diff --git a/website/source/docs/agent/options.html.md b/website/source/docs/agent/options.html.md index 202d8c4ba1..bd083027f9 100644 --- a/website/source/docs/agent/options.html.md +++ b/website/source/docs/agent/options.html.md @@ -229,7 +229,7 @@ will exit with an error at startup. * `-log-rotate-bytes` - to specify the number of bytes that should be written to a log before it needs to be rotated. Unless specified, there is no limit to the number of bytes that can be written to a log file. -* `-log-rotate-rotation` - to specify the maximum duration a log should be written to before it needs to be rotated. Unless specified, logs are rotated on a daily basis (24 hrs). +* `-log-rotate-duration` - to specify the maximum duration a log should be written to before it needs to be rotated. Unless specified, logs are rotated on a daily basis (24 hrs). * `-join` - Address of another agent to join upon starting up. This can be