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

Introduction

The tags beginning with auth.keycloak identify events generated by Keycloak.

Tag structure

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

Technology

Brand

Type

Subtype

auth

Keycloak

  • user

  • event

There are the valid tags and corresponding data tables that will receive the parser’s data:

Tag

Data table

auth.keycloak.user.event

auth.keycloak.user.event

Tables structure

This is the set displayed in this table.

Field

Type

Extra Label

auth_method

str

-

auth_session_parent_id

str

-

auth_session_tab_id

str

-

auth_type

str

-

client_id

str

-

code_id

str

-

error

str

-

event_time

timestamp

-

eventdate

timestamp

-

executor_thread

int4

-

hostchain

str

hostname

str

-

ip

ip4

-

log_level

str

-

rawMessage

str

realm_id

str

-

redirect_uri

str

-

tag

str

user_id

str

-

username

str

-

  • No labels