mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-02-21 06:25:27 +01:00
return to normalcy
This commit is contained in:
@@ -21,6 +21,7 @@
|
|||||||
},
|
},
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
"importer": {},
|
"importer": {},
|
||||||
|
"export": {},
|
||||||
"statickeyauth": {
|
"statickeyauth": {
|
||||||
"apiKey": "{{ GLOBALS.sensoroni_key }}"
|
"apiKey": "{{ GLOBALS.sensoroni_key }}"
|
||||||
{% if GLOBALS.is_sensor %}
|
{% if GLOBALS.is_sensor %}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
{{- /* query.myDocEvents.MetricLimit = 10 */ -}}
|
{{- /* query.myDocEvents.MetricLimit = 10 */ -}}
|
||||||
{{- /* query.myDocEvents.EventLimit = 100 */ -}}
|
{{- /* query.myDocEvents.EventLimit = 100 */ -}}
|
||||||
|
|
||||||
SECURITY ONION SAMPLE REPORT
|
Security Onion Custom Report
|
||||||
============================
|
============================
|
||||||
|
|
||||||
{{ if .Error }}
|
{{ if .Error }}
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
SECURITY ONION CASE REPORT
|
Security Onion Case Report
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
## Case Details
|
## Case Details
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
SECURITY ONION PRODUCTIVITY REPORT
|
Security Onion Productivity Report
|
||||||
==================================
|
==================================
|
||||||
|
|
||||||
{{ if .Error }}
|
{{ if .Error }}
|
||||||
|
|||||||
Reference in New Issue
Block a user