mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Add EchoTrail image to assets and change link
This commit is contained in:
@@ -1,25 +1,25 @@
|
|||||||
# EchoTrail
|
# EchoTrail
|
||||||
|
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
Submit a filename, hash, commandline to EchoTrail for analysis
|
Submit a filename, hash, commandline to EchoTrail for analysis
|
||||||
|
|
||||||
## Configuration Requirements
|
## Configuration Requirements
|
||||||
|
|
||||||
In SOC, navigate to `Administration`, toggle `Show all configurable settings, including advanced settings.`, and navigate to `sensoroni` -> `analyzers` -> `echotrail`.
|
In SOC, navigate to `Administration`, toggle `Show all configurable settings, including advanced settings.`, and navigate to `sensoroni` -> `analyzers` -> `echotrail`.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
The following configuration options are available for:
|
The following configuration options are available for:
|
||||||
|
|
||||||
``api_key`` - API key used for communication with the Echotrail API (Required)
|
``api_key`` - API key used for communication with the Echotrail API (Required)
|
||||||
|
|
||||||
This value should be set in the ``sensoroni`` pillar, like so:
|
This value should be set in the ``sensoroni`` pillar, like so:
|
||||||
|
|
||||||
```
|
```
|
||||||
sensoroni:
|
sensoroni:
|
||||||
analyzers:
|
analyzers:
|
||||||
echotrail:
|
echotrail:
|
||||||
api_key: $yourapikey
|
api_key: $yourapikey
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user