User guide
Amazon Redshift Events
Topics
• Overview (p. 199)
• Viewing Events Using the Console (p. 199)
• Viewing Events Using the AWS SDK for Java (p. 201)
• View Events Using the Amazon Redshift CLI and API (p. 202)
• Amazon Redshift Event Notifications (p. 202)
Overview
Amazon Redshift tracks events and retains information about them for a period of several weeks in your
AWS account. For each event, Amazon Redshift reports information such as the date the event occurred,
a description, the event source (for example, a cluster, a parameter group, or a snapshot), and the source
ID.
You can use the Amazon Redshift console, the Amazon Redshift API, or the AWS SDKs to obtain event
information.You can obtain a list of all events, or you can apply filters—such as event duration or start
and end date—to obtain events information for a specific period.You can also obtain events that were
generated by a specific source type, such as cluster events or parameter group events.
You can create Amazon Redshift event notification subscriptions that specify a set of event filters. When
an event occurs that matches the filter criteria, Amazon Redshift uses Amazon Simple Notification Service
to actively inform you that the event has occurred.
For a list of Amazon Redshift events by source type and category, see the section called “Amazon Redshift
Event Categories and Event Messages” (p. 204)
Viewing Events Using the Console
You can view events in the Amazon Redshift console by click on Events on the left navigation. In the list
of events you can filter the results using the Source Type filter or a custom Filter that filters for text in
all fields of the list. For example, if you search for "12 Dec 2012" you will match Date fields that contain
this value.
API Version 2012-12-01
199
Amazon Redshift Management Guide
Overview