Skip to content

Commit d8c5491

Browse files
Merge pull request #265743 from NoamLandress/patch-8
Update connect-cef-ama.md
2 parents edb8026 + 2a0c237 commit d8c5491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/connect-cef-ama.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The setup process for the CEF via AMA connector has two parts:
8888

8989
- If your log forwarder *isn't* an Azure virtual machine, it must have the Azure Arc [Connected Machine agent](../azure-arc/servers/overview.md) installed on it.
9090

91-
- The Linux log forwarder VM must have Python 2.7 or 3 installed. Use the ``python --version`` or ``python3 --version`` command to check.
91+
- The Linux log forwarder VM must have Python 2.7 or 3 installed. Use the ``python --version`` or ``python3 --version`` command to check. If using Python 3 make sure it's set as the default command on the machine, or run the scripts below with the 'python3' command instead of 'python'.
9292

9393
- The log forwarder must have either the `syslog-ng` or `rsyslog` daemon enabled.
9494

0 commit comments

Comments
 (0)