diff --git a/docs/logging.md b/docs/logging.md index 6416a27e..6e67e73e 100644 --- a/docs/logging.md +++ b/docs/logging.md @@ -14,8 +14,8 @@ The default locations for worker logs are: | Platform | Default worker log path | | --- | --- | -| Linux | `/var/log/amazon/deadline/logs` | -| MacOS | `/var/log/amazon/deadline/logs` | +| Linux | `/var/log/amazon/deadline` | +| MacOS | `/var/log/amazon/deadline` | | Windows | `C:\ProgramData\Amazon\Deadline\Logs` | The worker agent maintains two sets of rotating log files: @@ -88,4 +88,4 @@ worker session created in your account. The CloudWatch log group and stream are: **Log group name:** `/aws/deadline///` **Log stream name:** `` -As the worker session runs, the agent uploads its logs to this CloudWatch log stream. \ No newline at end of file +As the worker session runs, the agent uploads its logs to this CloudWatch log stream.