Lightbits on AWS Event Log

Lightbits on AWS records cluster events in a dedicated CloudWatch log group.

The cluster events are intended to give users a clear view of the cluster operations - including deployment, maintenance operations, and backups.

As part of the deployment process, a new AWS LogGroup named EventLogGroup is created under the user’s root stack.

The EventLogGroup contains separate log streams for deployment, maintenance, and backup processes - allowing users to easily monitor relevant processes.

Events Format

Each event contains the following fields:

NameDescriptionColumns
TypeEvent TypeServer event, Cluster event, Backup/Restore, etc.
Component IDIdentifier of the event initiator
SeverityEvent severity
StatusProcess statusInitiated, Completed, Failed, etc.
EventNameName of the eventSee the table below.
EventCauseReason for the eventSee the table below.
EventCodeFor internal useSee the table below.
CauseCodeFor internal useSee the table below.
AdditionalInfoOptional additional descriptionSee the table below.

Supported Events

Deployment

Event Code: 2011

Type: Backup/Restore

ComponentID: Backup UUID

Causes:

Event CauseCause CodeStatusSeverity
Initiated2StartedMedium
Completed3FinishedInfo
Failure (depends on failure type)Depends on failure typeFailedHigh

Auto Healing - Graceful Replacement

Event Code: 2001

Type: Server

ComponentID: InstanceID

Causes:

Event CauseCause CodeStatusSeverity
AWS maintenance notification received1AvailableMedium
Initiated2StartedMedium
Completed3FinishedInfo

Auto Healing - Abrupt Replacement

Event Code: 2002

Type: Server

ComponentID: InstanceID

Causes:

Event CauseCause CodeStatusSeverity
Initiated2StartedMedium
Completed3FinishedInfo
Failure (depends on failure type)FailedHigh

Auto Scaling

Event Code: 2003

Type: Server

Causes:

Event CauseCause CodeComponentIDStatusSeverity
Cluster utilization is above threshold2< ClusterName >StartedMedium
Completed3< InstanceID >FinishedInfo
Failure4< InstanceID >FailedHigh

Backup

Event Code: 2007

Type: Backup/Restore

ComponentID: Volume UUID

Causes:

Event CauseCause CodeStatusSeverity
FailureDepends on failure typeFailedHigh

Restore

Event Code: 2008

Type: Backup/Restore

ComponentID: Backup UUID

Causes:

Event CauseCause CodeStatusSeverity
Initiated2StartedMedium
Completed3FinishedInfo
Failure (depends on failure type)Depends on failure typeFailedHigh

Compact

Event Code: 2013

Type: Backup/Restore

ComponentID: Backup UUID

Causes:

Event CauseCause CodeStatusSeverity
Failure (depends on failure type)Depends on failure typeFailedHigh
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard