Skip to content

Commit d20d6c4

Browse files
Zalgo2462Logan L
andauthored
Add add_host_metadata processor to winlogbeat v8 fresh configs (#75)
Co-authored-by: Logan L <logan@bhis.co>
1 parent b1aedcb commit d20d6c4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

agent/install-sysmon-beats.ps1

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,10 @@ else {
375375
winlogbeat.event_logs:
376376
- name: Microsoft-Windows-Sysmon/Operational
377377
event_id: 3, 22
378+
processors:
379+
- add_host_metadata:
380+
netinfo:
381+
enabled: true
378382
"@
379383
}
380384

0 commit comments

Comments
 (0)