diff --git a/content/en/docs/reference/commands/istioctl/index.html b/content/en/docs/reference/commands/istioctl/index.html
index a1ba36478e..33d88bf4eb 100644
--- a/content/en/docs/reference/commands/istioctl/index.html
+++ b/content/en/docs/reference/commands/istioctl/index.html
@@ -405,7 +405,7 @@ All names except label and annotation keys support '*' glob matching pat
--exclude <stringSlice> |
|
-Spec for which pod's proxy logs to exclude from the archive, after the include spec is processed. See above for format and examples. (default `["kube-system,kube-public,kube-node-lease,local-path-storage"]`) |
+Spec for which pod's proxy logs to exclude from the archive, after the include spec is processed. See above for format and examples. (default `["kube-public,kube-node-lease,local-path-storage,kube-system"]`) |
--filename <string> |
@@ -510,7 +510,7 @@ All names except label and annotation keys support '*' glob matching pat
--exclude <stringSlice> |
|
-Spec for which pod's proxy logs to exclude from the archive, after the include spec is processed. See above for format and examples. (default `["kube-system,kube-public,kube-node-lease,local-path-storage"]`) |
+Spec for which pod's proxy logs to exclude from the archive, after the include spec is processed. See above for format and examples. (default `["kube-public,kube-node-lease,local-path-storage,kube-system"]`) |
--filename <string> |