# Vectra NDR (syslog)

In this guide, you will create a new entry in the Vectra NDR Syslog configuration. This is required in order to send Vectra NDR alerts to Radiant Security with the use of an intermediary syslog relay server for additional security.

### Add the data connector in Radiant Security

1. Log in to [Radiant Security](https://app.radiantsecurity.ai/).
2. From the navigation menu, click **Settings > Data Connectors** and click **+ Add Connector**.&#x20;
3. Search for and select the **Vectra NDR (syslog)** option and then click **Data Feeds**, then click **Credentials**.
4. Under **Credential** **Name**, give the credential an identifiable name (e.g. `Vectra NDR Credentials`). If you already have a credential in place, select it from the drop-down menu.&#x20;
5. In the **Connector** **tag** field, enter a random value. This value will act as the salt to randomize the unique **Token** you’ll download in the next step.
6. Click **Add** **Connector**.

{% hint style="warning" %}
**Important note**: Vectra NDR provides network alerts but not event alerts. In case you have Vectra Stream, it is critical to onboard it in order for Radiant Security to ingest the network events that will allow our engine to triage and investigate the Vectra NDR alerts. To onboard Vectra Stream, see the [Vectra Stream (syslog)](https://help.radiantsecurity.ai/radiant-connectors/data-connectors/vectra-stream-syslog) guide.
{% endhint %}

### Configure a local Radiant Security Agent

Refer to the [Install the Radiant Security Agent](https://help.radiantsecurity.ai/radiant-connectors/data-connectors/install-the-radiant-security-agent) guide to set up a local agent to collect the logs.

### Configure syslog forwarding

In this section, you'll create a new syslog entry on the Vectra platform.

1. Login to Vectra (Brain) with admin ID.
2. Go to **Settings** > **Notification**. In the notification page Scroll to Syslog section.
3. Click the **Edit** option to add a new Syslog destination and enter the following parameters:

   <div align="left"><figure><img src="https://2439665791-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPsFulb2ZOtSPcRSc2rXE%2Fuploads%2FyksXiO3btZIbBibRT2bE%2FVectra%20NDR%20(syslog)_04.png?alt=media&#x26;token=dc9a9a75-2e8f-4386-8359-33c003dc904d" alt=""><figcaption></figcaption></figure></div>

   * **Destination**: `<radiantSecuritySiteCollectorIP>`
   * **Port**: `<radiantSecuritySiteCollectorVectraNdrPort>`
   * **Protocol**: `TCP`
   * **Format**: `JSON`
   * Select all **Log Types**
   * Enable **Include enhanced detail**
   * Enable **Include detections in info category**
   * Disable **Include filtered Detections**
   * Disable **Include host/account score decreases**
4. Click **Save**.

   <figure><img src="https://2439665791-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPsFulb2ZOtSPcRSc2rXE%2Fuploads%2FtDUEZVcpkXwZRY9P4f1R%2FVectra%20NDR%20(syslog)_05.png?alt=media&#x26;token=a72e5421-5215-4636-aa3c-bccd92148ec5" alt=""><figcaption></figcaption></figure>
5. Click **Test** to verify the syslog configuration.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.radiantsecurity.ai/radiant-connectors/data-connectors/vectra-ndr-syslog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
