# QRadar

### Supported Types

| Metrics | Logs | Traces |
| ------- | ---- | ------ |
|         | ✓    |        |

### Configuration Table

<table><thead><tr><th width="176.23828125">Parameter</th><th width="96.078125">Default</th><th>Description</th></tr></thead><tbody><tr><td>Field to Send</td><td><code>Body</code></td><td>Whether to send a Body or Attribute field to QRadar.</td></tr><tr><td>Body Field</td><td></td><td>When Field to Send is Body, this is the body field that will be sent. If empty, all Body fields are sent to QRadar.</td></tr><tr><td>Attribute Field</td><td></td><td>When Field to Send is Attribute, this is the attribute field that will be sent. If empty, all Attribute fields are sent to QRadar.</td></tr><tr><td>QRadar Endpoint</td><td></td><td>The QRadar endpoint to send logs to.</td></tr><tr><td>Transport Protocol</td><td><code>tcp</code></td><td>the transport protocol to use. Must be one of <code>tcp</code> or <code>udp</code>.</td></tr></tbody></table>

<mark style="color:red;">\*</mark>*<mark style="color:red;">required field</mark>*

### Supported Retry and Queuing Settings

This destination supports the [retry settings](https://docs.bindplane.com/configuration/bindplane-otel-collector/retry-on-failure), the [sending queue settings](https://docs.bindplane.com/configuration/bindplane-otel-collector/sending-queue), and the [persistent queue settings.](https://docs.bindplane.com/configuration/bindplane-otel-collector/persistent-queue)

| Sending Queue | Persistent Queue | Retry on Failure |
| ------------- | ---------------- | ---------------- |
| ✓             | ✓                | ✓                |
