-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refresh automation library documentation
- Loading branch information
Showing
3 changed files
with
890 additions
and
855 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# ExtraHop | ||
|
||
![ExtraHop](/assets/playbooks/library/extrahop.png){ align=right width=150 } | ||
|
||
ExtraHop is a leading provider of network detection and response (NDR) solutions. | ||
|
||
## Configuration | ||
|
||
| Name | Type | Description | | ||
| --------- | ------- | --------------------------- | | ||
| `base_url` | `string` | API base URL | | ||
| `client_id` | `string` | Client ID | | ||
| `client_secret` | `string` | Client Secret | | ||
|
||
## Triggers | ||
|
||
### [BETA] Fetch new alerts from ExtraHop Reveal(x) 360 | ||
|
||
Get last logs from the ExtraHop Reveal(x) 360 | ||
|
||
**Arguments** | ||
|
||
| Name | Type | Description | | ||
| --------- | ------- | --------------------------- | | ||
| `frequency` | `integer` | Batch frequency in seconds | | ||
| `chunk_size` | `integer` | The size of chunks for the batch processing | | ||
| `intake_server` | `string` | Server of the intake server (e.g. 'https://intake.sekoia.io') | | ||
| `intake_key` | `string` | Intake key to use when sending events | | ||
|
||
|
||
## Extra | ||
|
||
Module **`ExtraHop` v0.1.0** |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.