Skip to content

Commit

Permalink
Updated Readme format
Browse files Browse the repository at this point in the history
  • Loading branch information
surabhipatel-crest committed Dec 11, 2024
1 parent 16bac89 commit 4280878
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions extrahop/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# ExtraHop

## Overview

[ExtraHop][1] applies machine learning techniques and rule-based monitoring to your wire data to identify unusual behaviors and potential risks to the security and performance of your network.
Expand All @@ -11,9 +13,7 @@ This integration seamlessly collects all the above listed logs, channeling them

## Setup

### Configuration

#### Create CLIENT ID and CLIENT SECRET from ExtraHop Platform
### Create CLIENT ID and CLIENT SECRET from ExtraHop Platform

1. On the ExtraHop console, go to **System Settings** > **API Access**.
2. Generate new Client ID and Client Secret. Click **Create Credentials** which is present at the bottom of the page under **Rest API Credentials** section.
Expand All @@ -26,11 +26,16 @@ This integration seamlessly collects all the above listed logs, channeling them
4. Click **Save**.
5. Copy and store **ID** and **Secret** in a secure location.

#### Add your ExtraHop credentials
### Configure the Datadog endpoint to forward ExtraHop logs to Datadog

1. Navigate to `ExtraHop`.
2. Add your ExtraHop credentials.

- Domain
- Client ID
- Client Secret
| ExtraHop Parameters | Description |
| ------------------------------------- | ------------------------------------------------------------ |
| Domain | The Domain of your ExtraHop Console |
| Client ID | The Client ID of your ExtraHop Console |
| Client Secret | The Client Secret of your ExtraHop Console |

## Data Collected

Expand Down

0 comments on commit 4280878

Please sign in to comment.