---
title: iboss
description: Gain insights into iboss platform data.
breadcrumbs: Docs > Integrations > iboss
---

# iboss
Supported OS Integration version1.2.0            iboss - Logs Overviewiboss - Real-Time Bandwidth Log Analyticsiboss - Real-Time Web Log Analyticsiboss - Real-Time Digital Experience Log Analyticsiboss - Threat Metrics Reportiboss - Gateway Performance Metricsiboss - Zero Trust Metrics Reportiboss - CASB Metrics Report
## Overview{% #overview %}

[iboss](https://www.iboss.com/) provides secure internet access and Zero Trust enforcement for users, wherever they are. It combines key security functions such as Secure Web Gateway (SWG), CASB, ZTNA, and DLP into a single, scalable solution. Traffic is routed through iboss's infrastructure to ensure consistent policy enforcement and threat protection.

This integration parses and ingests the following types of logs:

- **Web Logs**: Provides information about client requests to web resources, enabling monitoring of web traffic and policy enforcement.
- **DLP Logs**: Provides information related to data loss prevention, tracking policy enforcement, and potential sensitive data exposures.
- **Audit Logs**: Provides information about user and system activities to ensure traceability and support compliance monitoring.

You can visualize detailed insights into these logs through the out-of-the-box dashboards. Additionally, ready-to-use Cloud SIEM detection rules are available to help you monitor and respond to potential security threats effectively.

This integration collects the following metrics:

- **Gateway Performance**: Provides insights into request volumes, resource utilization, processing times, and error counts to monitor the health and efficiency of iboss gateways.
- **Bandwidth**: Provides information about data usage across domains, users, locations, and protocols, enabling monitoring of network traffic volume and flow patterns.
- **Digital Experience**: Provides insights into user experience by measuring connection times between clients, proxies, and servers across users, assets, and locations.
- **Web**: Provides visibility into user web activity, including site visits, blocks, malware detections, and search trends, to support usage analysis and policy effectiveness.
- **CASB**: Provides insights into cloud app usage, user behavior, and traffic patterns, enabling visibility, threat detection, and enforcement of cloud access policies.
- **Threat**: Provides visibility into detected and prevented threats across users, assets, IPs, and geolocations, enabling threat trend analysis and risk monitoring.
- **Zero Trust**: Provides visibility into users, devices, resources, and traffic, enabling continuous monitoring, trust evaluation, and policy enforcement within the Zero Trust framework.

**Note:** All metrics except for `Gateway Performance` are collected once per day, only after the complete daily iboss report is available.

Visualize detailed insights into these metrics through the out-of-the-box dashboards. Additionally, monitors are provided to alert you to any potential issues.

### Dashboards{% #dashboards %}

#### Logs{% #logs %}

Here is the list of dashboards populated using logs:

- iboss - Logs Overview
- iboss - Web & DLP Logs
- iboss - Audit Logs
- iboss - Real-Time Digital Experience Log Analytics
- iboss - Real-Time Web Log Analytics
- iboss - Real-Time Bandwidth Log Analytics
- iboss - Real-Time Zero Trust Log Analytics
- iboss - Real-Time Threat Log Analytics
- iboss - Real-Time CASB Log Analytics

#### Metrics{% #metrics %}

Here is the list of dashboards populated using metrics:

- iboss - Gateway Performance Metrics
- iboss - Digital Experience Metrics Report
- iboss - Web Analytics Metrics Report
- iboss - Bandwidth Metrics Report
- iboss - Zero Trust Metrics Report
- iboss - Threat Metrics Report
- iboss - CASB Metrics Report

### Monitors{% #monitors %}

#### Logs{% #logs-1 %}

Here is the list of monitors for logs:

- Excessive bandwidth usage detected
- High average application peer time detected
- High rate of unprevented threats detected

#### Metrics{% #metrics-1 %}

Here is the list of monitors for metrics:

- Anomalous increase in gateway requests per second detected
- High gateway load detected
- High proxy error rate detected
- High proxy response time detected

## Setup{% #setup %}

**Note**: The following steps are required only for collecting metrics. For log collection, see the `Log collection` section below.

### Generate API credentials in iboss{% #generate-api-credentials-in-iboss %}

To collect metrics, you can either use an existing user with **Full Administrator** access to the **Reporting & Analytics** module, or create a custom user with a custom RBAC group by following the steps to set up reporting-only permissions and assign the user to that RBAC group.

#### Create New RBAC{% #create-new-rbac %}

1. Log into iboss portal as a System Administrator.
1. Go to **Home** > **System Administrators**.
1. Switch to the **Role-Based Access Control** tab.
1. Click **Add Custom RBAC Group**.
1. Enter a **Display Name** for the RBAC.
1. In the **General Info & Permissions** tab, enable only the **Reporting & Analytics** option to limit permissions to reporting only. Next, go to the **Reporting & Analytics Permissions** tab and choose **Full Administrator** from the **Permission Type** dropdown to allow complete access within the reporting module.
1. Click on **Add RBAC Group**.

#### Create New User{% #create-new-user %}

1. Log into iboss portal as System Administrator.
1. Go to **Home** > **System Administrators**.
1. Click **Add New System Administrator**.
1. Add details for **System Administrator Email Address**, **First Name**, and **Last Name**.
1. For **Use RBAC Groups**, select the RBAC group with minimal permissions.
1. Click **Add New System Administrator**.

**Note**: Make sure that MFA is disabled for the user account used by this integration.

### Connect your iboss Account to Datadog{% #connect-your-iboss-account-to-datadog %}

1. Add your iboss email address and password.

| Parameters                          | Description                                                                            |
| ----------------------------------- | -------------------------------------------------------------------------------------- |
| Email Address                       | The email address of your iboss account.                                               |
| Password                            | The password of your iboss account.                                                    |
| Collect gateway performance metrics | Enable to collect gateway performance metrics from iboss. The default value is `true`. |
| Collect bandwidth metrics           | Enable to collect bandwidth metrics from iboss. The default value is `true`.           |
| Collect Digital Experience metrics  | Enable to collect digital experience metrics from iboss. The default value is `true`.  |
| Collect web metrics                 | Enable to collect web metrics from iboss. The default value is `true`.                 |
| Collect CASB metrics                | Enable to collect CASB metrics from iboss. The default value is `true`.                |
| Collect threat metrics              | Enable to collect threat metrics from iboss. The default value is `true`.              |
| Collect Zero Trust metrics          | Enable to collect zero trust metrics from iboss. The default value is `true`.          |

1. Click **Save**.

### Installation{% #installation %}

**Note**: These steps are only required for collecting logs. **Minimum Agent version:** 7.69.0

To install the iboss integration, run the following Agent installation command in your terminal, then complete the configuration steps below. For more information, see the [Integration Management](https://docs.datadoghq.com/agent/guide/integration-management.md?tab=linux#install) documentation.

**Note**: This step is not necessary for Agent version >= 7.69.0 .

```shell
sudo -u dd-agent -- datadog-agent integration install datadog-iboss==1.0.0
```

### Configuration{% #configuration %}

#### Log collection{% #log-collection %}

1. Collecting logs is disabled by default in the Datadog Agent. Enable it in `datadog.yaml`:

   ```yaml
   logs_enabled: true
   ```

1. Open your `iboss.d/conf.yaml` file, and add the following block to enable log collection.

See the sample configuration file ([iboss.d/conf.yaml](https://github.com/DataDog/integrations-core/blob/master/iboss/datadog_checks/iboss/data/conf.yaml.example)) for available options.

   ```yaml
   logs:
     - type: tcp # or 'udp'
       port: <PORT>
       source: iboss
       service: iboss
   ```

**Note**:

   - `PORT`: Port should be similar to the port provided in **Configure syslog message forwarding from iboss** section.
   - Datadog recommends that you do not change the service and source values, as these parameters are integral to the pipeline's operation.

1. [Restart the Agent](https://docs.datadoghq.com/agent/guide/agent-commands.md#start-stop-and-restart-the-agent).

#### Configure syslog message forwarding from iboss{% #configure-syslog-message-forwarding-from-iboss %}

1. Log into the iboss portal.
1. Navigate to **Integration Marketplace**, then select **Log Forwarding** from the left-hand menu and click the **Configure** button associated with the **Syslog Log Forwarding** widget.
1. Click the **Add Integration** button to add the Syslog integration.
1. Configure the settings as follows:
   - **Forward From**: Select **Reporter** from the dropdown.
   - **Select Reporting Database**: Select the Reporting Database.
   - **Service Name**: Choose a descriptive name for the integration.
   - **Enable Service**: Set this to Enabled.
   - **Log Type**: Select **URL** from the dropdown.
   - **Protocol Type**: Select **UDP** or **TCP** from the dropdown.
   - **Syslog Facility Level**: Select **Facility Syslog** from the dropdown.
   - **Reporting Group**: Select **All** from dropdown.
   - **Host Name**: Enter the fully qualified domain name or IP address of the syslog server.
   - **Port**: Enter the port.
   - **Log Format**: Select **JSON** from the dropdown.
   - **Transfer Interval**: Select **Continuous** from the dropdown.
   - **Field Delimiter**: Select **SPACE** from the dropdown.
   - **Send DLP/Web/DNS/Malware/Audit/ConnectionError Logs**: Set to Enable based on your preference for sending logs.
   - **Fields to Forward**: Add all fields except **DLP Base64 Encoded Meta Data**, **Base64 Encoded Meta Data**, and **Chat GPT Message**.After entering the required details, click **Add Service**.

**Note:**

- If you have multiple reporter nodes, make sure to repeat steps 3 and 4 for each reporter node.
- The `Send Connection Error Logs` toggle in iboss should only be visible if `Send Web Logs` toggle is disabled.

### Validation{% #validation %}

[Run the Agent's status subcommand](https://docs.datadoghq.com/agent/guide/agent-commands.md#agent-status-and-information) and look for `iboss` under the Logs Agent section.

## Data Collected{% #data-collected %}

### Logs{% #logs-2 %}

| Format | Event Types                    |
| ------ | ------------------------------ |
| JSON   | Web Logs, DLP Logs, Audit Logs |

### Metrics{% #metrics-2 %}

|  |
|  |
| **iboss.bandwidth.countries.total\_bytes**(gauge)                      | Total number of bytes consumed by countries.*Shown as byte*          |
| **iboss.bandwidth.countries.total\_connections**(gauge)                | Total number of connections for countries.*Shown as connection*      |
| **iboss.bandwidth.countries.total\_downstream\_bytes**(gauge)          | Total number of downstream bytes to countries.*Shown as byte*        |
| **iboss.bandwidth.countries.total\_packets**(gauge)                    | Total number of packets transmitted for countries.*Shown as packet*  |
| **iboss.bandwidth.countries.total\_upstream\_bytes**(gauge)            | Total number of upstream bytes from countries.*Shown as byte*        |
| **iboss.bandwidth.domains.total\_bytes**(gauge)                        | Total number of bytes consumed by domains.*Shown as byte*            |
| **iboss.bandwidth.domains.total\_connections**(gauge)                  | Total number of connections for domains.*Shown as connection*        |
| **iboss.bandwidth.domains.total\_downstream\_bytes**(gauge)            | Total number of downstream bytes to domains.*Shown as byte*          |
| **iboss.bandwidth.domains.total\_packets**(gauge)                      | Total number of packets transmitted for domains.*Shown as packet*    |
| **iboss.bandwidth.domains.total\_upstream\_bytes**(gauge)              | Total number of upstream bytes from domains.*Shown as byte*          |
| **iboss.bandwidth.location.total\_bytes**(gauge)                       | Total number of bytes consumed by locations.*Shown as byte*          |
| **iboss.bandwidth.location.total\_connections**(gauge)                 | Total number of connections for locations.*Shown as connection*      |
| **iboss.bandwidth.location.total\_downstream\_bytes**(gauge)           | Total number of downstream bytes to locations.*Shown as byte*        |
| **iboss.bandwidth.location.total\_packets**(gauge)                     | Total number of packets transmitted for locations.*Shown as packet*  |
| **iboss.bandwidth.location.total\_upstream\_bytes**(gauge)             | Total number of upstream bytes from locations.*Shown as byte*        |
| **iboss.bandwidth.protocol.total\_bytes**(gauge)                       | Total number of bytes consumed by protocols.*Shown as byte*          |
| **iboss.bandwidth.protocol.total\_connections**(gauge)                 | Total number of connections for protocols.*Shown as connection*      |
| **iboss.bandwidth.protocol.total\_downstream\_bytes**(gauge)           | Total number of downstream bytes to protocols.*Shown as byte*        |
| **iboss.bandwidth.protocol.total\_packets**(gauge)                     | Total number of packets transmitted for protocols.*Shown as packet*  |
| **iboss.bandwidth.protocol.total\_upstream\_bytes**(gauge)             | Total number of upstream bytes from protocols.*Shown as byte*        |
| **iboss.bandwidth.users.total\_bytes**(gauge)                          | Total number of bytes consumed by users.*Shown as byte*              |
| **iboss.bandwidth.users.total\_connections**(gauge)                    | Total number of connections for users.*Shown as connection*          |
| **iboss.bandwidth.users.total\_downstream\_bytes**(gauge)              | Total number of downstream bytes to users.*Shown as byte*            |
| **iboss.bandwidth.users.total\_packets**(gauge)                        | Total number of packets transmitted for users.*Shown as packet*      |
| **iboss.bandwidth.users.total\_upstream\_bytes**(gauge)                | Total number of upstream bytes from users.*Shown as byte*            |
| **iboss.casb.app\_count**(gauge)                                       | Total number of applications monitored.                              |
| **iboss.casb.application.block\_count**(gauge)                         | Total number of blocks per application.                              |
| **iboss.casb.application.hit\_count**(gauge)                           | Total number of hits per application.                                |
| **iboss.casb.application.traffic**(gauge)                              | Traffic volume per application.*Shown as byte*                       |
| **iboss.casb.category.block\_count**(gauge)                            | Total number of blocks by category.                                  |
| **iboss.casb.category.hit\_count**(gauge)                              | Total number of hits by category.                                    |
| **iboss.casb.category.traffic**(gauge)                                 | Traffic volume by category.*Shown as byte*                           |
| **iboss.casb.traffic**(gauge)                                          | Traffic volume analyzed.*Shown as byte*                              |
| **iboss.casb.users**(gauge)                                            | Total number of users monitored.                                     |
| **iboss.casb.users.block\_count**(gauge)                               | Total number of blocks per user.                                     |
| **iboss.casb.users.hit\_count**(gauge)                                 | Total number of hits per user.                                       |
| **iboss.casb.users.traffic**(gauge)                                    | Traffic volume per user.*Shown as byte*                              |
| **iboss.digital\_experience.assets.client\_peer\_time\_avg**(gauge)    | Average client response time per asset.*Shown as millisecond*        |
| **iboss.digital\_experience.assets.proxy\_dns\_time\_avg**(gauge)      | Average DNS resolution time per asset.*Shown as millisecond*         |
| **iboss.digital\_experience.assets.server\_peer\_time\_avg**(gauge)    | Average server response time per asset.*Shown as millisecond*        |
| **iboss.digital\_experience.client\_peer\_time\_avg**(gauge)           | Average client response time.*Shown as millisecond*                  |
| **iboss.digital\_experience.countries.client\_peer\_time\_avg**(gauge) | Average client response time per country.*Shown as millisecond*      |
| **iboss.digital\_experience.countries.proxy\_dns\_time\_avg**(gauge)   | Average DNS resolution time per country.*Shown as millisecond*       |
| **iboss.digital\_experience.countries.server\_peer\_time\_avg**(gauge) | Average server response time per country.*Shown as millisecond*      |
| **iboss.digital\_experience.proxy\_dns\_time\_avg**(gauge)             | Average DNS resolution time.*Shown as millisecond*                   |
| **iboss.digital\_experience.resources.client\_peer\_time\_avg**(gauge) | Average client response time per resource.*Shown as millisecond*     |
| **iboss.digital\_experience.resources.proxy\_dns\_time\_avg**(gauge)   | Average DNS resolution time per resource.*Shown as millisecond*      |
| **iboss.digital\_experience.resources.server\_peer\_time\_avg**(gauge) | Average server response time per resource.*Shown as millisecond*     |
| **iboss.digital\_experience.server\_peer\_time\_avg**(gauge)           | Average server response time.*Shown as millisecond*                  |
| **iboss.digital\_experience.users.client\_peer\_time\_avg**(gauge)     | Average client response time per user.*Shown as millisecond*         |
| **iboss.digital\_experience.users.proxy\_dns\_time\_avg**(gauge)       | Average DNS resolution time per user.*Shown as millisecond*          |
| **iboss.digital\_experience.users.server\_peer\_time\_avg**(gauge)     | Average server response time per user.*Shown as millisecond*         |
| **iboss.gateway\_performance.cpu\_utilization**(gauge)                 | CPU utilization percentage.*Shown as percent*                        |
| **iboss.gateway\_performance.dns\_time\_average**(gauge)               | Average time for DNS resolution.*Shown as second*                    |
| **iboss.gateway\_performance.proxy\_error\_count**(gauge)              | Total number of proxy errors.*Shown as request*                      |
| **iboss.gateway\_performance.proxy\_time\_average**(gauge)             | Average time for proxy request processing.*Shown as second*          |
| **iboss.gateway\_performance.total\_block\_count**(gauge)              | Total number of requests blocked by the gateway.*Shown as request*   |
| **iboss.gateway\_performance.total\_proxy\_request\_count**(gauge)     | Total number of proxy requests.*Shown as request*                    |
| **iboss.gateway\_performance.total\_request\_count**(gauge)            | Total number of requests processed by the gateway.*Shown as request* |
| **iboss.threat.asset.prevented\_threat\_count**(gauge)                 | Total number of prevented threats per asset.                         |
| **iboss.threat.asset.threat\_count**(gauge)                            | Total number of threats per asset.                                   |
| **iboss.threat.destination\_country.prevented\_threat\_count**(gauge)  | Total number of prevented threats by destination country.            |
| **iboss.threat.destination\_country.threat\_count**(gauge)             | Total number of threats by destination country.                      |
| **iboss.threat.destination\_ip.prevented\_threat\_count**(gauge)       | Total number of prevented threats by destination IP.                 |
| **iboss.threat.destination\_ip.threat\_count**(gauge)                  | Total number of threats by destination IP.                           |
| **iboss.threat.source\_country.prevented\_threat\_count**(gauge)       | Total number of prevented threats by source country.                 |
| **iboss.threat.source\_country.threat\_count**(gauge)                  | Total number of threats by source country.                           |
| **iboss.threat.source\_ip.prevented\_threat\_count**(gauge)            | Total number of prevented threats by source IP.                      |
| **iboss.threat.source\_ip.threat\_count**(gauge)                       | Total number of threats by source IP.                                |
| **iboss.threat.total\_assets\_with\_threats**(gauge)                   | Total number of assets affected by threats.                          |
| **iboss.threat.total\_prevented\_threat\_count**(gauge)                | Total number of prevented threats.                                   |
| **iboss.threat.total\_threat\_count**(gauge)                           | Total number of detected threats.                                    |
| **iboss.threat.total\_users\_with\_threats**(gauge)                    | Total number of users impacted by threats.                           |
| **iboss.threat.types.prevented\_threat\_count**(gauge)                 | Total number of prevented threats.                                   |
| **iboss.threat.types.threat\_count**(gauge)                            | Total number of threats.                                             |
| **iboss.threat.user.prevented\_threat\_count**(gauge)                  | Total number of prevented threats per user.                          |
| **iboss.threat.user.threat\_count**(gauge)                             | Total number of threats per user.                                    |
| **iboss.web.categories.blocks**(gauge)                                 | Total number of blocks on categorized content.                       |
| **iboss.web.categories.hits**(gauge)                                   | Total number of hits on categorized content.                         |
| **iboss.web.domain.total\_block\_count**(gauge)                        | Total number of domains blocked.                                     |
| **iboss.web.domain.total\_hit\_count**(gauge)                          | Total number of hits to domains.                                     |
| **iboss.web.domain.total\_malware\_count**(gauge)                      | Total number of malware incidents on domains.                        |
| **iboss.web.domain.total\_sandbox\_count**(gauge)                      | Total number of domains sandboxed.                                   |
| **iboss.web.search\_trends.filter\_avoidance.hits**(gauge)             | Total number of hits on filter-avoidance terms.                      |
| **iboss.web.search\_trends.liability.hits**(gauge)                     | Total number of hits on liability-risk terms.                        |
| **iboss.web.search\_trends.suspicious.hits**(gauge)                    | Total number of hits on suspicious search terms.                     |
| **iboss.web.search\_trends.trending\_search\_terms.hits**(gauge)       | Total number of hits on trending search terms.                       |
| **iboss.web.user.total\_block\_count**(gauge)                          | Total number of blocks per user.                                     |
| **iboss.web.user.total\_hit\_count**(gauge)                            | Total number of hits per user.                                       |
| **iboss.web.user.total\_malware\_count**(gauge)                        | Total number of malware incidents per user.                          |
| **iboss.web.user.usetime**(gauge)                                      | User activity time.*Shown as millisecond*                            |
| **iboss.zero\_trust.asset.average\_confidence\_score**(gauge)          | Average confidence score for assets.                                 |
| **iboss.zero\_trust.asset.traffic**(gauge)                             | Traffic volume per asset.*Shown as byte*                             |
| **iboss.zero\_trust.asset.transactions**(gauge)                        | Total number of transactions per asset.                              |
| **iboss.zero\_trust.policy\_action.traffic**(gauge)                    | Traffic volume per policy action.*Shown as byte*                     |
| **iboss.zero\_trust.policy\_action.transactions**(gauge)               | Total number of transactions per policy action.                      |
| **iboss.zero\_trust.resource.average\_confidence\_score**(gauge)       | Average confidence score for resources.                              |
| **iboss.zero\_trust.resource.traffic**(gauge)                          | Traffic volume per resource.*Shown as byte*                          |
| **iboss.zero\_trust.resource.transactions**(gauge)                     | Total number of transactions per resource.                           |
| **iboss.zero\_trust.resource\_category.traffic**(gauge)                | Traffic volume per resource category.*Shown as byte*                 |
| **iboss.zero\_trust.resource\_category.transactions**(gauge)           | Total number of transactions per resource category.                  |
| **iboss.zero\_trust.resource\_location.traffic**(gauge)                | Traffic volume per resource location.*Shown as byte*                 |
| **iboss.zero\_trust.resource\_location.transactions**(gauge)           | Total number of transactions per resource location.                  |
| **iboss.zero\_trust.resource\_type.traffic**(gauge)                    | Traffic volume per resource type.*Shown as byte*                     |
| **iboss.zero\_trust.resource\_type.transactions**(gauge)               | Total number of transactions per resource type.                      |
| **iboss.zero\_trust.total\_asset\_count**(gauge)                       | Total number of assets monitored.                                    |
| **iboss.zero\_trust.total\_resource\_count**(gauge)                    | Total number of resources monitored.                                 |
| **iboss.zero\_trust.total\_user\_count**(gauge)                        | Total number of users monitored.                                     |
| **iboss.zero\_trust.traffic**(gauge)                                   | Traffic volume analyzed.*Shown as byte*                              |
| **iboss.zero\_trust.transactions**(gauge)                              | Total number of transactions processed.                              |
| **iboss.zero\_trust.user.average\_confidence\_score**(gauge)           | Average confidence score for users.                                  |
| **iboss.zero\_trust.user.traffic**(gauge)                              | Traffic volume per user.*Shown as byte*                              |
| **iboss.zero\_trust.user.transactions**(gauge)                         | Total number of transactions per user.                               |

### Events{% #events %}

The iboss integration does not include any events.

## Troubleshooting{% #troubleshooting %}

### Permission denied while port binding{% #permission-denied-while-port-binding %}

If you see a **Permission denied** error while port binding in the Agent logs:

1. Binding to a port number under 1024 requires elevated permissions. Grant the necessary permissions using the `setcap` command:

   ```shell
   sudo setcap CAP_NET_BIND_SERVICE=+ep /opt/datadog-agent/bin/agent/agent
   ```

1. Verify the setup is correct by running the `getcap` command:

   ```shell
   sudo getcap /opt/datadog-agent/bin/agent/agent
   ```

You should see output similar to:

   ```shell
   /opt/datadog-agent/bin/agent/agent = cap_net_bind_service+ep
   ```

**Note**: Re-run this `setcap` command every time you upgrade the Agent.

1. [Restart the Agent](https://docs.datadoghq.com/agent/guide/agent-commands.md#start-stop-and-restart-the-agent).

### Data is not being collected{% #data-is-not-being-collected %}

Ensure firewall settings allow traffic through the configured port.

### Port already in use{% #port-already-in-use %}

On systems running Syslog, the Agent may fail to bind to port 514 and display the following error:

```
Can't start UDP forwarder on port 514: listen udp :514: bind: address already in use
```

This error occurs because Syslog uses port 514 by default.

To resolve:

- Disable Syslog, OR
- Configure the Agent to listen on a different, available port.

For further assistance, contact [Datadog support](https://docs.datadoghq.com/help/).
