Viewing Log Analytics Configurations

Use the Console to view the Log Analytics configurations of a DB System.

  1. On the DB systems list page, select the DB system that you want to work with. If you need help finding the list page or the DB system, see Listing DB Systems - Using the Console.

    The details page opens and displays information about the DB system.

  2. Open the Telemetry page.
  3. In the Telemetry page, you can see the log analytics configurations of the DB system. You can update the filters to filter by log type.

Editing Log Analytics Configurations

Use the Console to edit the Log Analytics configurations of a DB System.

  1. On the Telemetry page of your DB system, click Edit Configurations.

    The Log analytics page opens and displays the log types configured for the DB system. For information on the editable fields, see Telemetry.

  2. Edit the fields as required.
  3. To add a new log analytics configuration, click Add log analytics configuration.
  4. To save your changes, click Update telemetry configurations.

Telemetry

Check the Telemetry page to view the Log Analytics configurations.

This section assumes familiarity with OCI Log Analytics Service and the Prerequisites of the Telemetry feature.

See Log Analytics Terms and Concepts for information on the terms used.

Table 8-18 Telemetry page

Log analytics Description
Log type The following types of MySQL log:
  • Error log
  • Slow query log
  • Audit log
  • General log
Compartment The existing compartment the log group is stored in.
Log Group Existing location for the logs. A log type can only be sent to one log group, but multiple log types can be sent to a log group.
Log set Log partitioning key.

Related Topics