Skip to content

Commit a3ca250

Browse files
kilfoyleeedugon
andauthored
Update solutions/observability/cloud/monitor-amazon-web-services-aws-with-beats.md
Co-authored-by: Edu González de la Herrán <[email protected]>
1 parent 6650072 commit a3ca250

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

solutions/observability/cloud/monitor-amazon-web-services-aws-with-beats.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -464,8 +464,7 @@ tar xzvf metricbeat-{{stack-version}}-linux-x86_64.tar.gz
464464
PS C:\Program Files\Metricbeat> .\install-service-metricbeat.ps1
465465
```
466466

467-
NOTE: If script execution is disabled on your system, you need to set the execution policy for the current session to allow the script to run. For
468-
example: `+PowerShell.exe -ExecutionPolicy UnRestricted -File .\install-service-metricbeat.ps1+.`
467+
NOTE: If script execution is disabled on your system, you need to set the execution policy for the current session to allow the script to run. For example: `PowerShell.exe -ExecutionPolicy UnRestricted -File .\install-service-metricbeat.ps1`.
469468
::::::
470469

471470
:::::::

0 commit comments

Comments
 (0)