Skip to content

Commit d8e2821

Browse files
authored
Update connect-cef-syslog-ama.md
Added note encouraging the use of round robin supporting LB when VMSS is deployed as forwarder
1 parent c18b46d commit d8e2821

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/sentinel/connect-cef-syslog-ama.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ If you're collecting messages from a log forwarder, the following prerequisites
7070

7171
- Your log sources, security devices, and appliances, must be configured to send their log messages to the log forwarder's syslog daemon instead of to their local syslog daemon.
7272

73+
> [!NOTE]
74+
> When deploying the AMA to a Virtual Machine Scale Set (VMSS), you're strongly encouraged to use a load balancer that supports the round-robin method to ensure load distribution across all deployed instances.
75+
7376
### Machine security prerequisites
7477

7578
Configure the machine's security according to your organization's security policy. For example, configure your network to align with your corporate network security policy and change the ports and protocols in the daemon to align with your requirements. To improve your machine security configuration, [secure your VM in Azure](/azure/virtual-machines/security-policy), or review these [best practices for network security](../security/fundamentals/network-best-practices.md).

0 commit comments

Comments
 (0)