Sha256: f52da0828c650197fe3538365e01e856f3c5b648b4777f756b18c5fadf8584d5
Contents?: true
Size: 671 Bytes
Versions: 1
Compression:
Stored size: 671 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: the_hive url: ... api_key: ... api_version: ... ``` | Name | Type | Required? | Default | Desc. | | ----------- | ------ | --------- | -------------------------- | ------------------- | | url | String | No | ENV[”THEHIVE_URL”] | TheHive API URL | | api_key | String | No | ENV[”THEHIVE_API_KEY”] | TheHive API key | | api_version | String | No | ENV[”THEHIVE_API_VERSION”] | TheHive API version |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mihari-5.4.5 | docs/emitters/hive.md |