Skip to content

Commit 8eb38ad

Browse files
surabhipatel-crestapiazza-dddrichards-87
authored
[SAASINT-5149] DDS: BlueCat Edge: Crawler Integration v1.0.0 (DataDog#22512)
* Add BlueCat Edge integration with assets * Resolved CI Failures * Resolved CI Failures * Minor update in dashboard and pipeline * Resolve Check Failures * Apply suggestion from @drichards-87 Co-authored-by: DeForest Richards <56796055+drichards-87@users.noreply.github.com> * Updated readme --------- Co-authored-by: apiazza-dd <120594144+apiazza-dd@users.noreply.github.com> Co-authored-by: DeForest Richards <56796055+drichards-87@users.noreply.github.com>
1 parent 6038c55 commit 8eb38ad

10 files changed

Lines changed: 3734 additions & 18 deletions

bluecat_edge/README.md

Lines changed: 30 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,51 @@
1-
# Agent Check: BlueCat Edge
2-
31
## Overview
42

5-
This check monitors [BlueCat Edge][1].
3+
[BlueCat Edge][1] is an intelligent DNS resolver and caching layer that leverages existing DNS infrastructure to provide unprecedented visibility and control over DNS traffic.
64

7-
## Setup
5+
This integration ingests the DNS query logs.
6+
7+
- **DNS Query Logs**: Logs that capture DNS request and response activity, including queried domains and source clients.
88

9-
### Installation
9+
Integrate BlueCat Edge with Datadog to analyze DNS query logs using pre-built dashboards. Datadog parses and enriches these logs using built-in log pipelines, supporting search and analysis. You can also use this data with Cloud SIEM detection rules for security monitoring.
1010

11-
The BlueCat Edge check is included in the [Datadog Agent][2] package.
12-
No additional installation is needed on your server.
11+
## Setup
1312

14-
### Configuration
13+
### Generate API credentials in BlueCat Edge
1514

16-
!!! Add list of steps to set up this integration !!!
15+
1. Log in to **BlueCat Edge** using a user with the **Analyst** role or higher.
16+
2. Click the **Account > Profile** tab.
17+
3. In the **Access key sets** section, click **New**. The **Client ID** and **Secret key** are displayed.
18+
4. Identify your **BlueCat Edge Domain URL** using the URL of your BlueCat Edge cloud instance.
19+
- For example, if your BlueCat Edge cloud instance URL is **https://myBlueCat.edge.bluec.at/**, the BlueCat Edge Domain URL is **myBlueCat.edge.bluec.at**.
1720

18-
### Validation
21+
### Connect your BlueCat Edge account to Datadog
1922

20-
!!! Add steps to validate integration is functioning as expected !!!
23+
1. Add your `BlueCat Edge Domain`, `Client ID`, and `Secret key`.
24+
| Parameter | Description |
25+
| ---------- | ---------------------------------------------- |
26+
| BlueCat Edge Domain | The BlueCat Edge domain of the instance. |
27+
| Client ID | The Client ID for BlueCat Edge. |
28+
| Secret key | The secret key for BlueCat Edge. |
29+
| Collect NOERROR DNS Query Logs | Controls the collection of NOERROR DNS query logs. Enabled by default. |
30+
2. Click **Save**.
2131

2232
## Data Collected
2333

34+
### Logs
35+
36+
The BlueCat Edge integration collects DNS query logs and forwards them to Datadog.
37+
2438
### Metrics
2539

26-
BlueCat Edge does not include any metrics.
40+
The BlueCat Edge integration does not include any metrics.
2741

2842
### Events
2943

30-
BlueCat Edge does not include any events.
44+
The BlueCat Edge integration does not include any events.
3145

3246
## Troubleshooting
3347

34-
Need help? Contact [Datadog support][3].
48+
Need help? Contact [Datadog support][2].
3549

36-
[1]: **LINK_TO_INTEGRATION_SITE**
37-
[2]: https://app.datadoghq.com/account/settings/agent/latest
38-
[3]: https://docs.datadoghq.com/help/
50+
[1]: https://bluecatnetworks.com/products/edge/
51+
[2]: https://docs.datadoghq.com/help/
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)