Skip to main content

Use explorer

In the explorer, you can view metrics and logs collected by the monitoring service on a per-resource basis for each service. When alarms are triggered by metric or log policies, you can use the explorer to check metric and log variations for the resource. Here’s how to use the explorer in the Monitoring service.

info

For details on region-specific monitoring-supported services, refer to the Monitoring documentation.

Metric explorer

In the metric explorer, you can view available metrics for each service and display them in chart form.

View chart - Select metric

View metric charts in the metric explorer.

  1. Go to KakaoCloud Console > Management > Monitoring.

  2. Click the Explorer menu, then in the Metric explorer tab, configure each setting.

    이미지

    ItemDescription
    ① Data typeSelect data type
    - Select metric: Retrieve metrics provided by the monitoring service
    - Query metric: Retrieve data using PromQL
    ② Chart typeSelect chart type
    - Line chart: Displays data as a line chart showing metric changes over time
    - Area chart: Displays data as a line and shaded area showing metric changes over time
    - Table chart: Upcoming feature
    ③ Select data 1Configure up to five datasets per chart
    - Different services and metrics can be selected for each dataset to display in one chart
    ④ ServiceSelect the service to which the monitored resource belongs
    - See Monitoring supported services for region-specific monitoring-supported services
    ⑤ MetricSelect metric to monitor (e.g., CPU Usage)
    - If no metric is available, change the time range on the chart
    ⑥ FilterFilter by selecting specific resources or detailed metric items
    - Set conditions and values for filtering, then click the [Add filter] button
    - Multiple filters work with the AND condition
    ⑦ Data aggregationProcess raw data displayed on the chart according to selected criteria
    - Aggregation: Adjust data points shown by selecting aggregation values (avg, max, min) and periods (1 minute)
    - Group by: Adjust data values shown by selecting grouping criteria (e.g., instance set ID) and aggregation values
    ⑧ Time filterTime range for viewing selected metrics
    - Default: 1 hour ago
    - Preset or custom date selection available
    ⑨ ChartDisplays chart data based on selected metric and time filter
    ⑩ MetricDisplays each resource item retrieved in chart view
  3. Use datasets and filters to retrieve and view metrics.

View chart - Query metric

View charts by querying metrics in the metric explorer.

  1. Go to KakaoCloud Console > Management > Monitoring > Explore.

  2. Select Search metric query in the Metric explorer tab.

    ItemDescription
    Metric queryEnter PromQL (Prometheus Query) to retrieve data
    - Provides autocomplete for commands and resources
    - Use shift + enter to view charts
    - For details on PromQL usage, see the Official Documentation Examples
  3. After selecting the service and entering the query, click the [View chart] button.

Log explorer

In the log explorer, you can view the log list and detailed information on each log for instances with an agent installed. Logs from the last 5 days are available.

View logs

View logs in the log explorer.

  1. Go to KakaoCloud Console > Management > Monitoring.

  2. Click the Log explorer tab to view the log list and details.

    ItemDescription
    Log IDAutomatically assigned UUID when the log is generated
    Instance ID / Instance name- Instance ID: When Beyond Compute Service is selected
    - Instance name: When MySQL, MemStore are selected
    Log detailsSearch log details
    - Click [View details] to view full log details
    Collection dateDate when the log was collected

Search logs

Use log attributes as filters to search for logs that meet specific criteria. You can also search directly by keyword without selecting an attribute, which will search across all attributes.

info

When special characters (-,_,/, etc.) are included in a search keyword, enclose the keyword in quotes (“ ”).
Example: “host-name”, “/folder/sub”, “instance-id”

  1. Go to KakaoCloud Console > Management > Monitoring.

  2. Enter keywords in the log filter in the Log explorer tab, or use filters to search for logs.

    • Select an attribute and enter a keyword to add a search chip. Multiple search chips can be added; attribute-based chips operate with AND conditions, and keyword-based searches operate with OR conditions.
    Log attribute filterDescription
    Instance ID      Search by the ID of the instance for log review
    Instance nameAvailable when MySQL or MemStore is selected
    - Not supported for Beyond Compute Service
    Log detailsSearch for keywords within the log content
    Host nameSearch by the host name assigned to the instance
    File pathSearch for keywords within the file path of the log
  3. After setting search criteria, view the search results in chart and log list form.