Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Introduction

This union table collects information from a set of tables containing DNS server events from a variety of DNS manufacturers.

Source tables

The information displayed is extracted from the following tables:

 Check source tables
  • box.devo_ea.files.dns_windows

  • cloud.azure.firewall.dns_proxy

  • dns.bind.query

  • dns.bluecat.named

  • dns.infoblox.bloxonethreatdefense.threats

  • dns.infoblox.response

  • dns.windows

  • edr.crowdstrike.cannon.dnsrequest

  • firewall.paloalto.traffic

  • ids.bro.dns

  • ids.corelight.dns

Table structure

This is the set of columns displayed by this union table, which is the result of the collection of columns present in all source tables: 

Extra columns

Fields marked as Extra in the table below are not shown by default in data tables and need to be explicitly requested in the query. You can find them marked as Extra when you perform a query so they can be easily identified. Learn more about this in Selecting unrevealed columns.

Field

Data type

Extra fields

serverdate

timestamp

severity

str

srcIp

ip4

dstIp

ip4

name

str

type

str

flags

str

dnsServer

ip4

srcPort

int8

destPort

str

PID

str

TTL

str

Field

Data type

Extra fields

requestCount

str

qclass

str

category

str

answers

str

source

str

protocol

str

qr

str

response

str

rawMessage

str

hostchain

str

tag

str

raw

str

Field transformations

Even though all source tables have several features in common, they have some particularities that make it necessary to undergo a set of transformations to harmonize them for the union table. The most common transformations comprise changes in the data type or the application of rules when several columns in the source table feed a single column in the union table. You can find below the detailed list of transformations in each source table. 

  • No labels