azureport¶
Defines the TCP port used when connecting to the Event Hubs namespace.
This parameter applies to omazureeventhubs: Microsoft Azure Event Hubs Output Module.
- Name:
azureport
- Scope:
input
- Type:
word
- Default:
input=5671
- Required?:
no
- Introduced:
v8.2304
Description¶
Specifies the TCP port number used by the Event Hubs instance for incoming
connections. The default port number for Event Hubs is 5671 for connections over
the AMQP Secure Sockets Layer (SSL) protocol. This property is usually optional
in the configuration file of the rsyslog output plugin, as the default value of
5671 is typically used. When amqpAddress is specified, the module ignores
azurePort and always uses the default.
Input usage¶
action(type="omazureeventhubs" azureHost="example.servicebus.windows.net" azurePort="5671" ...)
See also¶
See also omazureeventhubs: Microsoft Azure Event Hubs Output Module.
Support: rsyslog Assistant | GitHub Discussions | GitHub Issues: rsyslog source project
Contributing: Source & docs: rsyslog source project
© 2008–2025 Rainer Gerhards and others. Licensed under the Apache License 2.0.