DNS Users Monitor (10005)
This Module reports DNS users by monitoring DNS traffic (dest_port=53).
Functionality
It consolidates NetFlow records over a period of time (Data Collection Interval) which all have the same combination of the following fields:
- Source IP address
- Destination IP address
- Destination port number
- Layer 3 protocol
This information is provided per NetFlow exporter.
Parameters
| Parameter Name | Description | Comments |
|---|---|---|
| Data Collection Interval, sec | Module logic execution interval | min = 30 sec, max = 600 sec, default = 60 sec |
| How many most active DNS requestors do you want to report? | Top N (number of reported hosts) | min = 0, max = 100000, default = 0 (0 indicates all hosts are reported) |
Input
NetFlow v5, v9, IPFIX, Cisco ASA NSEL, Palo Alto Networks NetFlow v9, sFlow, AWS GCP VPC Flow logs, Azure NSG Flow logs.
Required NetFlow fields
| Information Element (IE) | IE id | IE size, B | Description |
|---|---|---|---|
| IPv4 | | | |
| sourceIPv4Address | 8 | 4 | The IPv4 source address in the IP packet header |
| destinationIPv4Address | 12 | 4 | The IPv4 destination address in the IP packet header |
| IPv6 | |