Logstash-Configs
Logstash-Configs copied to clipboard
Bro IPv6 DNS resolution
Currently if a source_ip is IPv6 it gets moved to source_ip_v6. However, the DNS resolving does not account for this. Most likely just need to use if statements to account for shifting ipv6 addresses to a different field name.