Document toolboxDocument toolbox

firewall.all.traffic

Introduction

This union table collects information from a set of tables containing firewall traffic events from a variety of firewall manufacturers.

Source tables

The information displayed is extracted from the following tables: 

  • adn.f5.bigip.afm

  • adn.f5.bigip.asm

  • box.iptables

  • cef0.checkPoint.vpn1Firewall1

  • cef0.forcepoint.firewall

  • cef0.fortinet.fortigate

  • cef0.fortinet.fortigate200e

  • cef0.fortinet.fortigate300d

  • cef0.fortinet.fortigate400e

  • cef0.fortinet.fortigate600e

  • cef0.fortinet.fortigate60e

  • cef0.paloAltoNetworks.lf

  • cef0.paloAltoNetworks.panOs

  • cef0.stonesoft.firewall

  • cef0.stonesoft.stonegate

  • cef0.zscaler.nssfwlog

  • cloud.azure.firewall.application_rule

  • cloud.azure.firewall.network_rule

  • cloud.cloudflare.logpush.http

  • firewall.checkpoint.fw

  • firewall.checkpoint.gaia

  • firewall.checkpoint.lea

  • firewall.checkpoint.log_exporter

  • firewall.cisco.asa

  • firewall.cisco.fmc

  • firewall.cisco.fmc_estreamer

  • firewall.cisco.ftd

  • firewall.cisco.fwsm

  • firewall.cisco.pix

  • firewall.fortinet.traffic

  • firewall.juniper.isg.traffic

  • firewall.juniper.nsm.traffic

  • firewall.juniper.srx.traffic

  • firewall.juniper.ssg.traffic

  • firewall.meraki.flows

  • firewall.paloalto.traffic

  • firewall.pfsense.filterlog

  • firewall.pfsense.firewall

  • firewall.sonicwall.genv58

  • firewall.sophos.securenet.packetfilter

  • firewall.sophos.xgfirewall.firewall

  • firewall.stonegate.leef

  • firewall.stonegate.xml

  • firewall.velocloud.traffic

  • firewall.vyatta.traffic

  • firewall.watchguard.traffic

  • proxy.zscaler.nss_firewall

  • proxy.zscaler.zia.firewall

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

Field

Data type

Extra fields

eventdate

timestamp

-

source

str

-

firewall_name

str

-

firewall_cluster

str

-

action

str

-

reason

str

-

source_ip

ip4

-

source_ip_string

str

-

destination_ip

ip4

-

destination_ip_string

str

-

source_port

int4

-

destination_port

int4

-

source_zone

str

-

destination_zone

str

-

application

str

-

protocol

str

-

rule

str

-

source_interface

str

-

destination_interface

str

-

source_service

str

-

destination_service

str

-

network_packets

int8

-

source_packets

int8

-

destination_packets

int8

-

network_bytes

int8

-

source_bytes

int8

-

destination_bytes

int8

-

source_user

str

-

rawSource

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.