Log Stream - Activities

This feature is part of the Enterprise plan. If it is not enabled for your organization, please contact StrongDM at the StrongDM Help Center.

The full list of possible activities can be found in the Activity Logs section.

Field
Type
Description
Example

activity

String

Activity that was performed

"admin token created"

actorAccountID

String

Unique identifier of the account that performed the activity

"a-0abcdabcdab00000"

actorEmail

String

Email of the account that performed the activity, at the time the activity was executed

actorExternalID

String

External ID of the account that performed the activity, at the time the activity was executed

"e-bca5454"

actorFirstName

String

Given name of the account that performed the activity, at the time the activity was executed

"Alice"

actorLastName

String

Family name of the account that performed the activity, at the time the activity was executed

"Glick"

actorName

String

Full name of the account that performed the activity, at the time the activity was executed

"Alice Glick"

description

String

Human-readable description of the activity

Alice Glick ([email protected]) created admin token super-token

entities

Array

List of entities involved in the activity

[ "a-0abcdabcdab00000" ]

formatVersion

String

Version of the log format

"v1.0.0"

id

String

Unique identifier of the activity

"0CEGCEGCEGCEGCEGCEGCE1234ceg"

ipAddress

String

IP address from which the activity was performed, as detected at the StrongDM control plane

"1.11.222.333"

logType

String

Type of log, always "activities" for activity logs

"activities"

sdmOrgId

String

Organization identifier of the organization that emitted the event represented in the log

"o-6dce5b5663c12e6b"

timestamp

String

Time at which the activity took place, formatted as datetime

"2024-08-01T13:13:20.895597162Z"

userAgent

String

User agent present when this activity was performed

"strongdm-sdk-python/8.3.0"

Last updated

Was this helpful?