Session

session

The Session object describes details about an authenticated session. e.g. Session Creation Time, Session Issuer.

Attributes

CaptionNameTypeDescription
CountcountIntegerThe number of identical sessions spawned from the same source IP, destination IP, application, and content/threat type seen over a period of time.
Created Timecreated_timeTimestampThe time when the session was created.
User Credential IDcredential_uidStringEntity:USER_CREDENTIAL_ID

The unique identifier of the user's credential. For example, AWS Access Key ID.
Expiration Reasonexpiration_reasonStringThe reason which triggered the session expiration.
Expiration Timeexpiration_timeTimestampThe session expiration time.
Multi Factor Authenticationis_mfaBooleanIndicates whether Multi Factor Authentication was used during authentication.
Remoteis_remoteBooleanThe indication of whether the session is remote.
VPN Sessionis_vpnBooleanThe indication of whether the session is a VPN session.
Issuer DetailsissuerStringThe identifier of the session issuer.
Raw Dataraw_dataJSONGroup:context

The event data as received from the event source.
Record IDrecord_idStringGroup:primary

Unique identifier for the object
TerminalterminalStringThe Pseudo Terminal associated with the session. Ex: the tty or pts value.
Unique IDuidStringThe unique identifier of the session.
Alternate IDuid_altStringThe alternate unique identifier of the session. e.g. AWS ARN - arn:aws:sts::123344444444:assumed-role/Admin/example-session.
UnmappedunmappedUnmapped[]Data from the source that was not mapped into the schema.
UUIDuuidUUIDThe universally unique identifier of the session.

Relationships

Session shown in context

Inbound Relationships

These objects and events reference Session in their attributes:

Outbound Relationships

Session references the following objects and events in its attributes:

This page describes qdm-1.5.1+ocsf-1.6.0


Did this page help you?