Skip to content

Commit fb93fb2

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 7880ecf commit fb93fb2

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
@@ -169,8 +169,7 @@ tar xzvf filebeat-{{stack-version}}-linux-x86_64.tar.gz
169169
PS C:\Program Files\Filebeat> .\install-service-filebeat.ps1
170170
```
171171

172-
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
173-
example: `+PowerShell.exe -ExecutionPolicy UnRestricted -File .\install-service-filebeat.ps1+.`
172+
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-filebeat.ps1`.
174173
::::::
175174

176175
:::::::

0 commit comments

Comments
 (0)