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 8 Current »

Introduction

The tags beginning with auth.secureauth identify events generated by the SecureAuth authentication platform.

Valid tags and data tables 

The full tag must have 3 levels. The first two are fixed as auth.secureauth. The third level identifies the type of events sent.

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

Product / Service

Tags

Data tables

SecureAuth identity platform

auth.secureauth.events

auth.secureauth.events

auth.secureauth.radius

auth.secureauth.radius

For more information, read more About Devo tags.

Table structure

These are the fields displayed in these tables:

auth.secureauth.events

Field

Type

Field transformation

Source field name

Extra fields

eventdate

timestamp

hostname

str

split(hostchain, "=", 0)

hostchain

cefVersion

str

embDeviceVendor

str

embDeviceProduct

str

deviceVersion

str

signatureID

str

name

str

severity

str

cat

str

ipRiskScore

float8

priority

int8

browserSession

str

analyzeEngineResult

str

companyName

str

requestID

str

requestDuration

str

userCountryCode

str

deviceUTCTime

timestamp

dst

ip4

dvc

ip4

deviceFacility

str

msg

str

outcome

str

requestClientApplication

str

sourceServiceName

str

spid

int4

src

ip4

suser

str

secureAuthIdPAppliance

str

hostchain

str

tag

str

rawMessage

str

auth.secureauth.radius

Field

Type

Extra fields

eventdate

timestamp

hostname

str

timestamp

str

server

str

product

str

logtype

str

process

str

transctionId

str

eventMessage

str

hostchain

str

tag

str

rawMessage

str

  • No labels