File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ To capture an {{es}} diagnostic:
74
74
** Windows**
75
75
76
76
` ` ` sh
77
- sudo .\d iagnostics.bat --type local --host localhost --port 9200 -u elastic -p --bypassDiagVerify --ssl --noVerify
77
+ .\d iagnostics.bat --type local --host localhost --port 9200 -u elastic -p --bypassDiagVerify --ssl --noVerify
78
78
` ` `
79
79
80
80
::::{tip}
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ To run a {{kib}} diagnostic:
68
68
** Windows**
69
69
70
70
` ` ` sh
71
- sudo .\d iagnostics.bat --type kibana-local --host localhost --port 5601 -u elastic -p --bypassDiagVerify --ssl --noVerify
71
+ .\d iagnostics.bat --type kibana-local --host localhost --port 5601 -u elastic -p --bypassDiagVerify --ssl --noVerify
72
72
` ` `
73
73
74
74
::::{tip}
You can’t perform that action at this time.
0 commit comments