diff --git a/content/en/agent/logs/_index.md b/content/en/agent/logs/_index.md index 47ac2baca8758..2fb7dc37b4b86 100644 --- a/content/en/agent/logs/_index.md +++ b/content/en/agent/logs/_index.md @@ -78,7 +78,7 @@ logs: source: "" ``` -On **Windows**, use the path `:\\\\.log`, and verify that the user `ddagentuser` has read and write access to the log file. +On **Windows**, use the path `:\\\\.log`, and verify that the user `ddagentuser` has read access to the log file. **Note**: A log line needs to be terminated with a newline character, `\n` or `\r\n`, otherwise the Agent waits indefinitely and does not send the log line.