db.snowflake
Introduction
Tags beginning with db.snowflake
identify events generated by Snowflake.
Valid tags and data tables
The full tag must have four 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.Â
These are the valid tags and corresponding data tables that will receive the parsers' data:
Product / Service | Tag | Data table |
---|---|---|
Snowflake |
|
|
|
| |
|
|
For more information, read more about Devo tags.
Table structure
These are the fields displayed in these tables:
db.snowflake.history.access
Field | Type | Extra field |
---|---|---|
eventdate |
| Â |
hostname |
| Â |
devo_pulling_id |
| Â |
query_id |
| Â |
query_start_time |
| Â |
user_name |
| Â |
direct_objects_accessed |
| Â |
base_objects_accessed |
| Â |
objects_modified |
| Â |
hostchain |
| ✓ |
tag |
| ✓ |
rawMessage |
| ✓ |
db.snowflake.history.login
Field | Type | Extra field |
---|---|---|
eventdate |
| Â |
hostname |
| Â |
devo_pulling_id |
| Â |
event_id |
| Â |
event_timestamp |
| Â |
event_type |
| Â |
user_name |
| Â |
client_ip |
| Â |
reported_client_type |
| Â |
reported_client_version |
| Â |
first_authentication_factor |
| Â |
second_authentication_factor |
| Â |
is_success |
| Â |
error_code |
| Â |
error_message |
| Â |
related_event_id |
| Â |
connection |
| Â |
hostchain |
| ✓ |
tag |
| ✓ |
rawMessage |
| ✓ |
db.snowflake.history.session
Field | Type | Extra field |
---|---|---|
eventdate |
| Â |
hostname |
| Â |
devo_pulling_id |
| Â |
session_id |
| Â |
created_on |
| Â |
user_name |
| Â |
authentication_method |
| Â |
login_event_id |
| Â |
client_application_version |
| Â |
client_application_id |
| Â |
client_environment__application |
| Â |
client_environment__os |
| Â |
client_environment__os_version |
| Â |
client_environment__python_version |
| Â |
client_environment__python_runtime |
| Â |
client_environment__python_compiler |
| Â |
client_environment__tracing |
| Â |
client_environment__login_timeout |
| Â |
client_environment__network_timeout |
| Â |
client_environment__node |
| Â |
client_environment__v8 |
| Â |
client_environment__uv |
| Â |
client_environment__zlib |
| Â |
client_environment__brotli |
| Â |
client_environment__ares |
| Â |
client_environment__modules |
| Â |
client_environment__nghttp2 |
| Â |
client_environment__napi |
| Â |
client_environment__llhttp |
| Â |
client_environment__openssl |
| Â |
client_environment__cldr |
| Â |
client_environment__icu |
| Â |
client_environment__tz |
| Â |
client_environment__unicode |
| Â |
client_environment__ocsp_mode |
| Â |
client_build_id |
| Â |
client_version |
| Â |
hostchain |
| ✓ |
tag |
| ✓ |
rawMessage |
| ✓ |