Skip to main content

Get the logs

Last update:
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

  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

  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. Go to the log group page.

Get events

  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. Go to the log group page.

  6. Select Stream.

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

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

    • errors — events that contain error;
    • error timeout — events that contain error и 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.