azurehost¶
Sets the fully qualified Event Hubs namespace host the action connects to.
This parameter applies to omazureeventhubs: Microsoft Azure Event Hubs Output Module.
- Name:
azurehost
- Scope:
input
- Type:
word
- Default:
input=none
- Required?:
no
- Introduced:
v8.2304
Description¶
Specifies the fully qualified domain name (FQDN) of the Event Hubs instance that the
rsyslog output plugin should connect to. The format of the hostname should be
<namespace>.servicebus.windows.net, where <namespace> is the name of the
Event Hubs namespace that was created in Microsoft Azure. This setting is required
unless amqpAddress supplies the complete connection string.
Input usage¶
action(type="omazureeventhubs" azureHost="example.servicebus.windows.net" ...)
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.