The Datadog Connector is used to send log messages to Datadog. It will start to send log events to Datadog when the connector is enabled and ready.
Connector Access & Licensing
Connectors require separate licenses and are governed by commercial terms. Although all connectors are accessible in-product by default, usage beyond the Customer’s contract is subject to audit and adjustment.
For compliance or subscription inquiries, please contact Cleo Sales.
Datadog Connector Properties
This section defines key properties that control the connector’s behavior and integration.
Properties table
| Property | Description | Required |
|---|---|---|
| API Key | The API key to use for authentication. | Yes |
| APP Key | The APP key to use for authentication. | Yes |
| Site | The Datadog site to use -- for example, us3.datadoghq.com, us5.datadoghq.com, or eu.datadoghq.com |
Yes |
| Host | The host value to assign to the event data. The %hostname% macro can be used to assign the hostname of the system running VersaLex to this key |
Yes |
| Service | The 'service' value to be assigned to events. | |
| Index | The name of the index by which the event data is to be indexed. | |
| Source | The source value to assign to the event data. | Yes |
| Batch Count | Maximum number of events to use in a single batch. Datadog API maximum is 1000 events per batch. | Yes |
| Queue Size | The number of events to be held in memory. If events back up due to issues sending events to Datadog and exceed this value the events in the queue will not be sent to the Datadog server. | |
| Page Size | The number of results to return per page. This is only required if using Datadog as a Document Search Client. The maximum page size is 1000. | |
| Max Total Hits | The maximum number of results to return. This is only required if using Datadog as a Document Search Client | |
| Enable Debug | Select this option to enable debug-level logging. |
Comments
0 comments
Please sign in to leave a comment.