dce_url¶
Defines the Azure Data Collection Endpoint base URL used for batch submission.
This parameter applies to omazuredce: Azure Monitor Logs Ingestion Output Module.
- Name:
dce_url
- Scope:
action
- Type:
string
- Default:
none
- Required?:
yes
- Introduced:
Not specified
Description¶
dce_url is the base HTTPS endpoint for the Azure Logs Ingestion API. The
module appends the DCR and stream path segments to this URL when constructing
requests.
Both forms with and without a trailing slash are accepted.
Action usage¶
action(
type="omazuredce"
dce_url="https://<dce-name>.<region>.ingest.monitor.azure.com"
...
)
See also¶
See also omazuredce: Azure Monitor Logs Ingestion Output Module.
Support: rsyslog Assistant | GitHub Discussions | GitHub Issues: rsyslog source project
Contributing: Source & docs: rsyslog source project
© 2008–2026 Rainer Gerhards and others. Licensed under the Apache License 2.0.