Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

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

Type

Source field name

Extra fields

eventdate

timestamp

 

source

str

 

signature

str

 

source_ip

str

 

source_ipv4

ip4

srcIp

source_hostname

str

srcHost

source_mac

str

srcMac

destination_mac

str

destMac

description

str

 

lease_ip

str

leaseIpAddress

lease_mac

str

leaseHardwareAddress

message

str

 

rawTagged

str

 

rawMessage

str

 

hostchain

str

 

tag

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. 

...