EventHub Target
Authenticationโ
Authentication for the EventHub target is done by configuring any valid combination of the environment variables listed in the Azure Event Hubs Client documentation.
Configuration optionsโ
Here is an example of the minimum required configuration:
assets/docs/configuration/targets/eventhub-minimal-example.hcl
loading...
If you want to use this as a failure target, then use failure_target instead of target. Here is an example of every configuration option:
assets/docs/configuration/targets/eventhub-full-example.hcl
loading...
If you want to use this as a failure target, then use failure_target instead of target.