An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
@jreece22 The steps to modify the port are available in the doc - Collect data from other Syslog ports
You can change the port number by creating two configuration files: a FluentD config file and a rsyslog OR syslog-ng file depending on the Syslog daemon you have installed. As mentioned in this article - "If you modify this value in the configuration file 95-omsagent.conf, it will be overwritten when the agent applies a default configuration.". Therefore, the steps to update the port require creating 2 additional config files as highlighted in this article.
Hope this helps. Please let us know if you have any questions.