mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-17 06:22:53 +01:00
Adjust verbiage around pillar configuration
This commit is contained in:
@@ -7,7 +7,7 @@ Submit an email address to EmailRepIO for analysis.
|
||||
|
||||
``api_key`` - API key used for communication with the EmailRepIO API
|
||||
|
||||
This value should be set in the pillar, like so:
|
||||
This value should be set in the ``sensoroni`` pillar, like so:
|
||||
|
||||
```
|
||||
sensoroni:
|
||||
|
||||
@@ -9,7 +9,7 @@ Submit an IP address to Greynoise for analysis.
|
||||
``api_version`` - Version of Greynoise API. Default is ``community``
|
||||
|
||||
|
||||
This value should be set in the pillar, like so:
|
||||
This value should be set in the ``sensoroni`` pillar, like so:
|
||||
|
||||
```
|
||||
sensoroni:
|
||||
|
||||
@@ -20,7 +20,7 @@ MatchValue,MatchDescription,MatchReference
|
||||
abcd1234,ThisIsADescription,https://siteabouthings.abc
|
||||
```
|
||||
|
||||
The ``file_path`` value(s) should be set in the pillar, like so:
|
||||
The ``file_path`` value(s) should be set in the ``sensoroni`` pillar, like so:
|
||||
|
||||
```
|
||||
sensoroni:
|
||||
|
||||
@@ -7,7 +7,7 @@ Submit a domain, hash, IP, or URL to Alienvault OTX for analysis.
|
||||
|
||||
``api_key`` - API key used for communication with the Alienvault API
|
||||
|
||||
This value should be set in the pillar, like so:
|
||||
This value should be set in the ``sensoroni`` pillar, like so:
|
||||
|
||||
```
|
||||
sensoroni:
|
||||
|
||||
@@ -7,7 +7,7 @@ Search Pulsedive for a domain, hash, IP, URI, URL, or User Agent.
|
||||
|
||||
``api_key`` - API key used for communication with the Virustotal API
|
||||
|
||||
This value should be set in the pillar, like so:
|
||||
This value should be set in the ``sensoroni`` pillar, like so:
|
||||
|
||||
```
|
||||
sensoroni:
|
||||
|
||||
@@ -10,7 +10,7 @@ Submit a URL to Urlscan for analysis.
|
||||
``visibility`` - Determines whether or not scan results are visibile publicly. Defaults to ``public``
|
||||
``timeout`` - Time to wait for scan results. Defaults to ``180``s
|
||||
|
||||
This value should be set in the pillar, like so:
|
||||
This value should be set in the ``sensoroni`` pillar, like so:
|
||||
|
||||
```
|
||||
sensoroni:
|
||||
|
||||
@@ -7,7 +7,7 @@ Submit a domain, hash, IP, or URL to Virustotal for analysis.
|
||||
|
||||
``api_key`` - API key used for communication with the Virustotal API
|
||||
|
||||
This value should be set in the pillar, like so:
|
||||
This value should be set in the ``sensoroni`` pillar, like so:
|
||||
|
||||
```
|
||||
sensoroni:
|
||||
|
||||
Reference in New Issue
Block a user