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 7 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.

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

Product / Service

Tags

Data tables

Keycloak

auth.keycloak.user.event

auth.keycloak.user.event

Tables structure

These are the fields displayed in this table:

Field

Type

Extra fields

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