Difference between revisions of "Event Record Fields"

From Observer GigaFlow Support | VIAVI Solutions Inc.
Jump to: navigation, search
Line 1: Line 1:
 +
= Template =
 +
 +
{| class="wikitable" style="text-align: left;"
 +
|'''Record Field'''
 +
|'''Type''' 
 +
|'''Description'''
 +
|-
 +
|id
 +
|-
 +
|customerid
 +
|integer
 +
|The traffic group source identifier
 +
|-
 +
|device
 +
|numeric(39,0)
 +
|The numeric IPV6 address of the device sending us the flowsyslog records
 +
|-
 +
|firstseen
 +
| bigint
 +
| Millisecond timestamp of when this flow started
 +
|-
 +
|eventtype
 +
|-
 +
|eventsrctype
 +
|-
 +
|eventsrc
 +
|-
 +
|message
 +
|-
 +
|datatype
 +
|-
 +
|data
 +
|-
 +
|datasource
 +
|-
 +
|confidence
 +
|-
 +
|severity
 +
|-
 +
|category
 +
|-
 +
|target
 +
|-
 +
|country_src
 +
|-
 +
|division_src
 +
|-
 +
|latit_src
 +
|-
 +
|longd_src
 +
|-
 +
|country_dst
 +
|-
 +
|division_dst
 +
|-
 +
|latit_dst
 +
|-
 +
|longd_dst
 +
|}
 +
 +
= Sample Records =
 +
 
{| class="wikitable" style="text-align: left;"
 
{| class="wikitable" style="text-align: left;"
 
|'''Record Field'''  
 
|'''Record Field'''  

Revision as of 15:17, 22 November 2018

Template

Record Field Type Description
id
customerid integer The traffic group source identifier
device numeric(39,0) The numeric IPV6 address of the device sending us the flowsyslog records
firstseen bigint Millisecond timestamp of when this flow started
eventtype
eventsrctype
eventsrc
message
datatype
data
datasource
confidence
severity
category
target
country_src
division_src
latit_src
longd_src
country_dst
division_dst
latit_dst
longd_dst

Sample Records

Record Field Type Description
id
customerid integer The traffic group source identifier
device numeric(39,0) The numeric IPV6 address of the device sending us the flowsyslog records
firstseen bigint Millisecond timestamp of when this flow started
eventtype
eventsrctype
eventsrc
message
datatype
data
datasource
confidence
severity
category
target
country_src
division_src
latit_src
longd_src
country_dst
division_dst
latit_dst
longd_dst