mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Fix name change
This commit is contained in:
@@ -11,11 +11,11 @@
|
|||||||
"winlogs-winlog": {
|
"winlogs-winlog": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"streams": {
|
"streams": {
|
||||||
"winlog.winlog": {
|
"winlog.winlogs": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"vars": {
|
"vars": {
|
||||||
"channel": "Microsoft-Windows-Windows Defender/Operational",
|
"channel": "Microsoft-Windows-Windows Defender/Operational",
|
||||||
"data_stream.dataset": "winlog.winlogs",
|
"data_stream.dataset": "winlog.winlog",
|
||||||
"preserve_original_event": false,
|
"preserve_original_event": false,
|
||||||
"providers": [],
|
"providers": [],
|
||||||
"ignore_older": "72h",
|
"ignore_older": "72h",
|
||||||
|
|||||||
Reference in New Issue
Block a user