Sha256: f4919e9541be6b234ddc388a7aae347bb08ab329502be62819874a59ad5ec3a7

Contents?: true

Size: 570 Bytes

Versions: 4

Compression:

Stored size: 570 Bytes

Contents

# TheHive

- [https://thehive-project.org/](https://thehive-project.org/)

This emitter creates an alert on TheHive. TheHive v4 & v5 are supported.

```yaml
emitter: thehive
url: ...
api_key: ...
api_version: ...
```

## Components

### URL

`url` (`string`) is a TheHive URL. Optional. Defaults to `ENV[”THEHIVE_URL”]`.

### API Key

`api_key` (`string`) is an API key. Optional. Defaults to `ENV[”THEHIVE_API_KEY”]`.

### API Version

`api_version` (`string`) is a version of The Hive API. Optional. `v4` or `v5`. Defaults to `ENV[”THEHIVE_API_VERSION”]`.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mihari-5.7.0 docs/emitters/hive.md
mihari-5.6.2 docs/emitters/hive.md
mihari-5.6.1 docs/emitters/hive.md
mihari-5.6.0 docs/emitters/hive.md