Skip to main content

Get the logs

Last update:
For your information

You can retrieve logs of balancers and cloud database clusters for which logging is enabled. You can also retrieve logs that you have added yourself.

You can get a list of log groups, a list of event streams and events.

Getting logs is possible:

You can also export logs to your own storage using the Fluent Bit plugin and Grafana Alloy agent.

The address (URL) of the Logi service in the desired pool 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. Open 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. Open the log group page.

  6. Select Stream.

  7. Optional: filter the events.

Filter 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. Open the log group page.

  6. Select Stream.

  7. In the search box, enter the value that the events contain. You can use filter patterns to match terms in unstructured log events. For more information, see Using filter patterns to match terms in unstructured log events in the official 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.