Skip to main content

Get the logs

For your information

You can only retrieve logs for balancers and cloud database clusters for which logging is enabled.

You can:

Logs can be retrieved using:

The address (URL) can be viewed in the URL list.

Get a list of log groups

For your information

The service does not support the logGroupClass, includeLinkedAccounts, accountIdentifiers, and logGroupIdentifiers parameters to retrieve a list of log groups. For more information about log group parameters, see the DescribeLogGroups article in the official AWS documentation.

  1. In the dashboard, on the top menu, click Products and select Logs.

  2. Go to the Logs section.

  3. Select a region and pool.

Get a list of event streams

For your information

The service does not support the logGroupIdentifier, descending, and orderBy parameters for retrieving a list of event streamers. For more information about event stream parameters, see the DescribeLogStreams article in the official AWS documentation.

  1. In the dashboard, on the top menu, click Products and select Logs.

  2. Go to the Logs section.

  3. Select a region and pool.

  4. Optional: select the product of the log group.

  5. Open the log group page.

Get events

For your information

The service does not support the logGroupIdentifier and unmask parameters for receiving events. For more information about event parameters, see the GetLogEvents article in the official AWS documentation.

  1. In the Dashboard, on the top menu, click Products and select Logs.

  2. Go to the Logs section.

  3. Select a region and pool.

  4. Optional: select the product of the log group.

  5. Open the log group page.

  6. Select Stream.

  7. Optional: filter the events.

Filter events

For your information

The service does not support the interleaved, logGroupIdentifier, and unmask parameters for event filtering. For more information about event filtering parameters, see the FilterLogEvents article in the AWS official documentation.

  1. In the dashboard, on the top menu, click Products and select Logs.

  2. Go to the Logs section.

  3. Select a region and pool.

  4. Optional: select the product of the log group.

  5. Open the log group page.

  6. Select Stream.

  7. In the search box, enter the value that the events contain. You can use a filter pattern for unstructured log events. For more information, see Using filter patterns to match terms in unstructured log events in AWS documentation.

    Examples of values in the search box and search results from the filter pattern:

    • errors — events that contain error;
    • error timeout — events that contain error and timeout;
    • ?500 ?404 — will display events that contain 500 or 404;
    • error -timeout — events that contain error but do not contain timeout;
    • "internal server error" — events with an exact match of the value will be output.
  8. Optional: select UTC Time or Local Time for the displayed event time.

  9. Specify a time period to filter events.