Document toolboxDocument toolbox

gateway.forum

Introduction

The tags beginning with gateway.forum identify events generated by API Security Gateway.

Valid tags and data tables 

The full tag must have four levels. The first two are fixed as gateway.forum. The third level identifies the type of events sent, and the fourth level indicates the event subtype. 

These are the valid tags and corresponding data tables that will receive the parsers' data:

Product / Service

Tags

Data tables

Product / Service

Tags

Data tables

API Security Gateway

gateway.forum.system

gateway.forum.system

For more information, read more about Devo tags.

Table structure

These are the fields displayed in this table:

Field

Type

Extra field

Field transformation

Source field name

Field

Type

Extra field

Field transformation

Source field name

eventdate

timestamp

 

 

 

machine

str

 

 

vmachine

forum_eventid

str

 

 

 

forum_sessionid

str

 

 

 

forum_eventcode

str

 

 

 

forum_loglevel

str

 

 

 

forum_message

str

 

 

 

sourceIP

ip4

 

ip4(split(sourceSocket, ":", 0))

sourceSocket

sourcePort

str

 

split(sourceSocket, ":", 1)

sourceSocket

destinationIP

ip4

 

ip4(split(destinationSocket, ":", 0))

destinationSocket

destinationPort

str

 

destinationSocket

bytes_read

str

 

forum_message

hostchain

str

✓

 

 

tag

str

✓

 

Â