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 2 Next »

Introduction

Tags beginning with auth.ping identify events generated by PingIdentity.

Valid tags and data tables

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

Technology

Brand

Type

Subtype

auth

ping

id

mfa

federate

security_audit

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

Tag

Data table

auth.ping.id.mfa

auth.ping.id.mfa

auth.ping.federate.security_audit

auth.ping.federate.security_audit


Table structure

auth.ping.id.mfa

Field

Value

Extra field

eventdate

timestamp

-

hostname

str

-

action

str

-

actors__type_str

str

-

actors__id_str

str

-

actors__name_str

str

-

source

str

-

id

str

-

client2

str

-

result__status

str

-

result__message

str

-

recorded

str

-

hostchain

str

tag

str

rawMessage

str

auth.ping.federate.security_audit

  • No labels