mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-25 05:57:49 +02:00
Add support for dns.resolved_ip
This commit is contained in:
@@ -190,6 +190,15 @@ transformations:
|
||||
- type: logsource
|
||||
category: network
|
||||
service: dns
|
||||
# Maps "network + http" to SO HTTP logs
|
||||
- id: network_http_so_add-fields
|
||||
type: add_condition
|
||||
conditions:
|
||||
tags: 'http'
|
||||
rule_conditions:
|
||||
- type: logsource
|
||||
category: network
|
||||
service: http
|
||||
# Maps "network + file" to SO file logs
|
||||
- id: network_file_so_add-fields
|
||||
type: add_condition
|
||||
|
||||
Reference in New Issue
Block a user