Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

Introduction

Tags beginning with db.snowflake identify events generated by Snowflake.

Valid tags and data tables

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

Technology

Brand

Type

Subtype

db

snowflake

  • history

  • access

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

Tag

Data table

db.snowflake.history.access

db.snowflake.history.access

Table structure

This is the set displayed by these tables.

db.snowflake.history.access

Field

Type

Extra Label

eventdate

timestamp

-

hostname

str

-

devo_pulling_id

str

-

query_id

str

-

query_start_time

timestamp

-

user_name

str

-

direct_objects_accessed

str

-

base_objects_accessed

str

-

objects_modified

str

-

hostchain

str

tag

str

rawMessage

str

  • No labels