diff --git a/modules/about-must-gather.adoc b/modules/about-must-gather.adoc index 193d451b299c..d2d84b4382a9 100644 --- a/modules/about-must-gather.adoc +++ b/modules/about-must-gather.adoc @@ -41,7 +41,8 @@ $ oc adm must-gather -- /usr/bin/gather_audit_logs + [NOTE] ==== -Audit logs are not collected as part of the default set of information to reduce the size of the files. +. Audit logs are not collected as part of the default set of information to reduce the size of the files. +* On a Windows operating system, install the `cwRsync` client and add to the `PATH` variable for use with the `oc rsync` command. ==== When you run `oc adm must-gather`, a new pod with a random name is created in a new project on the cluster. The data is collected on that pod and saved in a new directory that starts with `must-gather.local` in the current working directory.