LogAnalytics agent rules
-
Hi,
I am quite new in pfsense and in networking in general. I am trying to simulate a real enviroment using virtual box as hypervisor, pfsense as my router/firewall and a couple more VMs that contains the application containerized services. I would like to monitor application VMs via Azure Monitor Service, for that purpose I have installed Log Analytics agent on these VMs.
As firewall requirements microsoft gives the following table:
Agent Resource Ports Direction Bypass HTTPS inspection
*.ods.opinsights.azure.com Port 443 Outbound Yes
*.oms.opinsights.azure.com Port 443 Outbound Yes
*.blob.core.windows.net Port 443 Outbound Yes
*.azure-automation.net Port 443 Outbound YesUnfortunately I haven't found how to enter a URL or FQDN including the wildcard character *.
Any idea how I could implement such requirements ? Any help would be welcome.
Thank you in advanced