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

Introduction

The tags beginning with app.anaplan identify events generated by Anaplan.

Valid tags and data tables

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

Technology

Brand

Type

Subtype

app

anaplan

audit

events

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

Tag

Data table

app.anaplan.audit.events

app.anaplan.audit.events

Table structure

Field

Type

Extra Label

eventdate

timestamp

-

hostname

str

-

id

int8

-

eventTypeId

str

-

userId

str

-

tenantId

str

-

objectId

str

-

objectTypeId

str

-

objectTenantId

str

-

additionalAttributes__actionId

str

-

additionalAttributes__workspaceId

str

-

message

str

-

success

bool

-

errorNumber

str

-

ipAddress

ip4

-

userAgent

str

-

sessionId

str

-

hostName

str

-

serviceVersion

str

-

eventDate

timestamp

-

eventTimeZone

str

-

createdDate

timestamp

-

createdTimeZone

str

-

checksum

str

hostchain

str

tag

str

rawMessage

str

  • No labels