Document toolboxDocument toolbox

auth.agilebits

Introduction

The tags beginning with auth.agilebits identify events generated by AgileBits authentication products.

Valid tags and data tables 

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

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

Product / Service

Tags

Data tables

Product / Service

Tags

Data tables

1Password

auth.agilebits.onepassword.audit

auth.agilebits.onepassword.audit

auth.agilebits.onepassword.itemusage

auth.agilebits.onepassword.itemusage

auth.agilebits.onepassword.signinattempt

auth.agilebits.onepassword.signinattempt

For more information, read more About Devo tags.

Table structure

These are the fields displayed in these tables:

auth.agilebits.onepassword.audit

Field

Type

Extra fields

Field

Type

Extra fields

eventdate

timestamp

 

hostname

str

 

uuid

str

 

timestamp

str

 

actor_uuid

str

 

actor_details__uuid_

str

 

actor_details__name

str

 

actor_details__email

str

 

action

str

 

object_type

str

 

object_uuid

str

 

aux_id

int8

 

aux_uuid

str

 

aux_details__uuid

str

 

aux_details__name

str

 

aux_details__email

str

 

aux_info

str

 

session__uuid

str

 

session__login_time

str

 

session__device_uuid

str

 

session__ip

ip4

 

location__country

str

 

location__region

str

 

location__city

str

 

location__latitude

float8

 

location__longitude

float8

 

hostchain

str

✓

tag

str

✓

rawMessage

str

✓

auth.agilebits.onepassword.itemusage

Field

Type

Extra fields

Field

Type

Extra fields

eventdate

timestamp

 

hostname

str

 

uuid

str

 

timestamp

str

 

used_version

int4

 

vault_uuid

str

 

item_uuid

str

 

user__uuid

str

 

user__name

str

 

user__email

str

 

client__app_name

str

 

client__app_version

str

 

client__platform_name

str

 

client__platform_version

str

 

client__os_name

str

 

client__os_version

str

 

client__ip_address

ip4

 

location__country

str

 

location__region

str

 

location__city

str

 

location__latitude

float8

 

location__longitude

float8

 

action

str

 

hostchain

str

✓

tag

str

✓

rawMessage

str

✓

auth.agilebits.onepassword.signinattempt

Field

Type

Extra fields

Field

Type

Extra fields

eventdate

timestamp

 

hostname

str

 

uuid

str

 

session_uuid

str

 

timestamp

str

 

category

str

 

type

str

 

country

str

 

details__value

str

 

target_user__uuid

str

 

target_user__name

str

 

target_user__email

str

 

client__app_name

str

 

client__app_version

str

 

client__platform_name

str

 

client__platform_version

str

 

client__os_name

str

 

client__os_version

str

 

client__ip_address

ip4

 

location__country

str

 

location__region

str

 

location__city

str

 

location__latitude

float8

 

location__longitude

float8

 

hostchain

str

✓

tag

str

✓

rawMessage

str

✓