This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

ServiceWatch

1 - Overview

Service Overview

ServiceWatch is a service that collects metrics, logs, and events of resources created on the Samsung Cloud Platform, monitors them, and provides various tools to offer observability of resource performance, operational status, and more.

Key Advantages

It provides the following key advantages.

  • Resource Monitoring: Collects and visualizes performance metrics (e.g., CPU Usage) of resources. It also creates a dashboard that visualizes multiple metrics in one place for a quick overview.
  • Alert Policy Configuration and Automatic Notifications: Users can define conditions and thresholds to create alert policies, and receive notifications when thresholds are exceeded, enabling rapid detection and response to resource status.
  • Log Analysis and Storage: Collects logs generated by resources for easy retrieval and searching. Collected logs are stored in log groups, with up to 5 GB of storage provided for free. Users can set log retention policies to define retention periods, and logs older than the retention period are automatically managed.
  • Cost Efficiency: ServiceWatch offers a flexible pay-as-you-go pricing model for cost-effective usage. A free tier is also provided, allowing users to try the service for free and scale to paid usage as needed.

Features Provided

The following features are provided.

  • Metric Monitoring
    • Metrics: ServiceWatch receives metric data from Samsung Cloud Platform services, collects and stores this data, and makes it available to users.
    • Dashboard: Visualizes metrics of a single region to provide an integrated view of resources. ServiceWatch distinguishes between automatically generated service dashboards and user-created custom dashboards.
    • Alert: Offers alert functionality that notifies when metrics change beyond user-defined thresholds.
  • Log Monitoring
    • ServiceWatch provides log management capabilities. Logs collected from Samsung Cloud Platform services are stored in log groups for management. Log retention policies can be set to control log retention periods. Users can also view and search log data via the console, and export log groups to Object Storage.
  • ServiceWatch Agent
    • With the ServiceWatch Agent, detailed metrics on processes, CPU, memory, disk usage, and network performance can be collected from Virtual Server, GPU Server, Bare Metal Server, etc. GPU performance metrics can also be collected. Additionally, the Agent can collect logs generated by resources. (Planned for December 2025)
  • Event Monitoring
    • ServiceWatch can create event rules from system events reflecting changes to resources created on Samsung Cloud Platform, allowing users to receive notifications when specific conditions are met.

Components

Metrics

Metrics refer to performance data of a system. By default, resources of services integrated with ServiceWatch provide basic monitoring based on free metrics. Additionally, services such as Virtual Server can enable detailed monitoring to provide paid metrics.

Metric data can be retained for up to 15 months (455 days). For detailed information about metrics, see Metrics.

Logs

Logs from resources such as Virtual Server, Kubernetes Engine, and other services on Samsung Cloud Platform can be collected, stored, and viewed.

For detailed information about logs, see Logs.

Events

Events represent changes in the environment from Samsung Cloud Platform services. The following are examples of events.

  • An event is generated when a Virtual Server’s status changes from Stopped to Running.
  • An event is generated when a new bucket is created in Object Storage.
  • An event is generated when an IAM user is removed from a user group.

For detailed information about events, see Events.

Dashboards

ServiceWatch provides pre-built service dashboards for each service automatically, and users can also create custom dashboards.

Notice
Pre-built dashboards for each service will be available from March 2026.

ServiceWatch Agent

The ServiceWatch Agent is a software component that collects metrics and logs from Virtual Server, GPU Server, and On-Premise servers, enabling more granular monitoring of infrastructure and applications beyond the basic monitoring provided by default.

Note

User-defined metric/log collection via the ServiceWatch Agent is currently available only for Samsung Cloud Platform For Enterprise. It will be available for other offerings in the future.

Limitations

CategoryDescription
Metric Retention PeriodMetrics can be queried for up to 455 days from the current point
  • Applicable to dashboards, widgets, and metric queries
Number of Metrics per QueryUp to 500 metrics can be selected for visualization in a graph
Metric Image File DownloadImages can be downloaded for up to 100 metrics
Metric Export to Object StorageExport up to 10 metrics; the query period can be up to 2 months (63 days) for metric data
Widget/Metric Count per Dashboard
  • Up to 500 widgets per dashboard
  • Up to 500 metrics per widget
  • Up to 2,500 total metrics can be added across all widgets in a single dashboard
Number of Alert PoliciesUp to 5,000 per account/region
Alert HistoryAlert history is available for 30 days
Recipients per Alert PolicyUp to 100
Number of Log GroupsUp to 10,000 per account/region
Log DownloadWhen downloading Excel, up to 1 MB per log event and up to 10,000 log events can be downloaded
  • If a log event exceeds 1 MB or the number of log events exceeds 10,000, it is recommended to use log group export.
Concurrent Log Group Export Tasks
  • One export task can be executed per account at a time.
Log Event SizeUp to 1 MB
Number of Event RulesUp to 300 per account/region
Event Pattern SizeUp to 2 MB
Recipients per Event RuleUp to 100
Table. ServiceWatch Limitations

The following shows the monthly free tier details for ServiceWatch.

CategoryFree Tier
LogsUp to 5 GB of storage per month
Metrics
  • Basic monitoring metrics for each service
  • Up to 10 detailed/custom/log pattern metrics per month
DashboardsUp to 3 dashboards per month referencing 50 or fewer metrics
  • If a dashboard references more than 50 metrics, one dashboard charge per month applies.
Alert PoliciesUp to 10 per month
Table. ServiceWatch Free Tier

Regional Availability

ServiceWatch is available in the following regions.

RegionAvailability
Korea West (kr-west1)Available
Korea East (kr-east1)Available
Korea South 1 (kr-south1)Available
Korea South 2 (kr-south2)Available
Korea South 3 (kr-south3)Available
Table. ServiceWatch Regional Availability

Prerequisite Services

ServiceWatch has no prerequisite services.

1.1 - Metrics

Metrics

Metrics are data on system performance. By default, many services provide free metrics for resources (e.g., Virtual Server, File Storage) which are offered as basic monitoring through ServiceWatch. Detailed monitoring can be enabled for certain resources such as Virtual Server.

Metric data is retained for 15 months (455 days), allowing access to both recent and historical data.

TermExampleDescription
NamespaceVirtual ServerLogical separation used to categorize and group metrics
MetricCPU usageName of the specific data to be collected
Dimensionresource_idActs as a unique identifier for the metric
Collection Interval5 minutesThe collection interval of metric data from each service providing the metric
StatisticAverageMethod of aggregating metric data over a specified period
Unit%Measurement unit for the statistic
Aggregation Period5 minutesPeriod over which collected metric data is aggregated
AlertCPU usage >= 80% | Occurs over 5 minutesChanges to an Alert state when CPU usage exceeds 80% continuously for 5 minutes
Table. ServiceWatch Metric Terminology

Namespace

Namespace is a logical separation used to distinguish and group metrics in ServiceWatch. Most Samsung Cloud Platform services use a namespace that matches the service name, which can be found in the ServiceWatch Integrated Services List.

For custom metrics, users can define a namespace that distinguishes them from other metrics within ServiceWatch, either via ServiceWatch Agent configuration or via the OpenAPI. For details on custom metrics and logs, see Custom Metrics and Logs.

Metrics

Metrics represent an ordered set of data points collected by ServiceWatch over time. Each data point consists of a timestamp, the collected value, and the unit of measurement.

For example, the CPU usage of a specific Virtual Server is one of the default monitoring metrics provided by Virtual Server. Data points can be generated by any application or activity that collects data.

By default, Samsung Cloud Platform services integrated with ServiceWatch provide free metrics for resources. Detailed monitoring for certain resources is available as a paid offering and can be enabled per service.

Metrics can only be queried in the region where they were generated. Users cannot manually delete metrics. However, if no new data is posted to ServiceWatch, metrics automatically expire after 15 months. Data points older than 15 months (455 days) are sequentially expired, and when new data points are added, those older than 15 months are deleted.

Timestamp

The timestamp of a data point indicates the time at which the data point was recorded. Each metric data point is composed of a timestamp and a value.

A timestamp consists of hour, minute, second, and date.

Metric Retention Period

ServiceWatch retains metric data as follows.

  • Data points with a collection interval of 60 seconds (1 minute) are retained for up to 15 days.
  • Data points with a collection interval of 300 seconds (5 minutes) are retained for up to 63 days.
  • Data points with a collection interval of 3600 seconds (1 hour) are retained for up to 455 days (15 months).

Data points initially collected at a short interval are downsampled for long-term storage. For example, if data is collected at a 1‑minute interval, it is retained at 1‑minute granularity for 15 days. After 15 days, the data remains available but can only be queried at 5‑minute intervals. After 63 days, the data is further aggregated and provided at 1‑hour intervals. If metric data points need to be retained longer than the retention period, they can be separately archived using the File Download or Object Storage Export features.

Dimensions

Key-value pairs that serve as unique identifiers for metrics, allowing data points to be categorized and filtered.

For example, using the resource_id dimension of Virtual Server metrics can identify metrics for a specific server.

Collection Interval

Refers to the frequency at which data points for each service’s metrics are collected, as provided by the service-defined collection interval.

Refer to each service’s ServiceWatch metric page for the metric collection intervals.

Note
Refer to the metric pages of ServiceWatch integrated services at Metrics and Log Monitoring.

For example, Virtual Server provides a 5‑minute collection interval for basic monitoring, and a 1‑minute interval when detailed monitoring is enabled.

Statistics

Statistics define how metric data is aggregated over a specified period. ServiceWatch provides aggregated data based on the metric data points supplied by each service to ServiceWatch. Aggregation uses the namespace, metric name, dimensions, and data point units within the defined aggregation period.

The provided statistics are Sum, Average, Minimum, and Maximum.

  • Sum: The sum of all data point values collected during the period.
  • Average: The sum of all data point values divided by the number of data points during the period.
  • Minimum: The lowest observed value during the period.
  • Maximum: The highest observed value during the period.

Units

Each statistic has a measurement unit. Examples of units include Bytes, Seconds, Count, Percent, etc.

Aggregation Period

Each statistic calculates metric data points collected over the chosen aggregation period. The aggregation period can be selected from 1 minute, 5 minutes, 15 minutes, 30 minutes, 1 hour, 3 hours, 6 hours, 12 hours, and 1 day, with a default of 5 minutes. The aggregation period is closely tied to the metric data point collection interval, and for valid aggregation results, the aggregation period must be equal to or longer than the collection interval.

For example, if the statistic is Average, the aggregation period is set to 5 minutes, and a metric with a 1‑minute collection interval is selected, data points are collected every minute and the average is computed over the 5‑minute window. Conversely, if the aggregation period is shorter than the collection interval, valid aggregation results cannot be obtained.

Downsampling is applied for long‑term retention of metric data. For example, if data is collected at a 1‑minute interval, after 15 days it can only be queried at 5‑minute granularity. Setting the aggregation period from 5 minutes to 30 minutes for such metrics may require up to 5 minutes to retrieve the downsampled data. After 63 days, the data is further aggregated and provided at 1‑hour intervals. Selecting an aggregation period from 1 hour to 1 day may require up to 1 hour for data retrieval due to aggregation processing delays.

Note
When retrieving metric data, aggregation delays may cause the most recent data point not to be displayed. In such cases, reducing the aggregation period or querying after a certain time (5 minutes or 1 hour) will allow the data to appear correctly.
Aggregation PeriodAggregation Delay
1 minute-
5 minutesUp to 5 minutes
15 minutesUp to 5 minutes
30 minutesUp to 5 minutes
1 hourUp to 1 hour
3 hoursUp to 1 hour
6 hoursUp to 1 hour
12 hoursUp to 1 hour
1 dayUp to 1 hour
Table. ServiceWatch aggregation delay by aggregation period

Alerts

When creating an alert policy, a metric is evaluated over the specified evaluation window, and if it meets the condition set based on the threshold, users receive an alert notification.

Alert states are Alert, Normal, and Insufficient data.

  • Alert: The metric meets the set condition.
  • Normal: The metric does not meet the set condition.
  • Insufficient data: No metric data exists, the metric data is missing, or data has not yet arrived.

When the alert state is Alert, if the evaluation later falls outside the condition, the alert state reverts to Normal.

For more details on alerts, see the Alert section.

Basic Monitoring and Detailed Monitoring

ServiceWatch offers two types of monitoring: basic monitoring and detailed monitoring.

Samsung Cloud Platform services integrated with ServiceWatch publish a basic set of metrics to ServiceWatch for free, providing basic monitoring. As soon as any of those services are used, basic monitoring is automatically enabled and visible in ServiceWatch.

Note
Services that provide basic monitoring can be found in the ServiceWatch Integrated Services List, and more services will be added over time.

Detailed monitoring is available for select services and incurs charges. To use detailed monitoring, it must be enabled in the service’s detailed settings.

The detailed monitoring options vary depending on the service.

  • For Virtual Server, the default monitoring collection interval is 5 minutes. Enabling detailed monitoring changes the collection interval for those metrics from 5 minutes to 1 minute.
  • Object Storage provides basic metrics for default monitoring, and enabling replication metrics adds additional replication metrics.

The following includes services that provide detailed monitoring and their guides.

Table. ServiceWatch Detailed Monitoring Services

1.2 - Alert

Alert

You can create alerts that monitor metrics and send notifications. For example, you monitor the CPU usage and disk read/write of a Virtual Server, then send a notification to the user to handle increased load.

Alert Policy

Alert policies can monitor metrics of the same Account and evaluate alerts for a single metric. These alert policies compare the specified threshold and metric conditions, and send notifications when the conditions are met.

If you disable the alert policy, the evaluation of the alert policy continues, but you can restrict sending alerts to designated recipients. If you want to temporarily stop sending alerts for resources with an alert policy set, you can use alert policy deactivation.

When you enable the alert policy, evaluation of the alert policy begins, and according to the set conditions, the alert status changes to Alert, and a notification is sent each time the alert status changes.

The alarm policy status allows you to check whether the alarm policy is enabled/disabled.

Alert Policy StatusDescription
ActiveA state where the alarm policy is active and notifications can be sent according to the set conditions
  • Evaluates the alarm according to the settings and sends notifications to the designated recipients
InactiveThe alarm policy is disabled, and notification sending is restricted
  • Alarm evaluation for the policy is not stopped, only notification sending is restricted.
Table. Alert Policy Status

You can set alert levels for the alert policy. Depending on the alert level, the alert color (red/pink/purple) is expressed differently so that the levels can be visually distinguished by color. You can filter according to the alert policy’s alert level and retrieve the alert policy by each alert level.

Alert LevelDescription
HighIf you set the step for the alarm policy condition to High, the alarm level is displayed in red
MidleIf you set the step to Middel in the alarm policy condition, the alarm step is displayed in pink
LowIf you set the step to Middel in the alarm policy condition, the alarm step is displayed in purple
Table. Alert Policy Levels

Alarm Status

Alert status changes according to the alert evaluation of the alert policy. Alert status is divided into three states: Normal (Normal), Insufficient data (Insufficient data), Alert (Alert).

Alarm StatusDescription
NormalMeans a normal state that does not meet the conditions set in the alarm policy
  • Normal state is displayed in green
Insufficient dataThe alarm policy has just been created, or the metric is unavailable, or there is insufficient data to determine the alarm state from the metric
  • The Insufficient data state is displayed in gray
AlertState that meets the conditions set in the alert policy
  • Alert state is displayed in red
  • When changed to Alert state, a notification is sent to the user
Table. Alarm Status
Reference
When an alarm policy is first created, the alarm state is initialized to Insufficient data. When metric data is later collected, the alarm state changes to Normal or Alert.

Alert Evaluation

TermDescription
Metric Data PointStatistical data calculated from metric data. A data point consists of a timestamp, collected statistical data, and the unit of the data.
  • The statistics of a data point are calculated separately as sum, average, minimum, and maximum
Metric collection intervalTime interval for collecting metric data per service
  • Specified per metric of the namespace
  • Example: 1 minute or 5 minutes
Alert Evaluation IntervalTime interval for evaluating whether the alert meets the conditions
  • If the metric collection interval is 1 minute or more, fix the alert evaluation interval to 1-minute units
  • If the alert evaluation range × metric collection interval exceeds 24 hours, fix the alert evaluation interval to 1-hour units
Alarm Evaluation ScopeEvaluation time range for alarm evaluation
  • It is recommended to set it to the metric collection interval or a multiple of the collection interval
Alert Evaluation Count/Alert Violation CountDuring the alert evaluation interval, if the condition is satisfied for violation count out of evaluation count, the alert status is switched to Alert
  • Violation count can be set less than or equal to evaluation count
  • Default is set to 1
Alarm evaluation intervalAlarm evaluation range(seconds) X Alarm evaluation count
Table. Alert Evaluation Terms

For example, for a metric with a 1-minute collection interval, if you set a 1-minute evaluation window with 4 violations out of 5 evaluation counts, the evaluation interval is 5 minutes. For a metric with a 5-minute collection interval, if you set a 10-minute evaluation window with 3 violations out of 3 evaluation counts, the evaluation interval is 30 minutes.

CategoryExample 1Example 2
Metric collection interval1 minute5 minutes
Alarm evaluation cycle (fixed)1 minute1 minute
Alert Evaluation Scope1 minute10 minutes
Number of alarm evaluations5 times3 times
Number of alarm violations4 times3 times
Alarm evaluation interval (seconds)5 minutes (300 seconds)30 minutes (1,800 seconds)
ConditionIf evaluated 5 times within 5 minutes and satisfies 4 conditions, change the alarm state to AlertIf evaluated 3 times within 30 minutes and satisfies 3 conditions, change the alarm state to Alert
Table. Alarm Evaluation Example

Evaluation Scope

The evaluation scope of the alarm policy is the evaluation time range for alarm evaluation.

  • It is recommended to set it to the indicator’s collection interval or a multiple of the collection interval.
  • You can input up to 604,800 (7 days) seconds.
Caution
If the evaluation range is set smaller than the collection interval or not matching a multiple of the collection interval, the alarm evaluation may not work properly.
Evaluation ScopeConfigurable number of evaluations
7 days (604,800 seconds)1
1 day (86,400 seconds)7 or less
6 hours (21,600 seconds)28 or less
1 hour (3,600 seconds)168 or less
15 minutes (900 seconds)96 or less
5 minutes (300 seconds)288 or less
1 minute (60 seconds)1,440 or less
Table. Number of evaluable evaluations that can be set according to evaluation range
Notice

There are the following restrictions on the evaluation scope and the number of evaluations:

  • When the evaluation range is 1 hour (3,600 seconds) or more, the evaluation interval (evaluation count × evaluation range) can be up to 7 days (604,800 seconds)
  • When the evaluation range is less than 1 hour (3,600 seconds), the evaluation interval (evaluation count × evaluation range) can be up to 1 day (86,400 seconds).

Condition

The conditions for performing alarm evaluation require a conditional operator and threshold setting.

TermDescription
StatisticsMethod of calculating metric data during the evaluation period for alarm assessment
Conditional OperatorAfter calculating metric data over the evaluation period for alarm evaluation, select the conditional operator that compares the value with the threshold.
ThresholdDefine a threshold to compare with the calculated metric data during the evaluation period for alarm assessment using a conditional operator
Table. Condition Terms

If the namespace is Virtual Server and the metric is CPU Usage (unit: %), the alarm evaluation condition is completed as below.

CategoryExample 1Example 2
Metric collection interval1 minute5 minutes
Alarm evaluation interval (fixed)1 minute1 minute
Alert Evaluation Scope1 minute10 minutes
Number of alarm evaluations5 times3 times
Alarm violation count4 times3 times
Alarm evaluation interval (seconds)5 minutes (300 seconds)30 minutes (1,800 seconds)
StatisticsAverageTotal
conditional operator>=<
threshold8020
ConditionIf the average CPU Usage >= 80% for 4 times over 5 minutes, change the alert status to AlertIf the average CPU Usage < 20% for 3 times over 30 minutes, change the alert status to Alert
Table. Alarm Evaluation Example - Conditional Operator, Threshold, Statistics Added

Alarm Notification

If the alarm evaluation conditions are met, change the alarm status to Alert and send a notification to the recipients set in the alarm policy.

Reference
  • Only users with login history (users who have registered email or mobile phone number) can be added as alert recipients.
  • Notification reception method (E-mail or SMS) can be set by selecting the notification target as Service > Alert on the Notification Settings page.
  • Notification recipients can be added up to a maximum of 100.
Guide
  • Users without login history cannot be designated as notification recipients.
  • Notification Settings page, if you select the notification target Service > Alert and do not set the notification reception method, you cannot receive notifications.

Method for handling missing data during alarm evaluation

Some resources may not be able to send metric data to ServiceWatch under certain conditions. For example, if a specific resource is inactive or does not exist, it will not be sent to ServiceWatch. If metrics are not collected for a certain period, the alarm state will be changed to Insufficient data by the alarm evaluation.

ServiceWatch provides a way to handle missing data during alarm evaluation. The missing data handling methods are as follows:

  • Ignore: Maintain the current alarm state. (default)
  • Missing: Treat missing data points as missing. If all data points within the evaluation range are missing, the alarm state switches to Insufficient data state.
  • Breaching: Treat as satisfying the threshold condition for missing data points.
  • Not breaching: Process as normal for missing data points that do not satisfy the threshold condition.
Reference
  • For alert policies created before the December 2025 release, missing data is handled with the default Ignore, and from the December 2025 release onward, you can directly choose how to handle missing data.
  • The method for handling missing data in the alarm policy can be modified, and from the point of modification, missing data will be processed using the changed method.

Alert History

The change history for alarm status is recorded in the alarm history. The alarm history can be viewed for 30 days.

1.3 - Log

Log

By using ServiceWatch logs, you can monitor, store, and access log files collected from the resources of the service that provides the logs.

Log Group1Log Group1Log Group1Log Group2Log Group2Log Group2
Log Stream1Log Stream2Log Stream3Log StreamALog StreamBLog StreamC
Log EventLog EventLog EventLog EventLog EventLog Event
Log EventLog EventLog EventLog EventLog Event
Table. Log Configuration - Log Group, Log Stream, Log Event
Reference

Below is an example of log configuration.

  • 📂 Log Group: “WebApp-Logs”
    • 📄 Log Stream 1: “Server-1”
      • 📝 Log Event 1: “[2025-03-20 10:00:01] User logged in”
      • 📝 Log Event 2: “[2025-03-20 10:05:34] Database connection error”

Log Group

A log group is a container for log streams that share the same retention policy settings. Each log stream must belong to a single log group. For example, if there are separate log streams for the logs of each Kubernetes Engine cluster, you can group the log streams into a single log group called /scp/ske/{cluster name}.

Log Retention Policy

Log retention policy can set the period for storing log events in ServiceWatch. Log events whose period has expired are automatically deleted. Log The retention period assigned to the group applies to the log streams and log events belonging to the log group.

The retention period can be selected from the following and is set in days.

Retention period
  • No expiration
  • 1 day
  • 3 days
  • 5 days
  • 1 week (7 days)
  • 2 weeks (14 days)
  • 1 month (30 days)
  • 2 months (60 days)
  • 3 months (90 days)
  • 4 months (120 days)
  • 5 months (150 days)
  • 6 months (180 days)
  • 1 year (365 days)
  • 13 months (400 days)
  • 18 months (545 days)
  • 2 years (731 days)
  • 3 years (1096 days)
  • 5 years (1827 days)
  • 6 years (2192 days)
  • 7 years (2557 days)
  • 8 years (2922 days)
  • 9 years (3288 days)
  • 10 years (3653 days)
Table. Log Group Retention Policy Period

Log Stream

A log stream is a collection of log events sorted in the order they occurred from the same source. For example, all log events generated in a particular Kubernetes Engine cluster can constitute a single log stream.

Log Event

Log events are individual records that record logs generated from resources. A log event record includes a timestamp of when the event occurred, a log message, and two attributes. Each message must be encoded in UTF-8.

Log Pattern

You can create a log pattern to filter log data that matches the pattern. A log pattern defines the words or patterns to search for in the log data collected by ServiceWatch, allows you to view the status of log occurrences in a graph, and creates metrics that can be used to generate alert policies.

Log patterns are not applied retroactively to data. They are applied to log events collected after the log pattern is created.

Log Pattern Namespace

A namespace is a logical separation for distinguishing and grouping metrics. In ServiceWatch, it is divided into namespaces associated with services, namespaces for custom metrics, and namespaces for log patterns.

  • Namespace associated with services such as Virtual Server
  • Namespace composed of custom metrics, the namespace of metrics collected via the custom metrics API or ServiceWatch Agent
  • Namespace of the metric created by the log pattern

When creating metrics for a log pattern, you can either create a new namespace for the log pattern or choose from existing log pattern namespaces.

Indicator Name

The monitored log information is the name of the metric generated by ServiceWatch. You must set it so that the metric name does not duplicate within the namespace where the metric will exist.

Indicator value

It is the numeric value posted to the metric each time a log matching the pattern is found. For example, when counting occurrences of a specific word (e.g., Error), this value becomes 1 for each occurrence. When calculating transmitted bytes, it can be incremented by the actual number of bytes found in the log event.

Default

It is the value recorded in the log pattern during periods when no matching logs can be found while collecting logs. Setting the default to 0 can prevent the metric from becoming irregular due to periods with no matching data in all such intervals.

If you set a dimension for a metric generated by a log pattern, you cannot set a default value for that metric.

Dimension

A dimension is a key-value pair that defines a metric additionally. You can add dimensions to metrics generated from log patterns. Since a dimension is part of a unique identifier for a metric, each time a unique name/value pair is extracted from the log, a new variant of that metric is created.

When selecting the log pattern format as either a space-separated pattern or a JSON format pattern, you can set the dimension, and it can be configured as one of the parameters set in the pattern. You can assign up to three dimensions to an indicator. If a default value is set, you cannot set dimensions. To set dimensions, you must configure it not to use the default value.

Pattern Format

This explains how ServiceWatch interprets data in each log event. The pattern format can be selected from three options as shown below.

  • String pattern: Log containing a specific string
  • Space-separated pattern: logs separated by spaces such as timestamps, IP addresses, strings, etc.
  • JSON format pattern: logs containing specific JSON fields

Available regular expression syntax

When using regular expressions to search and filter log data, you must enclose the expression with %.

Only the following can be included in patterns that contain regular expressions.

  • Alphanumeric - Alphanumeric refers to characters that are letters (A~Z or a~z) or numbers (0~9).
    • A-Z, a-z, 0-9 can be used as.
  • The supported symbol characters are as follows.
    • :, _, #, =, @, /, ;, ,, -
    • For example, %servicewatch!% cannot be used because ! is not supported.
  • The supported operators are as follows.
    • This includes ^, $, ?, [, ], {, }, |, \, *, +, ..
    • (, ) The operator is not supported.

OperatorUsage Method
^Fixes the start position of the string as the matching item. For example, %^[ab]cd% matches acd and bcd, and does not match bcd.
$Fixes the end position of the string to match items. For example, %abc$% matches xyzabc and xyabc, but does not match abcd.
??Matches when the preceding character appears 0 or 1 times. For example, %abc?d% matches both abcd and abd, while abc and abccd do not match.
[]Matches a list of characters or character ranges enclosed in brackets. For example, %[abc]% matches a, b, c, %[a-z]% matches all lowercase letters from a to z, and %[abcx-z]% matches a, b, c, x, y, z.
{m, n}If the preceding character repeats m~n times, it matches. For example, %a{3,5}% matches only aaa, aaaa and aaaaa, and does not match a or aa.
|matches one of the characters on either side of |.
  • %abc|de% can match abce or abde.
</code>As an escape character, using this character allows you to use it literally instead of its special operator meaning.
*Matches zero or more of the preceding character. For example, %12*3% matches 13, 123, 122223.
+Matches one or more of the preceding character. For example, %12+3% can match 123, 1223, 12223, but does not match 13.
.Matches any character. For example, %.ab% matches cab, dab, bab, 8ab, #ab, ab (including space), and matches a 3-character string ending with ab.
\d, \DMatches digits and non-digit characters. For example, %\d% is equivalent to %[0-9]%, and %\D% matches all characters except digits, like %[^0-9]%.
\s, \SMatches whitespace characters and non-whitespace characters. Whitespace characters include tab (\t), space ( ), and newline (\n) characters.
\w, \WMatches alphanumeric characters and non-alphanumeric characters. For example, %\w% is equivalent to %[a-zA-Z_0-9]%, and %\W% is equivalent to %[^a-zA-Z_0-9]%.
\xhhMatches the ASCII mapping of a 2-digit hexadecimal character. \x is an escape character indicating that the following character is the hexadecimal value in ASCII. hh specifies a 2-digit hexadecimal (0~9 and A~F) that refers to a character in the ASCII table.
Table. Regular expression syntax operators available for log pattern

Reference
123.123.123.1와 같은 IP 주소를 정규식으로 표현하기 위해서는 %123.123.123.1%와 같이 표현합니다.

String Pattern

String pattern using regular expressions

You can search for matching patterns in log events using a regex string pattern wrapped with %(percentage) at the beginning and end of the regex. Below is an example of a pattern that searches all log events composed of the ERROR keyword. Please refer to the Available Regex Syntax.

%ERROR%
  The above pattern matches log event messages like the following.
* <code>[2026-02-13 14:22:01] ERROR 500 POST /api/v1/checkout (192.168.1.10) - NullPointerException at com.app.controller.CheckoutController.java:55</code>
* <code>[ERROR] Configuration file not found: /etc/app/config.yaml</code>

##### String pattern in log events without format
String pattern for searching strings in log events that are not in formats like JSON.
Below is an example of a log event message, and you can see the log events that match according to various string pattern classifications.

ERROR CODE 400 BAD REQUEST ERROR CODE 401 UNAUTHORIZED REQUEST ERROR CODE 419 MISSING ARGUMENTS ERROR CODE 420 INVALID ARGUMENTS






Category Pattern Matching log event message
single string ERROR CODE log event containing ERROR
  • ERROR CODE 400 BAD REQUEST
  • ERROR CODE 401 UNAUTHORIZED REQUEST
  • ERROR CODE 419 MISSING ARGUMENTS
  • ERROR CODE 420 INVALID ARGUMENTS
Multiple strings (And condition) ERROR REQUEST log events containing the strings ERROR and REQUEST
  • ERROR CODE 400 BAD REQUEST
  • ERROR CODE 401 UNAUTHORIZED REQUEST
Multiple strings (Or condition) ?ERROR ?400 log events containing the ERROR or 400 string
  • ERROR CODE 400 BAD REQUEST
  • ERROR CODE 401 UNAUTHORIZED REQUEST
  • ERROR CODE 419 MISSING ARGUMENTS
  • ERROR CODE 420 INVALID ARGUMENTS
Exact matching string “BAD REQUEST” log event containing the exact phrase “BAD REQUEST”
  • ERROR CODE 400 BAD REQUEST
Exclude specific string ERROR -400 A pattern where some terms are included and other terms are excluded. Enter - before the string you want to exclude. The following are log events that include the string ERROR and exclude the string 400
  • ERROR CODE 401 UNAUTHORIZED REQUEST
  • ERROR CODE 419 MISSING ARGUMENTS
  • ERROR CODE 420 INVALID ARGUMENTS
Table. String pattern in log events without format
#### Space-separated pattern Create a pattern to search for matching strings in log events separated by spaces. ##### Space-separated pattern example(1) The following is an example of log events separated by spaces.

2023-10-27T10:00:01Z [INFO] 1234 login success 192.168.1.1

The log event above is a space-separated log event that includes <code>timestamp</code>, <code>logLevel</code>, <code>user_id</code>, <code>action</code>, <code>status</code>, <code>ip</code>. Text between brackets (<code>[]</code>) and double quotes (<code>""</code>) is considered a single field.

To create a pattern that searches for matching strings in space-separated log events, enclose the pattern in brackets (<code>[]</code>) and specify fields with names separated by commas (<code>,</code>). The following pattern parses six fields.

<code>[timestamp, logLevel, user_id, action, status = success, ip]</code> can find log events where the 5th field, <code>status</code>, is <code>success</code>.

##### Space-separated pattern example (2)

abc xxx.log james 2023-10-27T10:00:01Z POST 400 1024 abc xxx.log name 2023-10-27T10:00:02Z POST 410 512

The above log event is a space-separated log event that includes host, logName, user, timestamp, request, statusCode, and size.

A pattern like [host, logName, user, timestamp, request, statusCode=4*, size] can find log events where the 6th field, statusCode, starts with 4.

If you do not know the exact number of fields in a space-separated log event, you can use an ellipsis (). A pattern like […, statusCode=4*, size] is a pattern that represents the first five fields with an ellipsis.

You can also create composite expressions using the AND (&&) operator and the OR (||) operator. A pattern such as […, statusCode=400 || statusCode=410, size] can find log events where the 6th field, statusCode, is 400 or 410.

You can use regular expressions to provide conditions for a pattern. A pattern such as [host, logName, user, timestamp, request, statusCode=%4[0-9]{2}%, size] can find log events where the sixth field, statusCode, is a number starting with 4.

JSON format pattern

You can create a pattern to search for matching strings or numeric values in JSON log events. Patterns are enclosed in curly braces ({}).

String-based JSON format pattern
  • Use $. to represent JSON fields.
  • The operator can use = or !=.
  • The string to compare with the field can be enclosed in double quotes (""). Strings containing non-alphanumeric characters and underscore symbols must be enclosed in double quotes. Use an asterisk (*) as a wildcard to match text.
{ $.resourceType = "trail" }
{ $.resourceType = "%trail%" }
{ $.arrayKey[0] = "value" }
JSON format pattern that searches for numeric values
  • Represent JSON fields using $..
  • You can use numeric operators.
    • greater than(>), less than(<), equal(=), not equal(!=), greater than or equal to(>=), less than or equal to(<=)
  • You can include the addition (+) or subtraction (-) symbols. You can use the asterisk (*) as a wildcard.

{ $.errorCode = 400} { $.errorCode >= 400} { $.errorCode != 500 } { $.sourceIPAddress != 123.123.* }

Export Log Group

From the log group, you can export log data to Object Storage for log retention and log analysis. You can export log groups for log data in the same Account.

To start exporting a log group, you need to create an Object Storage bucket to store the log data.

The log group export operation can take a long time depending on the amount of logs. When exporting a log group, you can reduce the export operation time by specifying a particular stream within the log group or by specifying a time range.

Log group export can only be executed one at a time on the same Account. To run another log group export, the current export task must be completed.

You can delete the log group export history after the export succeeds or after the export cancellation is completed. Canceling log group export does not delete the saved file of the exported log group. To delete the exported log group file, delete the stored file directly in Object Storage.

Log group export statusDescription
SuccessThe log group export task has been completed successfully.
PendingLog group export task is pending.
In progressLog group export task is in progress.
FailedLog group export task failed.
CancelingCancelling the log group export task. If the cancel request fails, it will change to Failed state.
CanceledLog group export task has been cancelled.
Table. Log Group Export Status

1.4 - event

The event represents a change in the environment in the Samsung Cloud Platform service.

Most events generated in Samsung Cloud Platform services are received by ServiceWatch. Events of each service can be viewed and processed in the ServiceWatch of the same Account.

Refer to the list of services that send events via ServiceWatch and the events those services send in the ServiceWatch Event Reference.

Each service sends events to ServiceWatch based on Best Effort delivery. Best Effort delivery means that the service attempts to send all events to ServiceWatch, but occasionally some events may not be delivered.

When a valid event is delivered to ServiceWatch, ServiceWatch compares the event with the rules and then sends a notification to the alert recipients set in the event rule.

Event Rules

You can specify the actions that ServiceWatch performs on events delivered from each service to ServiceWatch. To do this, create an event rule. An event rule specifies which events are delivered to which targets.

Event rules evaluate the event when it arrives. Each event rule checks whether the event matches the rule’s pattern. If the event matches, ServiceWatch processes the event.

You can generate matching rules for incoming events based on the event data criteria (called an event pattern). If an event matches the criteria defined in the event pattern, the event is delivered to the target specified in the rule.

  • Event rules basically allow you to specify a notification recipient to receive alerts when an event occurs.
  • The event rules are planned to be expanded to include multiple services of the Samsung Cloud Platform as targets for receiving events when events occur. (Planned for 2026)

To create an event rule, please refer to How-to Guides > Creating Event Rules.

Event Source

ServiceWatch can select the event source as the Samsung Cloud Platform service name. You can select the service name of the event you want to receive as the event source.

Service CategoryService
ComputeVirtual Server
ComputeGPU Server
ComputeBare Metal Server
ComputeMulti-node GPU Cluster
ComputeCloud Functions
StorageBlock Storage(BM)
StorageFile Storage
StorageObject Storage
StorageArchive Storage
StorageBackup
ContainerKubernetes Engine
ContainerContainer Registry
NetworkingVPC
NetworkingSecurity Group
NetworkingLoad Balancer
NetworkingDNS
NetworkingVPN
NetworkingFirewall
NetworkingDirect Connect
NetworkingCloud LAN-Campus
NetworkingCloud LAN-Datacenter
NetworkingCloud WAN
NetworkingGlobal CDN
NetworkingGSLB
DatabaseEPAS(DBaaS)
DatabasePostreSQL(DBaaS)
DatabaseMariaDB(DBaaS)
DatabaseMySQL(DBaaS)
DatabaseMicrosoft SQL Server(DBaaS)
DatabaseCacheStore(DBaaS)
Data AnalyticsEvent Streams
Data AnalyticsSearch Engine
Data AnalyticsVertica(DBaaS)
Data AnalyticsData Flow
Data AnalyticsData Ops
Data AnalyticsQuick Query
Application ServiceAPI Gateway
SecurityKey Management Service
SecurityConfig Inspection
SecurityCertificate Manager
SecuritySecret Vault
ManagementCloud Control
ManagementIdentity and Access Management(IAM)
ManagementID Center
ManagementLogging&Audit
ManagementOrganization
ManagementResource Groups
ManagementServiceWatch
ManagementSupport Center
AI-MLCloudML
AI-MLAI&MLOps Platform
Table. ServiceWatch event source

Event Type

The Samsung Cloud Platform service has its own resource type. Event types are classified the same as resource types, and you select the type of events from the event source to use in event rules.

The following are the event types of Virtual Server.

Service CategoryServiceSub ServiceEvent Type
ComputeVirtual ServerVirtual ServerServer
ComputeVirtual ServerImageImage
ComputeVirtual ServerKeypairKeypair
ComputeVitual ServerServer GroupServer Group
ComputeVirtual ServerLaunch ConfigurationLaunch Configuration
ComputeVirtual ServerAuto-Scaling GroupAuto-Scaling Group
ComputeVirtual ServerBlock StorageVolume
ComputeVirtual ServerBlock StorageSnapshot
Table. ServiceWatch - Virtual Server Event Types

For other event types available in ServiceWatch, please refer to ServiceWatch Event.

Event

The event can select all events that occur from the event type of the event source, and can select specific events.

The following are some events of the Server event type of Virtual Server.

Service CategoryServiceSub ServiceEvent TypeEvent
ComputeVirtual ServerVirtual ServerServerCompute Virtual Server Create Start
ComputeVirtual ServerVirtual ServerServerCompute Virtual Server Create End
ComputeVirtual ServerVirtual ServerServerCompute Virtual Server Create Error
ComputeVirtual ServerVirtual ServerServerCompute Virtual Server Delete Start
ComputeVirtual ServerVirtual ServerServerCompute Virtual Server Delete End
ComputeVirtual ServerVirtual ServerServerCompute Virtual Server Delete Error
ComputeVirtual ServerVirtual ServerServerCompute Virtual Server Lock End
ComputeVirtual ServerVirtual ServerServerCompute Virtual Server Unlock End
ComputeVirtual ServerVirtual ServerServerCompute Virtual Server Stop Start
ComputeVirtual ServerVirtual ServerServerCompute Virtual Server Stop Success
ComputeVirtual ServerVirtual ServerServerCompute Virtual Server Start Start
ComputeVirtual ServerVirtual ServerServerCompute Virtual Server Start Success
ComputeVirtual ServerVirtual ServerServerCompute Virtual Server Reboot Start
ComputeVirtual ServerVirtual ServerServerCompute Virtual Server Reboot End
ComputeVirtual ServerVirtual ServerServerCompute Virtual Server Reboot Error
ComputeVirtual ServerVirtual ServerServerCompute Virtual Server Power On Start
ComputeVirtual ServerVirtual ServerServerCompute Virtual Server Power On End
ComputeVirtual ServerVirtual ServerServerCompute Virtual Server Power On Error
Table. Some events of ServiceWatch - Virtual Server Server

For other events available in ServiceWatch, see ServiceWatch Event.

Applied Resources

Set the event pattern for selected events on all resources or specific resources.

Event Pattern

If you select all event sources, event types, events, and applied resources, the event pattern setting for the event rule will be completed.

The following is an example of an event pattern set in ServiceWatch’s event rule.

Color mode
{
	"source": [ // namespace
		"Virtual Server"
	],
	"detail-type": [ // event type
		"Server"
	],
	"detail": {
		"event": [ // individual event
			"Compute Virtual Server Create End"
		]
	},
	"resources": [ // individual resources
		"srn:{offerring}::{account_id}:{region}::virtualserver:server/{resource_id}"
	]
}
{
	"source": [ // namespace
		"Virtual Server"
	],
	"detail-type": [ // event type
		"Server"
	],
	"detail": {
		"event": [ // individual event
			"Compute Virtual Server Create End"
		]
	},
	"resources": [ // individual resources
		"srn:{offerring}::{account_id}:{region}::virtualserver:server/{resource_id}"
	]
}
Code block. ServiceWatch - Virtual Server event pattern example

To create an event rule, please refer to How-to Guides > Creating Event Rules.

Event Notification

If the event pattern is satisfied, an alert is sent to the notification recipient set in the event rule.

Reference
  • Notifications can be sent to users with login history (users who have registered email or mobile phone number).
  • The notification recipients can be added up to a maximum of 100 people.
  • The notification reception method (E-mail or SMS) can be changed after selecting the notification target as Service > ServiceWatch on the Notification Settings page.
Notice
  • Users without login history cannot be designated as notification recipients.
  • Notification Settings page, by selecting the notification target Service > ServiceWatch, if you do not set the notification receiving method, you cannot receive notifications.

1.5 - ServiceWatch Integration Service

You can check services linked with ServiceWatch.

Metrics and Log Monitoring

Below you can see the service that integrates ServiceWatch with metric and log monitoring.

Reference
For information related to basic monitoring and detailed monitoring, please refer to ServiceWatch Basic Monitoring and Detailed Monitoring.
Service CategoryServiceNamespaceMetrics
Basic Monitoring
Metrics
Detailed Monitoring
Log MonitoringGuide
ComputeVirtual ServerVirtual Server-
ComputeGPU ServerVirtual Server-
ComputeBare Metal Server----
ComputeMulti-node GPU Cluster----
ComputeCloud FuctionsCloud Functions-
StorageFile StorageFile Storage-
StorageObject StorageObject Storage--
StorageArchive StorageArchive Storage--
ContainerKubernetes EngineKubernetes Engine-
ContainerContainer RegistryContainer Registry--
NetworkingVPC - Internet GatewayInternet Gateway--
NetworkingVPNVPN--
NetworkingGlobal CDNGlobal CDN--
NetworkingDirect ConnectDirect Connect--
DatabaseMariaDB(DBaaS)MariaDB-
DatabaseMySQL(DBaaS)MySQL-
DatabaseScalable DB(DBaaS)Scalable DB-
Data AnalyticsEvent StreamsEvent Streams-
Application ServiceQueue ServiceQueue Service--
ManagementLoggiing&AuditLogging&Audit--
AI/MLAIOSAIOS--
Table. ServiceWatch metrics and log integration services and guide

Event

Below you can check the service that links ServiceWatch with events.

Reference
For information related to event rules, refer to Event. Refer to the list of Samsung Cloud Platform services that generate events and the events at ServiceWatch Event.
Service CategoryServiceSub ServiceEvent SourceResource Type (Event Type)
ComputeVirtual ServerVirtual ServerVirtual ServerServer
ComputeVirtual ServerImageVirtual ServerImage
ComputeVirtual ServerKeypairVirtual ServerKeypair
ComputeVitual ServerServer GroupVirtual ServerServer Group
ComputeVirtual ServerLaunch ConfigurationVirtual ServerLaunch Configuration
ComputeVirtual ServerAuto-Scaling GroupVirtual ServerAuto-Scaling Group
ComputeVirtual ServerBlock StorageVirtual ServerVolume
ComputeVirtual ServerBlock StorageVirtual ServerSnapshot
ComputeGPU ServerGPU ServerGPU ServerServer
ComputeGPU ServerGPU ServerGPU ServerImage
ComputeBare Metal ServerBare Metal ServerBare Metal ServerBare Metal Server
ComputeMulti-node GPU ClusterGPU NodeMulti-node GPU ClusterGPU Node
ComputeMulti-node GPU ClusterCluster FabricMulti-node GPU ClusterCluster Fabric
ComputeCloud FunctionsFunctionCloud FunctionsCloud Functions
StorageBlock Storage(BM)Block Storage(BM)Block Storage(BM)Volume
StorageBlock Storage(BM)Volume Group(BM)Block Storage(BM)Volume Group
StorageFile StorageFile StorageFile StorageVolume
StorageObject StorageObject StorageObject StorageBucket
StorageArchive StorageArchive StorageArchive StorageBucket
StorageBackupBackupBackupBackup
ContainerKubernetes EngineClusterKubernetes EngineCluster
ContainerKubernetes EngineNodeKubernetes EngineNodepool
ContainerContainer RegistryRegistryContainer RegistryContainer Registry
ContainerContainer RegistryRepositoryContainer RegistryRepository
NetworkingVPCVPCVPCVPC
NetworkingVPCSubnetVPCSubnet
NetworkingVPCPortVPCPort
NetworkingVPCInternet GatewayVPCInternet Gateway
NetworkingVPCNAT GatewayVPCNAT Gateway
NetworkingVPCPublic IPVPCPublic IP
NetworkingVPCPrivate NATVPCPrivate NAT
NetworkingVPCVPC EndpointVPCVPC Endpoint
NetworkingVPCVPC PeeringVPCVPC Peering
NetworkingVPCPrivate Link ServiceVPCPrivate Link Service
NetworkingVPCPrivate Link EndpointVPCPrivate Link Endpoint
NetworkingVPCTransit GatewayVPCTransit Gateway
NetworkingSecurity GroupSecurity GroupSecurity GroupSecurity Group
NetworkingLoad BalancerLoad BalancerLoad BalancerLoad Balancer
NetworkingLoad BalancerLoad BalancerLoad BalancerLB Listener
NetworkingLoad BalancerLB Server GroupLoad BalancerLB Server Group
NetworkingLoad BalancerLB Health CheckLoad BalancerLB Health Check
NetworkingDNSPrivate DNSPrivate DNSPrivate DNS
NetworkingDNSHosted ZoneHosted ZoneHosted Zone
NetworkingDNSPublic Domain NamePublic Domain NamePublic Domain Name
NetworkingVPNVPNVPNVPN Gateway
NetworkingVPNVPN TunnelVPNVPN Tunnel
NetworkingFirewallFirewallFirewallFirewall
NetworkingDirect ConnectDirect ConnectDirect ConnectDirect Connect
NetworkingCloud LAN-CampusCampus NetworkCloud LAN - Campus (Network)Cloud LAN - Campus (Network)
NetworkingCloud LAN-DatacenterCloud LAN NetworkCloud LAN NetworkCloud LAN Network
NetworkingCloud LAN-DatacentervDeviceCloud LAN NetworkvDevice
NetworkingCloud LAN-DatacenterInterfaceCloud LAN NetworkInterface
NetworkingCloud LAN-DatacentervCableCloud LAN NetworkvCable
NetworkingCloud WANCloud WAN NetworkCloud WANNetwork(WAN)
NetworkingCloud WANSegmentCloud WANSegment
NetworkingCloud WANSegmentCloud WANSegment Location
NetworkingCloud WANSegmentCloud WANSegment Sharing
NetworkingCloud WANAttachmentCloud WANAttachment
NetworkingGlobal CDNGlobal CDNGlobal CDNGlobal CDN
NetworkingGSLBGSLBGSLBGSLB
DatabaseEPAS(DBaaS)EPAS(DBaaS)EPASEPAS
DatabasePostreSQL(DBaaS)PostreSQL(DBaaS)PostreSQLPostreSQL
DatabaseMariaDB(DBaaS)MariaDB(DBaaS)MariaDBMariaDB
DatabaseMySQL(DBaaS)MySQL(DBaaS)MySQLMySQL
DatabaseMicrosoft SQL Server(DBaaS)Microsoft SQL Server(DBaaS)Microsoft SQL ServerMicrosoft SQL Server
DatabaseCacheStore(DBaaS)CacheStore(DBaaS)CacheStoreCacheStore
DatabaseScalable DB(DBaaS)Scalable DB(DBaaS)Scalable DBScalable DB
Data AnalyticsEvent StreamsEvent StreamsEvent StreamsEvent Streams
Data AnalyticsSearch EngineSearch EngineSearch EngineSearch Engine
Data AnalyticsVertica(DBaaS)Vertica(DBaaS)VerticaVertica
Data AnalyticsData FlowData FlowData FlowData Flow
Data AnalyticsData FlowData Flow ServicesData FlowData Flow Service
Data AnalyticsData OpsData OpsData OpsData Ops
Data AnalyticsData OpsData Ops ServicesData OpsData Ops Service
Data AnalyticsQuick QueryQuick QueryQuick QueryQuick Query
Application ServiceAPI GatewayAPI GatewayAPI GatewayAPI Gateway
Application ServiceQueue ServiceQueueQueueQueue
SecurityKey Management ServiceKey Management ServiceKey Management ServiceKey
SecurityConfig InspectionConfig InspectionConfig InspectionConfig Inspection
SecurityCertificate ManagerCertificate ManagerCertificate ManagerCertificate
SecuritySecrets ManagerSecrets ManagerSecrets ManagerSecret
SecuritySecret VaultSecret VaultSecret VaultSecret
ManagementCloud ControlCloud ControlCloud ControlLanding Zone
ManagementIdentity and Access Management(IAM)User GroupIdentity and Access ManagementGroup
ManagementIdentity and Access Management(IAM)UserIdentity and Access ManagementUser
ManagementIdentity and Access Management(IAM)policyIdentity and Access Managementpolicy
ManagementIdentity and Access Management(IAM)roleIdentity and Access Managementrole
ManagementIdentity and Access Management(IAM)credential providerIdentity and Access Managementcredential provider
ManagementIdentity and Access Management(IAM)My Info.Identity and Access ManagementAccess Key
ManagementID CenterID CenterIdentity CenterID Center
ManagementID CenterPermission SetIdentity CenterPermission Set
ManagementLogging&AuditTrailLogging&AuditTrail
ManagementOrganizationOrganizational StructureOrganizationOrganization
ManagementOrganizationOrganization StructureOrganizationOrganization Account
ManagementOrganizationOrganizational StructureOrganizationOrganization Invitation
ManagementOrganizationOrganizational structureOrganizationOrganizational unit
ManagementOrganizationControl PolicyOrganizationControl Policy
ManagementOrganizationOrganization SettingsOrganizationDelegation Policy
ManagementResource GroupsResource GroupsResource GroupsResource Group
ManagementServiceWatchDashboardServiceWatchDashboard
ManagementServiceWatchAlertServiceWatchAlert
ManagementServiceWatchlogServiceWatchlog group
ManagementServiceWatchEvent RulesServiceWatchEvent Rules
ManagementSupport CenterService RequestSupportService Request
ManagementSupport CenterContactSupportContact
AI-MLCloudMLCloudMLCloud MLCloud ML
AI-MLAI&MLOps PlatformAI&MLOps PlatformAI&MLOps PlatformAI&MLOps Platform
Table. ServiceWatch Event Service

1.6 - Custom Metrics and Logs

ServiceWatch can collect user-defined custom metrics defined by the user and can collect log files from resources created by the user.

There are two ways to collect custom metrics and logs.

First, you can install the ServiceWatch Agent directly on the resource, set the resources to be collected, and collect them.
The second is that you can collect custom metrics and logs through the OpenAPI/CLI provided by ServiceWatch.

Reference
Custom metric/log collection via ServiceWatch Agent is currently only available on Samsung Cloud Platform For Enterprise. It will be offered in other offerings in the future.
Caution

ServiceWatch’s metric API incurs costs for calls. Collecting metrics via the ServiceWatch Agent also operates on an OpenAPI basis, so metric API calls incur costs.
Caution is needed to avoid excessive API calls for metric and log collection. The billable metric APIs are as follows.

APIdescription
ListMetricDataMetric data list retrieval.
  • Since a single API call can request multiple metrics, charges are applied per 1,000 metric requests.
DownloadMetricDataImageMetric data widget image download.
  • Since a single API call can request multiple metrics, a charge is applied per 1,000 requested metrics.
ListMetricInfosRetrieve metric data.
  • Charges apply per 1,000 calls of this API
CreateCustomMetricMetasCreate custom metric meta data
  • This API is charged per 1,000 calls
CreateCustomMetricsCreate custom metric data (transmission)
  • This API is charged per 1,000 calls
ShowDashboardDashboard view
  • This API charges a fee per 1,000 calls
ListDashboardsDashboard list retrieval
  • This API is charged per 1,000 calls
CreateDashboardCreate Dashboard
  • This API is charged per 1,000 calls
SetDashboardEdit Dashboard
  • This API is charged per 1,000 calls
DeleteBulkDashboardsDelete Dashboard
  • This API is charged per 1,000 calls
Table. Indicator API Billing Guide

Logs incur charges based on the amount of data collected, so there is no separate charge for API calls.

※ For detailed pricing information, please refer to the ServiceWatch pricing information on the Samsung Cloud Platform Service Portal.

ServiceWatch Agent

You can install the ServiceWatch Agent on the user’s resources such as Virtual Server/GPU Server/Bare Metal Server to collect custom metrics and logs.

ServiceWatch Agent Constraints

ServiceWatch Agent Network Environment

ServiceWatch Agent is designed to collect data using OpenAPI by default, so to install and use it on server resources, external communication via the Internet must be possible. Please create an Internet Gateway in the VPC where the resources are located and set a NAT IP on the server resources so that they can communicate with the outside.

ServiceWatch Agent Supported OS Image

The OS images available for ServiceWatch Agent are as follows.

OS Image VersionEOS Date
Alma Linux 8.102029-05-31
Alma Linux 9.62025-11-17
Oracle Linux 8.102029-07-31
Oracle Linux 9.62025-11-25
RHEL 8.102029-05-31
RHEL 9.42026-04-30
RHEL 9.62027-05-31
Rocky Linux 8.102029-05-31
Rocky Linux 9.62025-11-30
Ubuntu 22.042027-06-30
Ubuntu 24.042029-06-30
Windows 20192029-01-09
Windows 20222031-10-14
Table. ServiceWatch Agent usable OS Image

Provides the same as the OS Image provided by Virtual Server. Please refer to Virtual Server > OS Image provided version.

Quick Guide for Using ServiceWatch Agent

Below, we introduce a quick guide for collecting OS metrics and logs of Virtual Server in a Linux environment.

Node Exporter Installation and Configuration

  1. Refer to Node Exporter installation and install Node Exporter on the server for collecting custom metrics.
    • If you install Node Exporter, you can collect OS metrics through Node Exporter in addition to the metrics provided by ServiceWatch’s default monitoring.
  2. ServiceWatch Agent Settings refer to and after downloading the ServiceWatch_Agent zip file, configure and run the ServiceWatch Manager.
    • Refer to the examples/os-metric-min-examples folder in the zip file to set at least two metrics and run the ServiceWatch Agent.
Caution

Metric collection via ServiceWatch Agent is classified as custom metrics and, unlike the metrics collected by default from each service, incurs charges, so you must be careful not to set up unnecessary metric collection. Ensure that only the metrics that need to be collected are collected.

  • Free provision is provided up to 10 per Account/region.
Note
For detailed information on using ServiceWatch Agent, please refer to How-to guides > Using ServiceWatch Agent.

ServiceWatch Custom Metrics and Logs API

You can collect custom metrics and logs through the OpenAPI/CLI provided by ServiceWatch.

Custom metric data and custom logs can be delivered to ServiceWatch via ServiceWatch OpenAPI/CLI, allowing you to view visualized information in the Console.

Caution

Collecting metrics via ServiceWatch OpenAPI/CLI is classified as custom metrics, and unlike the metrics that are collected by default from each service, charges apply, so you must be careful not to set up unnecessary metric collection. Make sure to configure it so that only the metrics that need to be collected are collected.

  • Free provision is provided up to 10 per Account/region.

Create Custom Metric Metadata

To collect metric data generated from user resources or applications, rather than metrics provided by Samsung Cloud Platform services (e.g., Virtual Server), into ServiceWatch, you need to create custom metric metadata.

ParameterExplanation
namespaceUsers can define a namespace in ServiceWatch that can be distinguished from other metrics
  • The namespace must be 3 to 128 characters, including letters, numbers, spaces, and special characters (_ - /), and must start with a letter.
  • For detailed information, refer to Namespace.
metricMetas > metricNameSet the name of the metric to be collected. The metric name must be 3 to 128 characters long, including English letters, numbers, and special characters (_), and must start with an English letter.
  • Example: custom_cpu_seconds_total
metricMetas > storageResolutionSet the collection interval for the corresponding metric. The default is 60 (1 minute) and can be set in seconds
metricMetas > unitMetric unit can be set
  • Example: Bytes, Count, etc.
metricMetas > dimensionsYou can set dimensions to identify custom metric data and visualize it in the Console. When visualizing the collected metrics in the Console, they are displayed in combinations according to the dimension (dimensions) settings.
metricMetas > descriptionKoKorean description of the metric being collected
metricMetas > descriptionEnEnglish description of the metric being collected
Table. User-defined metric metadata parameter description

For detailed information on creating custom metric metadata, see CreateCustomMetricMetas.

Create Custom Metrics

After generating custom metric metadata, you can deliver the resulting metric data to ServiceWatch using the CreateCustomMetrics API.

The transmitted metric data can be queried, separated by the configured namespace.

For detailed information on creating custom metric data, refer to CreateCustomMetrics.

Indicator Data Query

Metric data, including custom metrics, can be queried using the Console and the ListMetricInfos, ListMetricInfos API.

For detailed information on metric data retrieval, refer to ListMetricInfos and ListMetricData.

Log Stream Creation

A ServiceWatch log group is required for custom log collection. Log groups can only be created in the Console. After creating a log group in advance, you can use the log stream creation API to create a log stream to be delivered to ServiceWatch.

For detailed information on creating a log stream, refer to CreateCustomLogStream.

Log Event Creation

To collect custom logs, after creating log groups and log streams, we use the log event creation API to deliver individual log messages (log events) to ServiceWatch.

For detailed information on creating log events, refer to CreateCustomLogEvents.

2 - How-to guides

Users can monitor resources created in Samsung Cloud Platform through ServiceWatch.

Using Dashboards

You can monitor resources on the dashboard detail screen of ServiceWatch.

Note
  • To use a dashboard, you must first create a dashboard and register monitoring metrics as widgets.
  • For details on dashboard creation, refer to Creating a Dashboard.

Follow these steps to monitor resources using a dashboard.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Dashboard > Dashboard List menu. You will be taken to the Dashboard List page.
  3. On the Dashboard List page, click the dashboard for the resources you want to monitor. You will be taken to the Dashboard Detail page.
  4. On the Dashboard Detail page, select the monitoring period and time zone, then monitor resources through widgets.
    DivisionDetailed Description
    Dashboard NameDashboard name
    • Click the name to select another dashboard
    Period Setting AreaSelect the period to apply to widgets in the dashboard
    • For metric query, you can set up to 455 days from the current time
    Time Zone Setting AreaSelect the time zone to apply to the period setting
    Reset ButtonReset all manipulations or settings on the dashboard detail screen
    Refresh Setting AreaSelect the refresh cycle for widget information
    • Click the Refresh button to display information based on the current time
    • Click the refresh cycle to select the desired cycle: Off, 10 seconds, 1 minute, 2 minutes, 5 minutes, 15 minutes
    EditModify dashboard information
    • When you click the Edit button, you will be taken to the Edit Dashboard page
    MoreDisplay additional task items for managing the dashboard
    Alert StatusDisplay the number of active alerts among the alerts linked to the recommended metrics of the service dashboard by level
    • When you click the View All Alert Policies button, you will be taken to the Alert Policy List page
    • When you click the Expand button, it is provided in widget format (up to 12)
      • View Alert Policy: Go to the Alert Policy Detail page for that metric
    Dashboard StatusDisplay metric widgets for monitoring each resource
    • Click the View Widget Enlarged button to view detailed information about the metric
    • Click the More button to manage the widget
    • When you place the mouse cursor on the graph, the time, data value, and metric data information at that point are displayed in a popup
    • You can zoom in on a specific area of the graph by dragging the mouse
    • When you click the resource name displayed in the legend, detailed information about that resource is displayed in a popup
    Table. Dashboard Detail Items
Reference
  • When you click the More > View Metrics button in the upper right corner of a widget, you can view metric information for that widget on the Metrics page.
  • For details on the Metrics page, refer to Viewing Metrics.

Setting Dashboard Favorites

You can set frequently used dashboards as favorites to easily navigate to those dashboards on the Service Home page of ServiceWatch. Follow these steps to set a dashboard as a favorite.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Dashboard > Dashboard List menu. You will be taken to the Dashboard List page.
  3. On the Dashboard List page, check the favorite icon of the dashboard you want to add to favorites. Click the dashboard for which you want to view detailed information. You will be taken to the Dashboard Detail page.
    • The favorited dashboard is added to the bottom of the Dashboard > Dashboard Favorites menu and the Dashboard Favorites area of the Service Home page.

Viewing Widget Details

You can individually view widgets in the dashboard by enlarging them. Follow these steps to view an individual widget in enlarged mode.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Dashboard > Dashboard List menu. You will be taken to the Dashboard List page.
  3. On the Dashboard List page, click the dashboard for the resources you want to monitor. You will be taken to the Dashboard Detail page.
  4. On the Dashboard Detail page, click the View Widget Enlarged button of the widget you want to view in enlarged mode. The Metric Detail popup window for that widget will open.
    DivisionDetailed Description
    Widget NameDisplay the widget name
    Period Setting AreaSelect the period to apply to the widget
    • For metric query, you can set up to 455 days from the current time
    Time Zone Setting AreaSelect the time zone to apply to the period setting
    Reset ButtonReset all manipulations or settings on the dashboard detail screen
    StatisticsSelect the statistics criterion for the metrics displayed in the widget
    • Click the statistics criterion to select the criterion: Average, Minimum, Maximum, Sum
    Aggregation Period Setting AreaSelect the aggregation period for widget information
    • Click the aggregation period to select the desired period: 1 minute, 5 minutes, 15 minutes, 30 minutes, 1 hour, 3 hours, 6 hours, 12 hours, 1 day
    Refresh Setting AreaSelect the refresh cycle for widget information
    • Click the Refresh button to display information based on the current time
    • Click the refresh cycle to select the desired cycle: Off, 10 seconds, 1 minute, 2 minutes, 5 minutes, 15 minutes
    Chart AreaDisplay monitoring results as a chart
    • When you place the mouse cursor on the graph and legend areas, the time, data value, and metric data information at that point are displayed in a popup
    • You can zoom in on that area by dragging the graph area
    • When you click the resource name displayed in the legend, the alert status for that resource opens in a popup
    Table. Metric Detail Items

Viewing Alert History

You can view alert history for metrics registered in ServiceWatch dashboards. Follow these steps to view alert history.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Alert > Alert History menu. You will be taken to the Alert History page.
  3. On the Alert History page, view the alert history.
    DivisionDetailed Description
    Alert Filter and Search AreaFilter or search alert history
    • All Alert Status: Filter by selecting alert status
    • Search by entering the alert policy name in the search input field
    • Detailed Search: Search by entering alert policy name, alert status, or change date
    Alert Policy NameAlert policy name
    • When you click the alert policy name, you can view detailed information of that alert policy
    ConditionAlert occurrence condition and total occurrence time
    • Display levels by importance: High, Middle, Low
    DivisionClassification of alert creation and alert status change information
    Alert StatusCurrent alert status
    • Normal: When the metric does not meet the set condition
    • Insufficient data: When metric data cannot be verified (missing, non-existent, not arrived)
    • Alert: When the metric meets the set condition
    Alert LevelWhen alert status is Alert, display the alert level
    • High, Middle, Low
    Table. Alert History Items
Reference
You can create and manage new alert policies. For details on alert policies, refer to Viewing Alert Policies.

Monitoring Metrics

You can view and monitor metrics available in ServiceWatch.

Comparing by Metrics

You can select one or more metrics and resources to monitor. Follow these steps to monitor by comparing metrics.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.

  2. On the Service Home page, click the Metrics menu. You will be taken to the Metrics page.

  3. On the Metrics page, click Compare by Metrics in the metric view mode.

  4. On the Metrics page, select the metrics you want to monitor from the metric list. A monitoring chart for the selected metrics is displayed in the Selected Metrics area at the bottom.

    DivisionDetailed Description
    Metric List AreaList of metrics that can be monitored in ServiceWatch
    • Click the + button in front of the namespace and dimensions to view the lower-level list
    • When you select a metric to monitor, it is displayed as a chart in the Selected Metrics area
    Search Filter AreaSet the search items to filter, then click the Apply Filter button to filter the metric list
    • Namespace-Dimension Name: Search based on the sub-dimension name of the selected namespace
    • Metric Name: Search by entering the exact metric name
    • Resource Name: Search by entering the exact resource name
    • Resource ID: Search by entering the exact resource ID
    • Keyword: Search based on the selected upper category and entered keyword
      • Search for each item excluding metric name, resource name, resource ID, and Tag-Key
    • Tag Key: Search with the selected tag key
    Table. Metric List Items

  5. View the monitoring chart in the Selected Metrics area.

    DivisionDetailed Description
    Period Setting AreaSelect the period to apply to the chart
    • For metric query, you can set up to 455 days from the current time
    Time Zone Setting AreaSelect the time zone to apply to the chart
    Reset ButtonReset all manipulations or settings on the chart
    Refresh Setting AreaSelect the refresh cycle for the chart
    • Click the Refresh button to display information based on the current time
    • Click the refresh cycle to select the desired cycle: Off, 10 seconds, 1 minute, 2 minutes, 5 minutes, 15 minutes
    MoreDisplay additional task items for managing the chart
    Graph AreaData graph collected during the period applied to the chart
    • When you place the mouse cursor on the graph, the time, data value, and metric data information at that point are displayed in a popup
    • You can zoom in on a specific area of the graph by dragging the mouse
    • When you click the label name displayed in the legend, detailed information about that legend is displayed in a popup
    Table AreaCheck and modify labels, statistics, and aggregation period by legend
    • Legend: Color by legend
      • Click the legend color to change to a different color
    • Label: Display the namespace, resource name, and metric name of the selected metric
      • Click the legend name to change
      • Enter within 3 to 255 characters using English letters, numbers, and special characters
    • Statistics: Select the method to aggregate metric data
      • You can select from Average (default), Minimum, Maximum, Sum
    • Aggregation Period: Select the aggregation period unit of metric values
      • You can select from 1 minute, 5 minutes (default), 15 minutes, 30 minutes, 1 hour, 3 hours, 6 hours, 12 hours, 1 day
    • More: Delete the legend or create an alert policy for the legend
    Table. Compare by Metrics Monitoring Chart Items
    Reference
    • Statistics methods are as follows.
      • Sum: Sum of all data point values collected during the period
      • Average: Value obtained by dividing the Sum during the specified period by the number of data pointers during that period
      • Minimum: Lowest value observed during the specified period
      • Maximum: Highest value observed during the specified period
    • For a detailed explanation of metrics, refer to Metrics Overview.

Comparing by Date

You can monitor by comparing one metric and resource by date or period. Follow these steps to monitor by comparing by date or period.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.

  2. On the Service Home page, click the Metrics menu. You will be taken to the Metrics page.

  3. On the Metrics page, click Compare by Date in the metric view mode.

  4. On the Metrics page, select the metrics you want to monitor from the metric list. A monitoring chart for the selected metrics is displayed in the Selected Metrics area at the bottom.

    DivisionDetailed Description
    Metric List AreaList of metrics that can be monitored in ServiceWatch
    • Click the + button in front of the namespace and dimensions to view the lower-level list
    • When you select a metric to monitor, it is displayed as a chart in the Selected Metrics area
    Search Filter AreaSet the search items to filter, then click the Apply Filter button to filter the metric list
    • Namespace-Dimension Name: Search based on the sub-dimension name of the selected namespace
    • Metric Name: Search by entering the exact metric name
    • Resource Name: Search by entering the exact resource name
    • Resource ID: Search by entering the exact resource ID
    • Keyword: Search based on the selected upper category and entered keyword
      • Search for each item excluding metric name, resource name, resource ID, and Tag-Key
    • Tag Key: Search with the selected tag key
    Table. Metric List Items

  5. View the monitoring chart in the Selected Metrics area.

    DivisionDetailed Description
    Date Comparison/Period ComparisonSelect the criterion to compare metrics
    • Date Comparison: Compare by specifying a specific date
    • Period Comparison: To be provided in the future
    Date and Period Setting AreaSelect the date or period to compare
    • Date Comparison: Specify the date to view in the chart
      • You can set up to 455 days from the current time
      • You can set up to 4
    • Period Comparison: To be provided in the future
    Time Zone Setting AreaSelect the time zone to apply to the chart
    Reset ButtonReset all manipulations or settings on the chart
    Refresh Setting AreaSelect the refresh cycle for the chart
    • Click the Refresh button to display information based on the current time
    • Click the refresh cycle to select the desired cycle: Off, 10 seconds, 1 minute, 2 minutes, 5 minutes, 15 minutes
    MoreDisplay additional task items for managing the chart
    Graph AreaData graph collected during the period applied to the chart
    • When you place the mouse cursor on the graph, the time, data value, and metric data information at that point are displayed in a popup
    • You can zoom in on a specific area of the graph by dragging the mouse
    • When you click the date or period displayed in the legend, detailed information about that legend is displayed in a popup
    Table AreaCheck and modify labels, statistics, and aggregation period by legend
    • Legend: Color by legend
      • Click the legend color to change to a different color
    • Period: Period applied to the chart
    • Metric: Display the namespace, resource name, and metric name of the selected metric
    • Statistics: Select the method to aggregate metric data
      • You can select from Average (default), Minimum, Maximum, Sum.
      • Note the green icon displayed to the right of meaningful metrics for that metric
    • Aggregation Period: Select the aggregation period unit of metric values
      • You can select from 1 minute, 5 minutes (default), 15 minutes, 30 minutes, 1 hour, 3 hours, 6 hours, 12 hours, 1 day
    • More: Delete the legend or create an alert policy for the legend
    Table. Compare by Date Monitoring Chart Items
    Reference
    • Statistics methods are as follows.
      • Sum: Sum of all data point values collected during the period
      • Average: Value obtained by dividing the Sum during the specified period by the number of data pointers during that period
      • Minimum: Lowest value observed during the specified period
      • Maximum: Highest value observed during the specified period
    • For a detailed explanation of metrics, refer to Metrics Overview.

Monitoring Logs

You can monitor logs collected from Samsung Cloud Platform services.

Note
To view log monitoring data, you must first create a Log Group and Log Stream. For details on log groups, refer to Monitoring Logs.
Follow these steps to view log monitoring data.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Log > Log Group menu. You will be taken to the Log Group List page.
  3. On the Log Group List page, click the log group name for which you want to view detailed information. You will be taken to the Log Group Detail page.
  4. On the Log Group Detail page, click the Log Stream tab. The Log Stream list is displayed.
  5. On the Log Stream list, click the log stream name for which you want to view detailed information. You will be taken to the Log Stream Detail page.
    • When you click the View All Log Streams button at the top of the log stream list, you will be taken to the All Log Streams Detail page.
      DivisionDetailed Description
      Excel DownloadDownload log stream history as an Excel file
      Timestamp ListMessage list by timestamp
      • Filter using Period Selection, User Time Zone, and message input
      Table. Log Group Detail - Log Stream Detail Items

Receiving Event Notifications

You can receive notifications by creating system event rules for changes in resources created in Samsung Cloud Platform.

Note
To receive event notifications, you must first create an Event Rule. For details on event rule creation, refer to Creating an Event Rule.

Installing ServiceWatch Agent

You can install ServiceWatch Agent to collect custom metrics and logs from monitoring targets.

Warning
Metric collection through ServiceWatch Agent is classified as custom metrics and is charged differently from metrics collected by default from each service, so be careful not to set up unnecessary metric collection. Make sure to set it up so that only necessary metrics are collected.
Follow these steps to install ServiceWatch Agent.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Agent Setup & Guideline button. The Agent Setup & Guideline popup window will open.
  3. Copy the Installation File URL from the Agent Setup & Guideline popup window and navigate to that address. You can download the agent, manager, and configuration files.
Reference
Custom metric and log collection through ServiceWatch Agent is currently available only in Samsung Cloud Platform For Enterprise. It will be provided in other offerings in the future.

2.1 - Managing Dashboards and Widgets

You can create and manage dashboards to monitor resources of services in use on the Samsung Cloud Platform Console.

Creating a Dashboard

You can create dashboards in ServiceWatch.

Creating a Dashboard by Adding Individual Widgets

Follow these steps to create a dashboard.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.

  2. On the Service Home page, click the Dashboard > Dashboard List menu. You will be taken to the Dashboard List page.

  3. On the Dashboard List page, click the Create Dashboard button.

  4. Enter a name for the dashboard.

    • The dashboard name must be 3 to 40 characters long, using English letters, numbers, and special characters (-_).
    • You cannot enter a name that is already in use in the service dashboard.
  5. Add widgets to configure the dashboard. Depending on the widget addition method, a corresponding popup window will open.

    • Add Individual Widget: You can add a single widget combining metrics and resources. When you click the button, the Add Individual Widget popup window will open.
      Division
      Required
      Detailed Description
      Metric DivisionOptionalFilter the metrics that can be monitored in ServiceWatch by All or Key Metrics and display them in the metric list
      Metric List AreaRequiredList of metrics that can be monitored in ServiceWatch
      • Click the + button in front of the namespace and dimensions to view the lower-level list
      • When you select a metric to monitor, it is displayed as a chart in the Selected Metrics area
      Search Filter Area-Set the search items to filter, then click the Apply Filter button to filter the metric list
      • Namespace-Dimension Name: Search based on the sub-dimension name of the selected namespace
      • Metric Name: Search by entering the exact metric name
      • Resource Name: Search by entering the exact resource name
      • Resource ID: Search by entering the exact resource ID
      • Keyword: Search based on the selected upper category and entered keyword
        • Search for each item excluding metric name, resource name, resource ID, and Tag-Key
      • Tag Key: Search with the selected tag key
      Selected Metrics Area-Monitoring chart for the metric selected in the metric list area
      • Data graph collected during the period applied to the chart
        • When you place the mouse cursor on the graph, the time, data value, and metric data information at that point are displayed in a popup
        • You can zoom in on a specific area of the graph by dragging the mouse
        • When you click the resource name displayed in the legend, detailed information about that resource is displayed in a popup
      • You can modify item values in the table area within the chart
        • Label: Enter the legend name using English letters, numbers, and special characters within 3 to 255 characters
        • Statistics: Select the method to aggregate metric data
          • You can select from Average (default), Minimum, Maximum, Sum
        • Aggregation Period: Select the aggregation period unit of metric values
          • You can select from 1 minute, 5 minutes (default), 15 minutes, 30 minutes, 1 hour, 3 hours, 6 hours, 12 hours
        • Delete: Delete that legend
      Table. Add Individual Widget Items
  6. Click the Done button in the widget addition popup window. The widget is added to the dashboard on the dashboard creation page.

  7. After confirming the added widget, click the Create button. A popup window will open announcing the dashboard creation.

  8. Click the Confirm button. The dashboard creation is complete.

Creating a Dashboard by Adding Multiple Widgets

Follow these steps to create a dashboard.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.

  2. On the Service Home page, click the Dashboard > Dashboard List menu. You will be taken to the Dashboard List page.

  3. On the Dashboard List page, click the Create Dashboard button.

  4. Enter a name for the dashboard.

    • The dashboard name must be 3 to 40 characters long, using English letters, numbers, and special characters (-_).
    • You cannot enter a name that is already in use in the service dashboard.
  5. Add widgets to configure the dashboard. Depending on the widget addition method, a corresponding popup window will open.

    • Add Multiple Widgets: You can select desired resources by metric unit and add multiple widgets at once. When you click the button, the Add Multiple Widgets popup window will open.
      Division
      Required
      Detailed Description
      Metric DivisionOptionalFilter the metrics that can be monitored in ServiceWatch by All or Key Metrics and display them in the metric list
      Metric Selection AreaRequiredSelect the namespace and resources to add
      • Click the + button in front of the namespace and resources to view the lower-level resources and metric list
      • When you check a metric to add to a widget from the metric list, the Selected Metrics and Selected Resources areas are displayed
      • You can select multiple metrics
      Selected MetricsRequiredDisplay the list of metrics selected from the namespace and resource list
      • When you click a metric, the list of resources included in that metric is displayed in the Selected Resources area
      Selected ResourcesRequiredAdd resources to the metrics selected in the Selected Metrics list
      • After clicking the Select button, select resources that can be added to that metric and add up to 5
      • You must add resources for all metrics in the Selected Metrics list
      StatisticsRequiredSelect the statistics criterion for metric values
      • You can select from Average (default), Minimum, Maximum, Sum
      Aggregation PeriodRequiredSelect the aggregation period unit of metric values
      • You can select from 1 minute, 5 minutes (default), 15 minutes, 30 minutes, 1 hour, 3 hours, 6 hours, 12 hours
      Table. Add Multiple Widgets Items
  6. Click the Done button in the widget addition popup window. The widget is added to the dashboard on the dashboard creation page.

  7. After confirming the added widget, click the Create button. A popup window will open announcing the dashboard creation.

  8. Click the Confirm button. The dashboard creation is complete.

Creating a Dashboard by Importing a Dashboard

Follow these steps to create a dashboard.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.

  2. On the Service Home page, click the Dashboard > Dashboard List menu. You will be taken to the Dashboard List page.

  3. On the Dashboard List page, click the Create Dashboard button.

  4. Enter a name for the dashboard.

    • The dashboard name must be 3 to 40 characters long, using English letters, numbers, and special characters (-_).
    • You cannot enter a name that is already in use in the service dashboard.
  5. Add widgets to configure the dashboard. Depending on the widget addition method, a corresponding popup window will open.

    • Import Dashboard: You can import widgets from a dashboard registered in ServiceWatch. When you click the button, the Import Dashboard popup window will open.
      Division
      Required
      Detailed Description
      DashboardRequiredDisplay the list of dashboards registered in ServiceWatch
      • When you select a dashboard, the widgets applied to that dashboard are displayed in the Preview area
      PreviewRequiredDisplay the widgets applied to the dashboard selected from the dashboard list
      • Check the widget name to select the widget to add to the dashboard to create
      • When you check the Select All item, all metrics of that dashboard are selected
      Table. Import Dashboard Items
  6. Click the Done button in the widget addition popup window. The widget is added to the dashboard on the dashboard creation page.

  7. After confirming the added widget, click the Create button. A popup window will open announcing the dashboard creation.

  8. Click the Confirm button. The dashboard creation is complete.

Viewing Dashboards

You can view information about the dashboard selected on the Dashboard List page. Follow these steps to view a dashboard.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Dashboard > Dashboard List menu. You will be taken to the Dashboard List page.
    DivisionDetailed Description
    Dashboard NameDashboard name
    • User dashboard is the dashboard name set by the user. Service dashboard is the Samsung Cloud Platform service name matching the service namespace
    Dashboard DivisionDashboard division
    • User: Dashboard created directly by the user
    • Service: Dashboard composed of key metrics for each service automatically pre-built
    Modified DateDashboard modification date
    Created DateDashboard creation date
    FavoritesDisplayed in yellow if favorites are set
    • To set or unset favorites, click the star icon
    Table. Dashboard List Items
  3. On the Dashboard List page, click the dashboard for which you want to view detailed information. You will be taken to the Dashboard Detail page.
    DivisionDetailed Description
    Dashboard NameDisplay the dashboard name
    • Click the name to select another dashboard
    Period Setting AreaSelect the period to apply to widgets in the dashboard
    • For metric query, you can set up to 455 days from the current time
    Time Zone Setting AreaSelect the time zone to apply to the period setting
    Reset ButtonReset all manipulations or settings on the dashboard detail screen
    Refresh Setting AreaSelect the refresh cycle for widget information
    • Click the Refresh button to display information based on the current time
    • Click the refresh cycle to select the desired cycle: Off, 10 seconds, 1 minute, 2 minutes, 5 minutes, 15 minutes
    EditModify the dashboard name or manage widgets
    • When you click the Edit button, you will be taken to the Edit Dashboard page
    MoreDisplay additional task items for managing the dashboard
    • You can clone and delete the dashboard, view detailed information, and view source
    Widget AreaDisplay widgets for monitoring each resource
    • Click the More button in the upper right corner of the widget to manage the widget
    • You can edit and clone the widget, download files, view metrics, and view source
    Table. Dashboard Detail Items

Managing Dashboards

On the Dashboard Detail page, you can modify or manage dashboard information and widgets.

Editing a Dashboard

You can modify the dashboard name or change the widget configuration.

Note
Service dashboards cannot be edited.
Follow these steps to edit a dashboard.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Dashboard > Dashboard List menu. You will be taken to the Dashboard List page.
  3. On the Dashboard List page, click the dashboard for which you want to view detailed information. You will be taken to the Dashboard Detail page.
  4. Click the Edit button in the upper right corner of the Dashboard Detail page. You will be taken to the Edit Dashboard page.
  5. After modifying the dashboard information or widgets, click the Save button.
    DivisionDetailed Description
    Dashboard NameDashboard name cannot be modified
    • Enter within 34 characters using English letters, numbers, and special characters (-_)
    • Duplicate dashboard names in use cannot be used
    Widget NameWidget name can be modified
    • Enter within 3 to 255 characters using English letters, numbers, spaces, and special characters (-_.|)
    Widget ManagementWhen you place the mouse cursor on a widget, management buttons are displayed on the right side of the widget border
    • Edit: You can modify the widget’s metrics and resources in the Edit Widget popup window
      • For details on widget editing, refer to Edit Individual Widget in Managing Widgets
    • Clone: Clone the current widget and add it to the dashboard
    • Delete: Delete the current widget from the dashboard
    • Expand: Display the current widget in an expanded size
      • Shrink: If displayed in expanded size, click again to shrink the widget size
    Add WidgetAdd a new widget to the dashboard
    • Add Individual Widget: Add a single widget combining metrics and resources
    • Add Multiple Widgets: Select desired resources by metric unit and add multiple widgets at once
    • Import Dashboard: Import widgets from another dashboard and add them
    Table. Edit Dashboard Items

Viewing Dashboard Detailed Information

You can view detailed information about a dashboard. Follow these steps to view dashboard detailed information.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Dashboard > Dashboard List menu. You will be taken to the Dashboard List page.
  3. On the Dashboard List page, click the dashboard for which you want to view detailed information. You will be taken to the Dashboard Detail page.
  4. Click the More > Detailed Information button in the upper right corner of the Dashboard Detail page. The Dashboard Detailed Information popup window will open.
    DivisionDetailed Description
    Dashboard NameDashboard name
    Dashboard DivisionUsage division of the dashboard
    • User: Dashboard created directly by the user
    • Service: Dashboard composed of key metrics for each service automatically pre-built
    ServiceService name
    Resource Typedashboard
    SRNUnique resource ID in Samsung Cloud Platform
    • In ServiceWatch, it means the SRN of the dashboard
    Resource NameResource name
    • In ServiceWatch, it means the dashboard name
    Resource IDUnique resource ID in the service
    CreatorUser who created the dashboard
    Created DateDate and time when the dashboard was created
    ModifierUser who modified the dashboard information
    Modified DateDate and time when the dashboard information was modified
    Table. Dashboard Detail - Detailed Information Popup Items
Reference

When sorting dashboard names in the dashboard list, follow the sorting rules below.

  1. Whitespace and control characters
  2. Some special characters ( !"#$%&()*+,-./ )
  3. Numbers (0–9)
  4. Some special characters ( ; < = > ? @ )
  5. English (A–Z, a–z, case-insensitive)
  6. Remaining special characters ([\]^_`)
  7. Other characters

Viewing Dashboard Source Code

You can view the dashboard source code. Follow these steps to view dashboard source code.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Dashboard > Dashboard List menu. You will be taken to the Dashboard List page.
  3. On the Dashboard List page, click the dashboard for which you want to view detailed information. You will be taken to the Dashboard Detail page.
  4. Click the More > View Source button in the upper right corner of the Dashboard Detail page. The Dashboard View Source popup window will open.
    DivisionDetailed Description
    Source InformationDisplay dashboard source code in JSON format
    Copy CodeCopy source code to clipboard
    Table. Dashboard Detail - Dashboard View Source Popup Items

Cloning a Dashboard

You can clone the widgets of the current dashboard and add them to another dashboard.

Note

User permissions are required to clone a dashboard.

  • User: {email}
  • Action: iam:CreatGroup
  • On resource: {SRN}
  • Context: no identity-based policy allows the action

Follow these steps to clone a dashboard.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.

  2. On the Service Home page, click the Dashboard > Dashboard List menu. You will be taken to the Dashboard List page.

  3. On the Dashboard List page, click the dashboard for which you want to view detailed information. You will be taken to the Dashboard Detail page.

  4. Click the More > Clone button in the upper right corner of the Dashboard Detail page. The Clone Dashboard popup window will open.

  5. Select a dashboard cloning method and enter the required information. The required information varies depending on the cloning method.

    Division
    Required
    Detailed Description
    Clone Target-Dashboard name to clone
    Clone MethodRequiredAfter cloning the dashboard widgets, select the dashboard to add to
    • New Dashboard: Create a new dashboard and create by cloning the widgets of the current dashboard
    • Existing Dashboard: Clone the widgets of the current dashboard and add them to an existing dashboard
    Dashboard NameRequiredEnter the name of the dashboard to create
    • Displayed when clone method is selected as New Dashboard
    • Enter within 3 to 40 characters using English letters, numbers, and special characters (-_)
    Dashboard SelectionRequiredSelect a dashboard to add the cloned widgets from among previously created dashboards
    • Displayed when clone method is selected as Existing Dashboard
    Table. Clone Dashboard Items

  6. After entering the required information, click the Done button. A popup window will open announcing the dashboard cloning.

  7. Click the Confirm button in the popup window. The dashboard cloning is complete.

Reference
You can clone a service dashboard and add widgets to a user dashboard, or create it as a new dashboard.

Deleting a Dashboard

You can delete dashboards that are not in use.

Note
Service dashboards cannot be deleted.
Follow these steps to delete a dashboard.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Dashboard > Dashboard List menu. You will be taken to the Dashboard List page.
  3. On the Dashboard List page, select the checkbox of the dashboard to delete and click the Delete button. A popup window will open announcing the dashboard deletion.
    • You can delete multiple dashboards at the same time.
    • You can also delete individually by clicking the More > Delete button in the upper right corner of the Dashboard Detail page.
  4. After entering Delete in the delete confirmation input area, click the Confirm button. The dashboard is deleted.

Managing Widgets

On the Dashboard Detail page, you can modify or manage widgets.

Editing a Widget

You can modify the metrics and resources of a widget.

Note
Widgets in service dashboards cannot be edited.
Follow these steps to edit a widget.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Dashboard > Dashboard List menu. You will be taken to the Dashboard List page.
  3. On the Dashboard List page, click the dashboard for which you want to edit widgets. You will be taken to the Dashboard Detail page.
  4. Click the More > Edit Widget button in the upper right corner of the widget to edit on the Dashboard Detail page. The Edit Widget popup window will open.
  5. After modifying the widget’s metrics and resources, click the Confirm button. The widget editing is complete.
    Division
    Required
    Detailed Description
    Metric DivisionOptionalFilter the metrics that can be monitored in ServiceWatch by All or Key Metrics and display them in the metric list
    Metric List AreaRequiredList of metrics that can be monitored in ServiceWatch
    • Click the + button in front of the namespace and dimensions to view the lower-level list
    • When you select a metric to monitor, it is displayed as a chart in the Selected Metrics area
    Search Filter Area-Set the search items to filter, then click the Apply Filter button to filter the metric list
    • Namespace-Dimension Name: Search based on the sub-dimension name of the selected namespace
    • Metric Name: Search by entering the exact metric name
    • Resource Name: Search by entering the exact resource name
    • Resource ID: Search by entering the exact resource ID
    • Keyword: Search based on the selected upper category and entered keyword
      • Search for each item excluding metric name, resource name, resource ID, and Tag-Key
    • Tag Key: Search with the selected tag key
    Selected Metrics Area-Monitoring chart for the metric selected in the metric list area
    • Data graph collected during the period applied to the chart
      • When you place the mouse cursor on the graph, the time, data value, and metric data information at that point are displayed in a popup
      • You can zoom in on a specific area of the graph by dragging the mouse
      • When you click the label name displayed in the legend, detailed information about that legend is displayed in a popup
    • In the table area within the chart, you can check and modify labels, statistics, and aggregation period by legend
      • Legend: Color by legend
        • Click the legend color to change to a different color
      • Period: Period applied to the chart
      • Metric: Display the namespace, resource name, and metric name of the selected metric
      • Statistics: Select the method to aggregate metric data
        • You can select from Average (default), Minimum, Maximum, Sum
      • Aggregation Period: Select the aggregation period unit of metric values
        • You can select from 1 minute, 5 minutes (default), 15 minutes, 30 minutes, 1 hour, 3 hours, 6 hours, 12 hours, 1 day
      • Delete: Delete that legend
    Table. Add Individual Widget Items

Cloning a Widget

You can copy a widget and add it to another dashboard.

Note

User permissions are required to clone a dashboard.

  • User: {email}
  • Action: iam:CreatGroup
  • On resource: {SRN}
  • Context: no identity-based policy allows the action

Follow these steps to clone a widget.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.

  2. On the Service Home page, click the Dashboard > Dashboard List menu. You will be taken to the Dashboard List page.

  3. On the Dashboard List page, click the dashboard to clone. You will be taken to the Dashboard Detail page.

  4. Click the More > Clone Widget button in the upper right corner of the widget to clone on the Dashboard Detail page. The Clone Widget popup window will open.

  5. Select a widget cloning method and enter the required information. The required information varies depending on the cloning method.

    Division
    Required
    Detailed Description
    Clone Target-Dashboard name to clone
    Clone MethodRequiredAfter cloning the widget, select the dashboard to add to
    • Existing Dashboard: Add the widget to an existing dashboard
    • New Dashboard: Create a new dashboard and add the widget
    Dashboard SelectionRequiredSelect a dashboard to add the cloned widget from among previously created dashboards
    • Displayed when clone method is selected as Existing Dashboard
    Dashboard NameRequiredEnter the name of the dashboard to create
    • Displayed when clone method is selected as New Dashboard
    • Enter within 3 to 40 characters using English letters, numbers, and special characters (-_)
    Widget NameRequiredEnter the widget name when adding the widget to the dashboard
    • Enter within 3 to 255 characters using English letters, numbers, and special characters (-_.|)
    Table. Clone Widget Items

  6. After entering the required information, click the Done button. A popup window will open announcing the widget addition.

  7. Click the Confirm button in the popup window. The widget is cloned and added to the dashboard.

Downloading Widget Files

You can download widget information as a file. Follow these steps to download widget information.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Dashboard > Dashboard List menu. You will be taken to the Dashboard List page.
  3. On the Dashboard List page, click the dashboard for which you want to download widget information. You will be taken to the Dashboard Detail page.
  4. Click the More > File Download button in the upper right corner of the widget for which you want to download widget information on the Dashboard Detail page. The File Download popup window will open.
  5. Select a file download method and click the Confirm button. The download will start.
    • You can select multiple download methods at the same time.
      DivisionDetailed Description
      CSVConvert the widget’s metrics and monitoring data to Excel (*.csv) file format and download
      PNGConvert the widget chart to image (*.png) file format and download
      Table. Widget File Download Items

Viewing Widget Metrics

You can view the resource and metric information of a widget on the Metrics page. Follow these steps to view widget metrics on the metrics page.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Dashboard > Dashboard List menu. You will be taken to the Dashboard List page.
  3. On the Dashboard List page, click the dashboard for which you want to view widget metrics. You will be taken to the Dashboard Detail page.
  4. Click the More > View Metrics button in the upper right corner of the widget to view on the Metrics page on the Dashboard Detail page. You will be taken to the Metrics page.
    • The resource and metric information of the selected widget are automatically set and displayed on the Metrics page.
Reference
For details on the Metrics page, refer to Viewing Metrics.

Viewing Widget Source Code

You can view the dashboard source code.

Note
You cannot view widget source information in service dashboards.
Follow these steps to view dashboard source code.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Dashboard > Dashboard List menu. You will be taken to the Dashboard List page.
  3. On the Dashboard List page, click the dashboard for which you want to view detailed information. You will be taken to the Dashboard Detail page.
  4. Click the More > View Source button in the upper right corner of the widget for which you want to view source code on the Dashboard Detail page. The Widget View Source popup window will open.
    DivisionDetailed Description
    Source InformationDisplay widget source code in JSON format
    Copy CodeCopy source code to clipboard
    Table. Widget View Source Items

Downloading Widget Files

You can download widget information as a file. Follow these steps to download widget information.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Dashboard > Dashboard List menu. You will be taken to the Dashboard List page.
  3. On the Dashboard List page, click the dashboard for which you want to download widget information. You will be taken to the Dashboard Detail page.
  4. Click the More > File Download button in the upper right corner of the widget for which you want to download widget information on the Dashboard Detail page. The File Download popup window will open.
  5. Select a file download method and click the Confirm button. The download will start.
    • You can select multiple download methods at the same time.
      DivisionDetailed Description
      CSVConvert the widget’s metrics and monitoring data to Excel (*.csv) file format and download
      PNGConvert the widget chart to image (*.png) file format and download
      Table. Widget File Download Items

Exporting to Object Storage

You can save widget information to Object Storage.

Note

User permissions are required to save to Object Storage.

  • User: {email}
  • Action: iam:CreatGroup
  • On resource: {SRN}
  • Context: no identity-based policy allows the action

Follow these steps to save widget information to Object Storage.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Dashboard > Dashboard List menu. You will be taken to the Dashboard List page.
  3. On the Dashboard List page, click the dashboard for which you want to download widget information. You will be taken to the Dashboard Detail page.
  4. Click the More > Export to Object Storage button in the upper right corner of the widget for which you want to download widget information on the Dashboard Detail page. The Export to Object Storage popup window will open.
  5. Select the bucket to save the widget information and click the Done button. A popup window will open announcing the save.
  6. Click the Confirm button in the popup window. The data export will start.
Note
  • The limitations for metrics that can be exported to Object Storage are as follows.
    • Number of metrics: Up to 10
    • Query period: Within 2 months (63 days)
  • If the query period exceeds 2 months (63 days), only data for up to 63 days will be saved.
Reference
  • If there is no Object Storage to save metric data, create Object Storage and proceed.
  • Metric data is saved in the file format “metric name-yyyymmddhhmmss.json” and can be viewed in the ~/servicewatch/metric path of the Object Storage bucket.

2.2 - Alert

In ServiceWatch, you can create and manage alert policies by setting threshold criteria for metrics to monitor, and generate alert notifications when the set conditions are met.

Creating an Alert Policy

You can create an alert policy for a metric to set the criteria for alert generation. Follow the steps below to create an alert policy.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.

  2. On the Service Home page, click the Alert > Alert Policy menu. You will be taken to the Alert Policy List page.

  3. On the Alert Policy List page, click the Create Alert Policy button. You will be taken to the Create Alert Policy page.

  4. In the Enter Basic Information area, enter the name and description of the alert policy, then click the Select Metric button. The Select Metric popup window opens.

  5. In the Select Metric popup window, select the metric for which you want to create an alert policy, then click the Confirm button. The Metric and Condition Settings area is displayed.

    Category
    Required
    Description
    Metric CategoryRequiredFilter and display the list of metrics available for monitoring in ServiceWatch by All or Key Metrics
    Metric List AreaRequiredList of metrics available for monitoring in ServiceWatch
    • Click the + button in front of namespace, dimension to view the lower-level list
    • When you select a metric to monitor, it is displayed as a chart in the Selected Metric area
    • If the metric is linked to a namespace, Service Dashboard is displayed
      • Clicking Service Dashboard takes you to the detail page of that dashboard
    Search Filter Area-Set the search item to filter, then click the Apply Filter button to filter the metric list
    • Namespace-Dimension Name: Search based on the lower-level dimension name of the selected namespace
    • Metric Name: Enter the exact metric name to search
    • Resource Name: Enter the exact resource name to search
    • Resource ID: Enter the exact resource ID to search
    • Keyword: Search based on the selected upper category and the entered keyword
      • Search for each item excluding metric name, resource name, resource ID, tag-Key
    • Tag Key: Search with the selected tag Key
    Selected Metric Area-Monitoring chart for the metric selected in the metric list area
    • Data graph of data collected during the period applied to the chart
      • Place the mouse cursor on the graph to display the time, data value, and metric data information of that point in a popup
      • Drag the mouse to zoom in on a specific area of the graph
      • Click the label name displayed in the legend to display detailed information about that legend in a popup
    • In the chart display area, you can check and modify the labels, statistics, and aggregation period by legend
      • Legend: Color by legend
        • Click the legend color to change to another color
      • Period: Period applied to the chart
      • Metric: Displays the namespace, resource name, and metric name of the selected metric
      • Statistics: Select the method for aggregating metric data
        • Can select from Average (default), Minimum, Maximum, Sum
      • Aggregation Period: Select the aggregation period unit of the metric value
        • Can select from 1 minute, 5 minutes (default), 15 minutes, 30 minutes, 1 hour, 3 hours, 6 hours, 12 hours, 1 day
      • Delete: Delete that legend
    Table. Select Metric Popup Items

  6. In the Metric and Condition Settings area, set the threshold for alert generation.

    Category
    Required
    Description
    Namespace-Namespace of the selected metric
    Metric Name-Name of the selected metric
    Unit-Data unit of the selected metric
    Evaluation RangeRequiredTime (seconds) range for alert evaluation
    • Can enter up to 604,800 seconds in multiples of 60
    • If set smaller than the collection period or not in multiples of the collection period, alert evaluation may be applied abnormally
    StatisticsRequiredSelect the method for calculating metric data during the evaluation range
    • Sum: Sum of all data point values collected during that period
    • Average: Value of dividing the Sum during the specified period by the number of data points during that period
    • Minimum: Lowest value observed during the specified period
    • Maximum: Highest value observed during the specified period
    Additional ConfigurationOptionalSet the number of evaluations, number of violations, and method for handling missing data
    • When additional configuration is set to Enable, you can set the number of evaluations and number of violations used when evaluating alerts. If the violation count condition is met out of the number of evaluations during the evaluation range (seconds), the alert status changes to Alert
      • Number of Evaluations: Number of evaluations for alert generation
        • Can enter 1 ~ 8,640
      • Number of Violations: Number of allowed violations until alert generation
        • Can enter 1 ~ within Number of Evaluations
      • If the evaluation range is less than 1 hour (3,600 seconds), Number of Evaluations/Evaluation Range can be set up to maximum 1 day (86,400 seconds)
      • If the evaluation range is 1 hour (3,600 seconds) or more, Number of Evaluations/Evaluation Range can be set up to maximum 7 days (604,800 seconds)
    • When additional configuration is set to Enable, you can set how to handle missing data when evaluating alerts.
      • Treat missing data as missing (Missing)
      • Treat missing data as ignore to maintain current alert status (Ignore)
      • Treat missing data as satisfying the condition (Breaching)
      • Treat missing data as normal that does not satisfy the condition (Not breaching)
    Condition SettingRequired
    • Condition Operator: Select the condition operator to compare the calculated metric data value during the evaluation range with the threshold
    • Threshold: Set the threshold to compare with the calculated metric data value during the evaluation range using the condition operator
      • Can enter 0 ~ 2,147,483,647
    • Condition: Description of the condition for alert status (Alert) change according to the set Condition Operator and Threshold
    Alert LevelRequiredSelect the alert level according to the importance of the alert policy
    Resource ID-Resource ID of the metric monitoring target
    Resource Name-Resource name of the metric monitoring target
    Table. Metric and Condition Settings Items

  7. In the Notification Settings area, select the users to receive notifications when an alert occurs.

    • Only users with login history (users who have registered email, mobile phone number) can be added as notification recipients.
    • You can add up to 100 notification recipients.
      Note
      • If there is no user you want to add, you can create a user on the Create User page of the IAM service. For more information about creating a user, see Creating a User.
      • The notification method (E-mail or SMS) can be changed by selecting the notification target as Service > Alert on the Notification Settings page. For more information about notification settings, see Checking Notification Settings.
  8. In the Enter Additional Information area, add tag information.

  9. After checking the summary information, click the Create button. A popup window announcing the creation of the alert policy opens.

  10. Click the Confirm button. The alert policy creation is completed.

Note
Creating an alert policy may take more than several tens of minutes depending on the scale.

Viewing Alert Policy Details

You can view and manage detailed information about an alert policy. To view detailed information about an alert policy, follow the steps below.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Alert > Alert Policy menu. You will be taken to the Alert Policy List page.
    • You can also click the Alert Level button displayed in the Alert Policy menu to view only the list of alert policies corresponding to that alert level.
  3. On the Alert Policy List page, click the alert policy name for which you want to view detailed information. You will be taken to the Alert Policy Details page.
    CategoryDescription
    Alert Policy StatusStatus of the alert policy
    • Active: Alert policy is activated
    • Inactive: Alert policy is deactivated
    • Can be changed by clicking the Activate or Deactivate button
    Alert Policy DeletionDelete the corresponding alert policy
    Alert StatusCurrent alert status
    • Normal: When the metric does not meet the set condition
    • Insufficient data: When metric data cannot be checked (missing, non-existent, not arrived)
    • Alert: When the metric meets the set condition
    • When alert status is Alert, the alert level (>High, Middle, Low) is also displayed
    Metric Monitoring ChartMetric monitoring chart during the set period
    Information Category TabsInformation category tabs for the alert policy
    • Detailed Information, Notifications, Alert History, Tags, Operation History
    • Click each tab to view the corresponding information
    Table. Alert Details Items
Note

When sorting alert policy names in the alert policy list, follow the sorting rules below.

  1. Whitespace and control characters
  2. Some special characters ( !"#$%&()*+,-./ )
  3. Numbers (0–9)
  4. Some special characters ( ; < = > ? @ )
  5. English (A–Z, a–z, case-insensitive)
  6. Remaining special characters ([\]^_`)
  7. Other characters

Detailed Information

You can view the basic information and metric information of the alert policy selected on the Alert Policy List page.

CategoryDescription
ServiceService name
Resource TypeResource type
SRNUnique resource ID in Samsung Cloud Platform
  • In ServiceWatch, means the SRN of the resource type
Resource NameResource name
  • In ServiceWatch, means the name of the alert policy
Resource IDUnique resource ID in the service
CreatorUser who created the service
Creation DateDate and time when the service was created
ModifierUser who modified the service information
Modification DateDate and time when the service information was modified
Alert Policy NameName of the alert policy
NamespaceNamespace of the metric
Metric NameName of the metric
Evaluation RangeTime range for alert evaluation
UnitUnit of metric data
Number of EvaluationsNumber of alert policy evaluations
Number of ViolationsNumber of alert policy violations
StatisticsMethod for calculating metric data during the evaluation range
Evaluation IntervalEvaluation interval: Evaluation range (unit) x Number of evaluations
ConditionCondition for alert status (Alert) change according to the set Condition Operator and Threshold
Alert LevelAlert level when alert occurs
Target Metric Information AreaDescription, resource ID, and resource name of the target metric of the alert policy
Table. Alert Policy Details - Detailed Information Tab Items

Notifications

You can view the notification recipients of the alert policy selected on the Alert Policy List page.

CategoryDescription
Notification Recipient ListUser ID, creation date, last login, status information
  • Click the More button to change the notification status (activated/deactivated) for that user or delete the user
DeleteDelete all selected users from the notification recipient list
  • Activated when you check the user to delete from the notification recipient list
MoreChange the notification status (activated/deactivated) for the selected user in the notification recipient list
  • Activated when you check the user to change the status in the notification recipient list
Add Notification RecipientCan add a new notification recipient
  • Select the user to add in the Add Notification Recipient popup window
Table. Alert Policy Details - Notifications Tab Items
Note
  • Only users with login history (users who have registered email, mobile phone number) can be added as notification recipients.
  • You can add up to 100 notification recipients.
  • If there is no user you want to add, you can create a user on the Create User page of the IAM service. For more information about creating a user, see Creating a User.
  • The notification method (E-mail or SMS) can be changed by selecting the notification target as Service > Alert on the Notification Settings page. For more information about notification settings, see Checking Notification Settings.

Alert History

You can view the history of alert status changes for the alert policy selected on the Alert Policy List page.

CategoryDescription
Alert History ListAlert status change date and time, change status category information, alert description
  • Click View Details to view detailed information of that alert history and source code in JSON format
View DetailsCan view detailed information of alert history and source code in JSON format
  • Activated only when you select 1 alert to view detailed information in the alert history list
Table. Alert Policy Details - Alert History Tab Items

Tags

You can view the tag information of the alert policy selected on the Alert Policy List page, and add, change, or delete it.

CategoryDescription
Tag ListKey, Value information of tags
Modify TagsCan modify or delete existing tag information or add new tags
  • Can add up to 50 tags per resource
  • When adding a tag, if you enter the Key and Value values, you can select from the list of previously created tag Keys and Values
Table. Alert Policy Details - Tags Tab Items

Operation History

You can view the operation history of the alert policy selected on the Alert Policy List page.

CategoryDescription
Operation History ListResource change history
  • Can view operation details, operation date and time, resource type, resource name, operation result, operator information
    • Click the Settings button to change information items
  • Can filter using Period Selection, User Time Zone, operator information input, Detailed Search
  • Click the operation details in the Operation History List to go to the Activity History Details page of that operation
Table. Alert Policy Details - Operation History Tab Items

Modifying an Alert Policy

You can modify the target metric and policy settings of an alert policy. To modify an alert policy, follow the steps below.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Alert > Alert Policy menu. You will be taken to the Alert Policy List page.
  3. On the Alert Policy List page, click the alert policy name for which you want to view detailed information. You will be taken to the Alert Policy Details page.
  4. On the Alert Policy Details page, click the Modify button in the Metric Information of the Detailed Information tab. The Modify Metric Information popup window opens.
  5. After modifying the metric information and policy settings, click the Confirm button. A popup window announcing the metric modification opens.
  6. Click the Confirm button. The alert policy modification is completed.

Deleting an Alert Policy

You can delete unused alert policies. To delete an alert policy, follow the steps below.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Alert > Alert Policy menu. You will be taken to the Alert Policy List page.
  3. On the Alert Policy List page, select the checkbox of the alert policy you want to delete, then click the Delete button. A popup window announcing the deletion of the alert policy opens.
    • You can delete multiple alert policies at the same time.
    • You can also individually delete by clicking the Delete button at the right end of each alert policy or by clicking the Delete Alert Policy button on the corresponding Alert Policy Details page.
  4. Click the Confirm button. The alert policy is deleted.
Note
Deleting an alert policy may take more than several tens of minutes depending on the scale.

2.3 - Metric

Users can monitor metrics for service resources in Samsung Cloud Platform Console and use them for management.

Viewing Metrics

You can view the metrics available in ServiceWatch. To view metrics, follow the steps below.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Metric menu. You will be taken to the Metric page.
  3. Check the metrics in the metric list on the Metric page.
CategoryDescription
Metric Comparison ModeSelect the method to compare metrics
  • Metric Comparison: Compare multiple metrics and resources
  • Date Comparison: Compare a single metric and resource over multiple periods
    • Only one metric can be selected
Metric CategoryFilter and display the list of metrics available for monitoring in ServiceWatch by All or Key Metrics
Metric List AreaList of metrics available for monitoring in ServiceWatch
  • Click the + button in front of namespace, dimension to view the lower-level list
  • Select a metric to monitor
  • If the metric is linked to a namespace, Service Dashboard is displayed
    • Clicking Service Dashboard takes you to the detail page of that dashboard
Search Filter AreaSet the search item to filter, then click the Apply Filter button to filter the metric list
  • Namespace-Dimension Name: Search based on the lower-level dimension name of the selected namespace
  • Metric Name: Enter the exact metric name to search
  • Resource Name: Enter the exact resource name to search
  • Resource ID: Enter the exact resource ID to search
  • Keyword: Search based on the selected upper category and the entered keyword
    • Search for each item excluding metric name, resource name, resource ID, tag-Key
  • Tag Key: Search with the selected tag Key
Selected MetricDisplay monitoring information of the metric selected in the metric list
Table. Metric List Items

Managing Metric Charts

You can add metric monitoring result charts as widgets or manage data.

Adding as Widget

You can add selected metrics as widgets to a dashboard.

Guide
You can only add as a widget when the metric comparison mode is selected as Metric Comparison.
To add a metric as a widget, follow the steps below.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.

  2. On the Service Home page, click the Metric menu. You will be taken to the Metric page.

  3. Select the metric to monitor in the metric list on the Metric page. The monitoring chart for the selected metric is displayed in the Selected Metric area at the bottom.

  4. Set the chart area in the monitoring chart in the Selected Metric area, then click the More > Add Widget button. The Add Widget popup window opens.

  5. Select the widget addition method and enter the required information. Required information varies depending on the addition method.

    Category
    Required
    Description
    Duplication MethodRequiredSelect the dashboard to add after duplicating the widget
    • Existing Dashboard: Add widget to existing dashboard
    • New Dashboard: Create a new dashboard and add widget
    Dashboard SelectionRequiredSelect the dashboard to add the duplicated widget among existing dashboards
    • Displayed when duplication method is selected as Existing Dashboard
    Dashboard NameRequiredEnter the name of the dashboard to be newly created
    • Displayed when duplication method is selected as New Dashboard
    • Enter within 3 ~ 40 characters using English, numbers, and special characters (-_)
    Widget NameRequiredEnter the name of the widget when adding the widget to the dashboard
    • Enter within 3 ~ 255 characters using English, numbers, and special characters (-_.|)
    Table. Add Widget Items

  6. After entering the required information, click the Complete button. A popup window announcing the widget addition opens.

  7. Click the Confirm button in the popup window. The widget is added to the dashboard.

Sharing Monitoring Chart URL

You can download monitoring chart information in file format. To download monitoring chart information, follow the steps below.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Metric menu. You will be taken to the Metric page.
  3. Select the metric to monitor in the metric list on the Metric page. The monitoring chart for the selected metric is displayed in the Selected Metric area at the bottom.
  4. Set the chart area in the monitoring chart in the Selected Metric area, then click the More > Share URL button. The Share URL popup window opens.
  5. Click the Copy URL button in the Share URL popup window. The generated URL is copied.
    • Information in the monitoring chart is provided in the form of a metadata link.

Downloading Monitoring Chart File

You can download monitoring chart information in file format. To download monitoring chart information, follow the steps below.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Metric menu. You will be taken to the Metric page.
  3. Select the metric to monitor in the metric list on the Metric page. The monitoring chart for the selected metric is displayed in the Selected Metric area at the bottom.
  4. Set the chart area in the monitoring chart in the Selected Metric area, then click the More > Download File button. The Download File popup window opens.
  5. Select the file download method, then click the Confirm button. Download starts.
    • You can select download methods simultaneously.
      CategoryDescription
      CSVConvert chart metrics and monitoring data to Excel (*.csv) files and download
      PNGConvert chart to image (*.png) files and download
      • Can only be selected when metric comparison mode is selected as Metric Comparison
      • Can download up to 100 metric data
      Table. Metric Monitoring File Download Items

Exporting to Object Storage

You can save monitoring chart data to Object Storage.

Guide

User permission is required to save to Object Storage.

  • User: {email}
  • Action: iam:CreatGroup
  • On resource: {SRN}
  • Context: no identity-based policy allows the action

To save monitoring chart data to Object Storage, follow the steps below.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Metric menu. You will be taken to the Metric page.
  3. Select the metric to monitor in the metric list on the Metric page. The monitoring chart for the selected metric is displayed in the Selected Metric area at the bottom.
  4. Set the chart area in the monitoring chart in the Selected Metric area, then click the More > Export to Object Storage button. The Export to Object Storage popup window opens.
  5. Select the bucket to save data, then click the Complete button. A popup window announcing data saving opens.
  6. Click the Confirm button in the popup window. Data export starts.
Guide
  • Limitations of metrics that can be exported to Object Storage are as follows.
    • Number of metrics: Up to 10
    • Query period: Within 2 months (63 days)
  • If the query period exceeds 2 months (63 days), only data for up to 63 days is saved.
Note
  • If there is no Object Storage to save metric data, create Object Storage and proceed.
  • Metric data is saved in the “metricname-yyyymmddhhmmss.json” file format and can be checked in the ~/servicewatch/metric path of the Object Storage bucket.

Viewing Monitoring Chart Source

You can view the source code of the monitoring chart.

Guide
You can only view the source code when the metric comparison mode is selected as Metric Comparison.
To view the source code of the monitoring chart, follow the steps below.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Metric menu. You will be taken to the Metric page.
  3. Select the metric to monitor in the metric list on the Metric page. The monitoring chart for the selected metric is displayed in the Selected Metric area at the bottom.
  4. Set the chart area in the monitoring chart in the Selected Metric area, then click the More > View Source button. The View Widget Source popup window opens.
    CategoryDescription
    Source InformationDisplay source code of monitoring chart in JSON format
    Copy CodeCopy source code to clipboard
    Table. Monitoring Chart View Source Items

2.4 - Logs

In ServiceWatch, you can create and manage log groups to generate alert notifications when set conditions are met by setting threshold criteria for metrics to monitor.

Creating a Log Group

You can create a log group for metrics. Follow these steps to create a log group.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.

  2. On the Service Home page, click the Log > Log Group menu. You will be taken to the Log Group List page.

  3. On the Log Group List page, click the Create Log Group button. You will be taken to the Create Log Group page.

  4. Enter the basic information and tag information required to create a log group.

    Division
    Required
    Detailed Description
    Log Group NameRequiredEnter the name of the log group to monitor in ServiceWatch
    • Enter within 3 to 512 characters using English letters, numbers, and special characters (-_./#)
    Log Retention PolicyRequiredSelect the period to retain monitored log data
    TagOptionalAdd tag information
    • You can add up to 50 tags per resource
    • When adding a tag, after entering Key and Value values, you can select from the list of existing tag Keys and Values
    Table. Create Log Group Items

  5. After checking the summary information, click the Create button. A popup window will open announcing the log group creation.

  6. Click the Confirm button. The log group creation is complete.

Viewing Log Group Detailed Information

You can view and manage detailed information about log groups.

Follow these steps to view detailed information about log groups.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Log > Log Group menu. You will be taken to the Log Group List page.
  3. On the Log Group List page, click the log group name for which you want to view detailed information. You will be taken to the Log Group Detail page.
    DivisionDetailed Description
    Log Group StatusStatus of the log group
    • Active: Log group is activated
    • Inactive: Log group is deactivated
    Export Log GroupSave log data of the log group to Object Storage
    Delete Log GroupDelete the corresponding log group
    Information Division TabInformation division tabs for the log group
    • Detailed information, Log Streams, Tags, Operation History
    • Click each tab to view the corresponding information
    Table. Log Group Detail Items
    Reference
    On the Log Group List page, you can export data by clicking the More > Export Log Group button of the log group to save to Object Storage.
Reference

When sorting log group names in the log group list, follow the sorting rules below.

  1. Whitespace and control characters
  2. Some special characters ( !"#$%&()*+,-./ )
  3. Numbers (0–9)
  4. Some special characters ( ; < = > ? @ )
  5. English (A–Z, a–z, case-insensitive)
  6. Remaining special characters ([\]^_`)
  7. Other characters

Detailed Information

You can view basic information and log group information for the log group selected on the Log Group List page.

DivisionDetailed Description
ServiceService name
Resource TypeResource type
SRNUnique resource ID in Samsung Cloud Platform
  • In ServiceWatch, it means the SRN of the resource type
Resource NameResource name
  • In ServiceWatch, it means the log group name
Resource IDUnique resource ID in the service
CreatorUser who created the service
Created DateDate and time when the service was created
ModifierUser who modified the service information
Modified DateDate and time when the service information was modified
Log Group NameLog group name
Log Retention PolicyRetention period of log data
  • Click the Edit button to change the retention period
Log DataTotal stored log data capacity (bytes)
Table. Log Group Detail - Detailed Information Tab Items
Reference
Log data is the total stored log data (bytes). It may take time for the log aggregation capacity to be reflected.

Log Streams

You can view log streams for the log group selected on the Log Group List page.

DivisionDetailed Description
View All StreamsCan view detailed information for all log streams in the log stream list
Create Log StreamCreate a new log stream
Log Stream ListLog stream name and log change date
  • Click the Delete button to delete that log stream
  • After checking the log stream to delete, click the More > Delete button at the top of the list to delete simultaneously
Table. Log Group Detail - Log Stream Tab Items

Log Patterns

You can view log patterns for the log group selected on the Log Group List page.

DivisionDetailed Description
Log Pattern ListLog pattern name, pattern, log pattern namespace, metric name, alert policy name information
  • Click the log pattern name or alert policy name to go to the detailed page of that item
  • Click the metric name to go to the metrics page containing that metric name in the search term
  • Click the alert policy name to go to the detailed page of that alert policy
  • Click the More button to perform additional tasks
    • Edit, Delete: Edit or delete that log pattern
    • Create Alert Policy: Go to the alert policy creation page
DeleteDelete all selected log patterns from the log pattern list
  • Activated when you check the log pattern in the log pattern list
Create Log PatternCreate a new log pattern
Table. Log Group Detail - Log Pattern Tab Items

Tags

You can view tag information for the log group selected on the Log Group List page, and add, modify, or delete them.

DivisionDetailed Description
Tag ListKey, Value information of tags
Edit TagModify or delete existing tag information or add new tags
  • You can add up to 50 tags per resource
  • When adding a tag, after entering Key and Value values, you can select from the list of existing tag Keys and Values
Table. Log Group Detail - Tags Tab Items

Operation History

You can view the operation history of the log group selected on the Log Group List page.

DivisionDetailed Description
Operation History ListResource change history
  • Can view operation details, operation date, resource type, resource name, operation result, operator information
    • Click the Settings button to change information items
  • Can filter using Period Selection, User Time Zone, operator information input, Detailed Search
  • When you click the operation details in the Operation History List, you will be taken to the Activity History Detail page for that operation
Table. Log Group Detail - Operation History Tab Items

Managing Log Streams

You can create and manage log streams.

Creating a Log Stream

You can create a new log stream in a log group. Follow these steps to create a log stream.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Log > Log Group menu. You will be taken to the Log Group List page.
  3. On the Log Group List page, click the log group name for which you want to create a log stream. You will be taken to the Log Group Detail page.
  4. On the Log Group Detail page, click the Log Stream tab. The log stream list is displayed.
  5. Click the Create Log Stream button. The Create Log Stream popup window will open.
  6. After entering the Log Stream Name, click the Create button. The log stream creation is complete.
    • Enter the name within 3 to 512 characters using English letters and numbers.

Viewing Log Stream Detailed Information

You can view and manage detailed information about log streams. Follow these steps to view detailed information about log streams.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Log > Log Group menu. You will be taken to the Log Group List page.
  3. On the Log Group List page, click the log group name for which you want to view detailed information. You will be taken to the Log Group Detail page.
  4. On the Log Group Detail page, click the Log Stream tab. The Log Stream list is displayed.
  5. On the Log Stream list, click the log stream name for which you want to view detailed information. You will be taken to the Log Stream Detail page.
    DivisionDetailed Description
    Excel DownloadDownload log stream history as an Excel file
    Timestamp ListMessage list by timestamp
    • Can filter using Period Selection, User Time Zone, and message input
    Table. Log Group Detail - Log Stream Detail Items
    Reference
    When you click the View All Log Streams button at the top of the log stream list, you will be taken to the All Log Streams Detail page.

Deleting a Log Stream

You can delete unused log streams. Follow these steps to delete a log stream.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Log > Log Group menu. You will be taken to the Log Group List page.
  3. On the Log Group List page, click the log group name for which you want to delete a log stream. You will be taken to the Log Group Detail page.
  4. On the Log Group Detail page, click the Log Stream tab. The log stream list is displayed.
  5. On the log stream list, select the checkbox of the log stream to delete and click the More > Delete button. A popup window will open announcing the log stream deletion.
    • You can delete multiple log streams at the same time.
    • You can also delete individually by clicking the Delete button at the right end of each log stream.
  6. Click the Confirm button. The log stream is deleted.

Managing Log Patterns

Creating a Log Pattern

Follow these steps to create a log pattern.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.

  2. On the Service Home page, click the Log > Log Group menu. You will be taken to the Log Group List page.

  3. On the Log Group List page, click the log group name for which you want to create a log pattern. You will be taken to the Log Group Detail page.

  4. On the Log Group Detail page, click the Log Pattern tab. The log pattern list is displayed.

  5. Click the Create Log Pattern button. You will be taken to the Create Log Pattern page.

  6. Set the basic information and metric information required to create a log group.

    • Enter and select basic information for the log pattern in the Basic Information area.
      Division
      Required
      Detailed Description
      Log Pattern NameRequiredEnter the name of the log pattern
      • Enter within 3 to 512 characters using English letters, numbers, and special characters (-_./#)
      Pattern FormatRequiredSelect or directly enter the pattern format
      • Pattern Format: Select one of string pattern, space-separated pattern, JSON format pattern provided as pattern format
      • Direct Input: After selecting one of string pattern, space-separated pattern, JSON format pattern, enter within 1 to 1,024
      Pattern TestOptionalDirectly enter or select log data to verify using the pattern
      • Direct Input: Directly enter the log data to use in Log Event Message
        • Separate log events using line breaks
        • Can enter up to 50 log events
        • Can enter within 1 to 1,024 bytes for one log event
      • Select log data: Select the log data to use
        • When selecting log data, the corresponding log data is displayed in Log Event Message
      • Test Pattern: Perform test on log event message
        • When test succeeds, test result is displayed at the bottom
      Table. Create Log Pattern - Basic Information Items
    • Enter and select metric information in the Metric Information area.
      Division
      Required
      Detailed Description
      NamespaceRequiredSelect the namespace for the log pattern
      • If there is no namespace for the log pattern, select Create New to create a new one
      • Namespace Name: When creating a new namespace, enter within 3 to 128 characters using English letters, numbers, spaces, and special characters (-_\/#)
      Metric NameRequiredEnter the name of the metric
      • Enter within 3 to 128 characters using English letters, numbers, and special characters (_)
      Metric ValueRequiredEnter the metric value
      • Enter a number of 0 or higher or $indetifier
      Default ValueOptionalEnter if using the default value
      • Enter as a float value of 0 or higher
      • Cannot use Dimension when using default value
      UnitRequiredSelect the metric unit
      DimensionOptionalSet the dimension of the metric created by the log pattern
      • Can be used only when Log Pattern Format is space-separated pattern or JSON format pattern
      • Cannot be used when entering Default Value
      • When you check Use, you can add custom dimension fields
        • After clicking the Add button, enter Field Name and Field Value to add
        • Can add up to 3
      Table. Create Log Pattern - Metric Information Items
  7. After checking the summary information, click the Create button. A popup window will open announcing the log pattern creation.

  8. Click the Confirm button. The log pattern creation is complete.

Viewing Log Pattern Detailed Information

Follow these steps to view detailed information about a log pattern.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Log > Log Group menu. You will be taken to the Log Group List page.
  3. On the Log Group List page, click the log group name for which you want to view detailed information. You will be taken to the Log Group Detail page.
  4. On the Log Group Detail page, click the Log Pattern tab. The log pattern list is displayed.
  5. On the Log Pattern list, click the log pattern name for which you want to view detailed information. You will be taken to the Log Pattern Detail page.
    DivisionDetailed Description
    Create Alert PolicyCan create alert policy
    • Click the button to go to the alert policy creation page
    Delete Log PatternDelete the log pattern currently being viewed
    Log Pattern NameLog pattern name
    CreatorUser who created the log pattern
    Created DateDate and time when the log pattern was created
    ModifierUser who modified the log pattern information
    Modified DateDate and time when the log pattern information was modified
    PatternPattern format
    Metric InformationMetric information of the pattern group
    • Namespace name, metric name, metric value, default value, unit, alert policy name, dimension name
    • Click the Edit button to modify Metric Value, Default Value, Unit information
    Table. Log Pattern Detail Items

Deleting a Log Pattern

Follow these steps to delete a log pattern.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Log > Log Group menu. You will be taken to the Log Group List page.
  3. On the Log Group List page, click the log group name for which you want to delete a log pattern. You will be taken to the Log Group Detail page.
  4. On the Log Group Detail page, click the Log Pattern tab. The log pattern list is displayed.
  5. On the log pattern list, select the checkbox of the log pattern to delete and click the Delete button. A popup window will open announcing the log pattern deletion.
    • You can delete multiple log patterns at the same time.
    • You can also delete individually by clicking the More > Delete button at the right end of each log pattern or by clicking the Delete Log Pattern button on the log pattern detail page.
  6. Click the Confirm button. The log pattern is deleted.

Exporting Log Group

You can save log group data to Object Storage. Follow these steps to save log group data to Object Storage.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.

  2. On the Service Home page, click the Log > Export Log Group menu. You will be taken to the Export Log Group List page.

  3. On the Export Log Group List page, click the Export Log Group button. You will be taken to the Export Log Group page.

    Division
    Required
    Detailed Description
    Select Log GroupRequiredSelect the log group to save to Object Storage
    • If there are log streams included in the log group, click the Select button to select the log streams to save
    • If you do not select a log group, all data of the log group is saved
    Select PeriodOptionalSelect the user time zone and data storage interval
    • For the data storage interval, you can select the desired interval in the Time Setting area or click the Direct Input button to set the start and end date and time
    Storage BucketRequiredSelect the bucket to save data
    • You can add up to 50 tags per resource
    • When adding a tag, after entering Key and Value values, you can select from the list of existing tag Keys and Values
    Table. Export Log Group Items

  4. After selecting the bucket to save the data, click the Done button. A popup window will open announcing the data save.

  5. Click the Confirm button in the popup window. The data export will start.

    • You can check the progress on the Export Log Group List page.
Reference
  • If there is no Object Storage to save log group data, create Object Storage and proceed.
  • Log group data export may take more than tens of minutes depending on the scale.
  • If there is a log group export task in progress within the Account, you must complete the task in progress first before proceeding with the export.
  • On the Export Log Group List page, you can cancel the task by clicking the More > Cancel Log Group Export button of the log group for which the export task is in progress.

Deleting a Log Group

You can delete unused log groups.

Warning
  • Files saved to Object Storage through Export Log Group are not deleted. However, the log group export history is deleted together.
  • If you delete a log group for which Export Log Group is in progress, the export task will not proceed normally.
Follow these steps to delete a log group.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Log > Log Group menu. You will be taken to the Log Group List page.
  3. On the Log Group List page, select the checkbox of the log group to delete and click the Delete button. A popup window will open announcing the log group deletion.
    • You can delete multiple log groups at the same time.
    • You can also delete individually by clicking the Delete button at the right end of each log group or by clicking the Delete Log Group button on the corresponding Log Group Detail page.
  4. Click the Confirm button. The log group is deleted.

2.5 - Events

In ServiceWatch, you can view and handle events generated from Samsung Cloud Platform services.

Creating an Event Rule

You can create an event rule to receive notifications when an event occurs. Follow these steps to create an event rule.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.

  2. On the Service Home page, click the Event Rule menu. You will be taken to the Event Rule List page.

  3. On the Event Rule List page, click the Create Event Rule button. You will be taken to the Create Event Rule page.

  4. In the Enter Basic Information area, enter the name and description of the event rule.

  5. In the Set Event Pattern area, set the required information. The set event pattern is entered in JSON code format in the Event Pattern Setting Status.

    Division
    Required
    Detailed Description
    Event SourceRequiredSelect the service name of the event you want to receive in ServiceWatch
    Event TypeRequiredSelect the event type of the event source to use in the event rule
    • Classified the same as resource type
    Applied EventRequiredSelect the events to apply the event pattern among events occurring in the event type
    • All Events: Apply all events occurring in the event type
    • Individual Events: Select events to set as event patterns among events occurring in the event type
    Applied ResourceRequiredSelect resources to apply the event pattern
    • All Resources: Set event patterns for all events occurring from all resources
    • Individual Resources: Set event patterns for corresponding events occurring from specific resources
      • When selecting individual resources, the event resource selection area is displayed
      • Click the Add Resource button to select resources
      • You can delete added resources by selecting the resource from the resource list and clicking the Delete button
    Event Pattern Setting Status-Display converted to JSON code format according to the event pattern setting values
    • Reset when event pattern setting values change
    • You can copy the source code by clicking the Copy Code item
    Table. Event Pattern Setting Items

  6. In the Notification Setting area, select users to receive notifications when an event occurs.

    • Only users with login history (users who have registered email and mobile phone number) can be added as notification recipients.
    • You can add up to 100 notification recipients.
      Reference
      • If there is no user to add, you can create a user on the Create User page of the IAM service. For details on user creation, refer to Creating a User.
      • You can change the notification method (E-mail or SMS) by selecting the notification target as Service > Event Rule on the Notification Setting page. For details on notification settings, refer to Checking Notification Settings.
  7. In the Enter Additional Information area, add tag information.

  8. After checking the summary information, click the Create button. A popup window will open announcing the event rule creation.

  9. Click the Confirm button. The event rule creation is complete.

Viewing Event Rule Detailed Information

You can view and manage detailed information about event rules. Follow these steps to view detailed information about event rules.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Event Rule menu. You will be taken to the Event Rule List page.
  3. On the Event Rule List page, click the event name for which you want to view detailed information. You will be taken to the Event Rule Detail page.
    DivisionDetailed Description
    Event Rule StatusStatus of the event rule
    • Active: Event rule is activated
    • Inactive: Event rule is deactivated
    • Can be changed by clicking the Activate or Deactivate button
    Delete Event RuleDelete the corresponding event rule
    Information Division TabInformation division tabs for the alert policy
    • Detailed information, Notifications, Tags, Operation History
    • Click each tab to view the corresponding information
    Table. Event Rule Detail Items

Detailed Information

You can view basic information and event rule information for the event rule selected on the Event Rule List page.

DivisionDetailed Description
ServiceService name
Resource TypeResource type
SRNUnique resource ID in Samsung Cloud Platform
  • In ServiceWatch, it means the SRN of the resource type
Resource NameResource name
  • In ServiceWatch, it means the event rule name
Resource IDUnique resource ID in the service
CreatorUser who created the service
Created DateDate and time when the service was created
ModifierUser who modified the service information
Modified DateDate and time when the service information was modified
Event Rule NameEvent rule name
Event Pattern Setting StatusDisplay event pattern setting values in JSON code format
  • Click the Edit button to modify the event pattern
  • You can copy the source code by clicking the Copy Code item
DescriptionDescription of the event rule
  • Click the Edit button to modify the description
Table. Alert Policy Detail - Detailed Information Tab Items

Notifications

You can view notification recipients for the event rule selected on the Event Rule List page.

DivisionDetailed Description
Notification Recipient ListUser ID, creation date, last login, status information
  • Click the More button to change the notification status (activated/deactivated) for that user or delete the user
DeleteDelete all selected users from the notification recipient list
  • Activated when you check the user to delete from the notification recipient list
MoreChange notification status for selected users from the notification recipient list (activated/deactivated)
  • Activated when you check the user to change status from the notification recipient list
Add Notification RecipientAdd a new notification recipient
  • Select the user to add in the Add Notification Recipient popup window
Table. Event Rule Detail - Notifications Tab Items
Reference
  • Only users with login history (users who have registered email and mobile phone number) can be added as notification recipients.
  • You can add up to 100 notification recipients.
  • If there is no user to add, you can create a user on the Create User page of the IAM service. For details on user creation, refer to Creating a User.
  • You can change the notification method (E-mail or SMS) by selecting the notification target as Service > Event Rule on the Notification Setting page. For details on notification settings, refer to Checking Notification Settings.

Tags

You can view tag information for the event rule selected on the Event Rule page, and add, modify, or delete them.

DivisionDetailed Description
Tag ListKey, Value information of tags
Edit TagModify or delete existing tag information or add new tags
  • You can add up to 50 tags per resource
  • When adding a tag, after entering Key and Value values, you can select from the list of existing tag Keys and Values
Table. Event Rule Detail - Tags Tab Items

Operation History

You can view the operation history of the event rule selected on the Alert Policy List page.

DivisionDetailed Description
Operation History ListResource change history
  • Can view operation details, operation date, resource type, resource name, operation result, operator information
    • Click the Settings button to change information items
  • Can filter using Period Selection, User Time Zone, operator information input, Detailed Search
  • When you click the operation details in the Operation History List, you will be taken to the Activity History Detail page for that operation
Table. Event Rule Detail - Operation History Tab Items

Modifying Event Pattern

You can modify the event pattern. Follow these steps to modify the event pattern.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Event Rule menu. You will be taken to the Event Rule List page.
  3. On the Event Rule List page, click the event name for which you want to modify the event pattern. You will be taken to the Event Rule Detail page.
  4. Click the Edit button in the Event Pattern Setting Status on the Event Rule Detail page. The Edit Event Pattern popup window will open.
  5. After modifying the event pattern settings, click the Confirm button. A popup window will open announcing the event pattern modification.
  6. Click the Confirm button. The event pattern modification is complete.

Deleting an Event Rule

You can delete unused event rules. Follow these steps to delete an event rule.

  1. Click the All Services > Management > ServiceWatch menu. You will be taken to the Service Home page.
  2. On the Service Home page, click the Event Rule menu. You will be taken to the Event Rule List page.
  3. On the Event Rule List page, select the checkbox of the event rule to delete and click the Delete button. A popup window will open announcing the event rule deletion.
    • You can delete multiple event rules at the same time.
    • You can also delete individually by clicking the More > Delete button at the right end of each alert policy or by clicking the Delete Event Rule button on the corresponding Event Rule Detail page.
  4. Click the Confirm button. The event rule is deleted.

2.6 - Using ServiceWatch Agent

Users can install ServiceWatch Agent on Virtual Server/GPU Server/Bare Metal Server, etc. to collect custom metrics and logs.

Note
Custom metric/log collection through ServiceWatch Agent is currently only available in Samsung Cloud Platform For Enterprise. It is planned to be provided in other offerings in the future.
Warning
Metric collection through ServiceWatch Agent is classified as custom metrics and incurs charges unlike metrics that are basically collected from each service, so be careful not to set up unnecessary metric collection. Make sure to set it up so that only metrics that need to be collected are collected.

ServiceWatch Agent

The agents that need to be installed on a server for custom metric and log collection of ServiceWatch can be largely divided into two types. Prometheus Exporter and Open Telemetry Collector.

CategoryDescription
Prometheus ExporterProvides metrics of a specific application or service in a format that Prometheus can scrape
  • For OS metric collection of the server, you can use Node Exporter for Linux servers and Windows Exporter for Windows servers depending on the OS type.
    • Target
      • Virtual Server
      • GPU Server
      • Bare Metal Server
      • Multi-node GPU Cluster > GPU Node
  • You can use DCGM (NVIDIA Data Center GPU Manager) Exporter for GPU metrics.
    • Target
      • GPU Server
      • Multi-node GPU Cluster > GPU Node
Open Telemetry CollectorActs as a centralized collector that collects telemetry data such as metrics and logs of distributed systems, processes them (filtering, sampling, etc.), and sends them to multiple backends (e.g., Prometheus, Jaeger, Elasticsearch, etc.)
  • Enables ServiceWatch to collect metric and log data by sending data to ServiceWatch Gateway.
  • This guide explains how to use the Open Telemetry Collector provided by ServiceWatch.
Table. Description of Prometheus Exporter and Open Telemetry Collector
Note

To link server log files to ServiceWatch through ServiceWatch Agent, you must first create a log group and log streams within the log group.

  • For more information about creating log groups and log streams, see Logs.

Pre-environment Configuration for ServiceWatch Agent

You must add Security Group and Firewall rules for communication between ServiceWatch Agent and ServiceWatch.

Note
Bare Metal Server does not support Security Group.

  1. Adding Security Group Rules

    • To send data collected from ServiceWatch Agent installed on Virtual Server/GPU Server to ServiceWatch, you must add rules to the Security Group as follows.
      DirectionTypePortDestination Address
      OutboundCustom TCP443ServiceWatch OpenAPI Endpoint IP Address
      Table. Security Group Rules for ServiceWatch Agent Communication
  2. Adding Firewall Rules

    • If firewall is enabled on the Internet Gateway of the VPC, you must add Firewall rules as follows.
      DirectionTypePortActionSource AddressDestination Address
      OutboundTCP443AllowPrivate IP address assigned when creating Virtual Server. Virtual Server Private IP address can be checked in Checking Virtual Server Details.ServiceWatch OpenAPI Endpoint IP Address
      Table. Internet Gateway Firewall Rules for ServiceWatch Agent Communication

ServiceWatch OpenAPI Endpoint IP Address

The Endpoint IP address required for ServiceWatch Agent to send collected data to ServiceWatch is as follows.

OfferingRegionURLIP Address
For Enterprisekr-west1https://servicewatch.kr-west1.e.samsungsdscloud.com112.107.105.24
For Enterprisekr-east1https://servicewatch.kr-east1.e.samsungsdscloud.com112.107.105.68
Table. ServiceWatch OpenAPI Endpoint Information

Configuring Open Telemetry Collector for ServiceWatch

To use Open Telemetry Collector for ServiceWatch metric and log collection on a server, install it in the following order.

  1. Download the Agent file from the URL where you can download the Agent file for ServiceWatch.

    Guide
    The file download link for ServiceWatch Agent installation will be provided through Samsung Cloud Platform Console announcements and Support Center > Contact Us.
    Color mode
    wget [ServiceWatch Agent File Download URL]
    wget [ServiceWatch Agent File Download URL]
    Code Block. ServiceWatch Agent Installation File Download Command

  2. The Open Telemetry Collector Agent file for ServiceWatch can be checked as follows.

    • Extract the Agent file for ServiceWatch.
      Color mode
      unzip ServiceWatch_Agent.zip
      unzip ServiceWatch_Agent.zip
      Code Block. Extracting ServiceWatch Agent File
    • If the environment using ServiceWatch Agent is Linux OS, you must grant execution permissions as follows.
      Color mode
      chmod +x agent/otelcontribcol_linux_amd64
      chmod +x agent/servicewatch-agent-manager-linux-amd64
      chmod +x agent/otelcontribcol_linux_amd64
      chmod +x agent/servicewatch-agent-manager-linux-amd64
      Code Block. Granting Execution Permissions to ServiceWatch Agent File
      CategoryDescription
      examplesExample configuration file folder. Inside each folder, there are agent.json, log.json, metric.json example files
      • os-metrics-min-examples: Minimum metric setting example using Node Exporter
      • os-metrics-all-examples: Metric setting example using Node Exporter memory/filesystem Collector
      • gpu-metrics-min-examples: Minimum metric setting example using DCGM Exporter
      • gpu-metrics-all-examples: Key metric setting example using DCGM Exporter
      otelcontribcol_linux_amd64Open Telemetry Collector for Linux for ServiceWatch
      otelcontribcol_windows_amd64.exeOpen Telemetry Collector for Windows for ServiceWatch
      servicewatch-agent-manager-linux-amd64ServiceWatch Agent Manager for Linux
      servicewatch-agent-manager-windows-amd64.exeServiceWatch Agent Manager for Windows
      Table. ServiceWatch Agent File Configuration
Note
ServiceWatch Agent Manager is a tool that helps configure Open Telemetry Collector to efficiently send custom metrics and logs by integrating with ServiceWatch. Through this, you can send various custom metrics and log data to ServiceWatch.
  1. Define the Agent configuration file of ServiceWatch Agent Manager for the Open Telemetry Collector for ServiceWatch.

    CategoryDescription
    namespaceCustom namespace for custom metrics
    • Namespace is a logical division used to classify and group metrics, and is specified as a custom metric to classify custom metrics
    • Namespace must be 3~128 characters including English, numbers, spaces, and special characters (_-/), and must start with English.
    accessKeyIAM authentication key Access Key
    accessSecretIAM authentication key Secret Key
    resourceIdResource ID of the server in Samsung Cloud Platform
    • Example: Resource ID of Virtual Server
    openApiEndpointServiceWatch OpenAPI Endpoint by region/offering
    • Example: https://servicewatch.region.offering.samsungsdscloud.com
    • region and offering information can be checked from Samsung Cloud Platform Console access URL
    telemetryPortTelemetry Port of ServiceWatch Agent
    • Usually uses 8888 Port. If 8888 Port is in use, it needs to be changed
    Table. agent.json Configuration File Items
    Color mode
    {
        "namespace": "swagent-windows",     # Custom namespace for custom metrics
        "accessKey": "testKey",             # IAM authentication key Access Key
        "accessSecret": "testSecret",       # IAM authentication key Secret Key
        "resourceId": "resourceID",         # Resource ID of the server in Samsung Cloud Platform
        "openApiEndpoint": "https://servicewatch.kr-west1.e.samsungsdscloud.com",    # ServiceWatch OpenAPI Endpoint by region/environment
        "telemetryPort": 8889               # Telemetry Port of ServiceWatch Agent (Usually uses 8888 Port. If 8888 Port is in use, it needs to be changed)
    }
    {
        "namespace": "swagent-windows",     # Custom namespace for custom metrics
        "accessKey": "testKey",             # IAM authentication key Access Key
        "accessSecret": "testSecret",       # IAM authentication key Secret Key
        "resourceId": "resourceID",         # Resource ID of the server in Samsung Cloud Platform
        "openApiEndpoint": "https://servicewatch.kr-west1.e.samsungsdscloud.com",    # ServiceWatch OpenAPI Endpoint by region/environment
        "telemetryPort": 8889               # Telemetry Port of ServiceWatch Agent (Usually uses 8888 Port. If 8888 Port is in use, it needs to be changed)
    }
    Code Block. agent.json Configuration Example

  2. Define the Metric configuration file for metric collection for ServiceWatch.

    • If you want to collect metrics through the Agent, configure metric.json.
      CategoryDescription
      prometheus > scrape_configs > targetsEndpoint of the metric collection target
      • In the case of a server, since Prometheus Exporter is installed on the same server, set it to that endpoint
      • Example: localhost:9100
      prometheus > scrape_configs > jobNameJob Name setting. Usually set to the Prometheus Exporter type used when collecting metrics
      • Example: node-exporter
      metricMetas > metricNameSet the name of the metric you want to collect. The metric name must be 3~128 characters including English, numbers, and special characters (_), and must start with English.
      • Example: node_cpu_seconds_total
      metricMetas > dimensionsSet the label to visualize and display in the Console among the Collector’s labels provided to identify the source of the Exporter’s metric data. When displaying the collected metric in the Console, it is displayed by combining according to the dimensions setting.
      • Example: In the case of metrics like the Memory Collector of Node Exporter that do not provide special labels, set it to resource_id
      • Example: Node Exporter Filesystem Collector metrics can set dimensions to mountpoint, which represents the path where the filesystem is mounted on the system
      metricMetas > unitCan set the unit of the metric
      • Example: Bytes, Count, etc.
      metricMetas > aggregationMethodMethod of aggregating based on the specified dimensions
      • Example: Select from SUM, MAX, MIN, COUNT
      metricMetas > descriptionKoKorean description of the metric being collected
      metricMetas > descriptionEnEnglish description of the metric being collected
      Table. metric.json Configuration File Items
      Color mode
      {
          "prometheus": {
             "scrape_configs": {
                "targets": [
                   "localhost:9100" # Endpoint of Prometheus Exporter installed in the server
                ],
                "jobName": "node-exporter" # Usually set to the name of the installed Exporter
             }
          },
          "metricMetas": [
             {
                "metricName": "node_memory_MemTotal_bytes",    # Set the metric name to be linked to ServiceWatch among metrics collected from Prometheus Exporter
                "dimensions": [
                   [
                      "resource_id"        # Set the label to visualize and display in the Console among the Collector's labels provided to identify the source of Node Exporter's metric data
                                           # In the case of metrics like Memory that do not provide special labels, set it to resource_id
                   ]
                ],
                "unit": "Bytes",           # Unit of collected metric data
                "aggregationMethod": "SUM",    # Aggregation method
                "descriptionKo": "Total physical memory size of the server",    # Korean description of the metric
                "descriptionEn": "node memory total bytes"      # English description of the metric
             },
             {
                "metricName": "node_filesystem_size_bytes",    # Set the metric name to be linked to ServiceWatch among metrics collected from Prometheus Exporter
                "dimensions": [
                   [
                      "mountpoint"        # Set the label to visualize and display in the Console among the Collector's labels provided to identify the source of Node Exporter's metric data
                                          # Set dimensions to mountpoint, which represents the path where the filesystem is mounted on the system for Filesystem-related metrics
                   ]
                ],
                "unit": "Bytes",
                "aggregationMethod": "SUM",
                "descriptionKo": "node filesystem size bytes",
                "descriptionEn": "node filesystem size bytes"
             },
             {
                "metricName": "node_memory_MemAvailable_bytes",
                "dimensions": [
                   [
                      "resource_id"
                   ]
                ],
                "unit": "Bytes",
                "aggregationMethod": "SUM",
                "descriptionKo": "node memory available bytes",
                "descriptionEn": "node memory available bytes"
             },
             {
                "metricName": "node_filesystem_avail_bytes",
                "dimensions": [
                   [
                      "mountpoint"
                   ]
                ],
                "unit": "Bytes",
                "aggregationMethod": "SUM",
                "descriptionKo": "node filesystem available bytes",
                "descriptionEn": "node filesystem available bytes"
             }
          ]
      }
      {
          "prometheus": {
             "scrape_configs": {
                "targets": [
                   "localhost:9100" # Endpoint of Prometheus Exporter installed in the server
                ],
                "jobName": "node-exporter" # Usually set to the name of the installed Exporter
             }
          },
          "metricMetas": [
             {
                "metricName": "node_memory_MemTotal_bytes",    # Set the metric name to be linked to ServiceWatch among metrics collected from Prometheus Exporter
                "dimensions": [
                   [
                      "resource_id"        # Set the label to visualize and display in the Console among the Collector's labels provided to identify the source of Node Exporter's metric data
                                           # In the case of metrics like Memory that do not provide special labels, set it to resource_id
                   ]
                ],
                "unit": "Bytes",           # Unit of collected metric data
                "aggregationMethod": "SUM",    # Aggregation method
                "descriptionKo": "Total physical memory size of the server",    # Korean description of the metric
                "descriptionEn": "node memory total bytes"      # English description of the metric
             },
             {
                "metricName": "node_filesystem_size_bytes",    # Set the metric name to be linked to ServiceWatch among metrics collected from Prometheus Exporter
                "dimensions": [
                   [
                      "mountpoint"        # Set the label to visualize and display in the Console among the Collector's labels provided to identify the source of Node Exporter's metric data
                                          # Set dimensions to mountpoint, which represents the path where the filesystem is mounted on the system for Filesystem-related metrics
                   ]
                ],
                "unit": "Bytes",
                "aggregationMethod": "SUM",
                "descriptionKo": "node filesystem size bytes",
                "descriptionEn": "node filesystem size bytes"
             },
             {
                "metricName": "node_memory_MemAvailable_bytes",
                "dimensions": [
                   [
                      "resource_id"
                   ]
                ],
                "unit": "Bytes",
                "aggregationMethod": "SUM",
                "descriptionKo": "node memory available bytes",
                "descriptionEn": "node memory available bytes"
             },
             {
                "metricName": "node_filesystem_avail_bytes",
                "dimensions": [
                   [
                      "mountpoint"
                   ]
                ],
                "unit": "Bytes",
                "aggregationMethod": "SUM",
                "descriptionKo": "node filesystem available bytes",
                "descriptionEn": "node filesystem available bytes"
             }
          ]
      }
      Code Block. metric.json Configuration Example
    • To display the resource name, set resource_name in commonLabels as follows and also set resource_name in metricMetas.dimensions, so you can check the resource name together when viewing metrics in ServiceWatch.
      Color mode
      ...
          "commonLabels": {
             "resource_name": "ResourceName" # Resource name that can be checked in User Console
          },
          "metricMetas": [
             {
                "metricName": "metric_name",
                "dimensions": [
                   [
                      "resource_id",
                      "resource_name"        # Add the resource_name set in commonLabels to each metric's dimensions
      
                   ]
                ],
                "unit": "Bytes",
                "aggregationMethod": "SUM",
                "descriptionKo": "metric_name description"
                "descriptionEn": "metric_name description"
             },
          ...
          ]
      ...
      ...
          "commonLabels": {
             "resource_name": "ResourceName" # Resource name that can be checked in User Console
          },
          "metricMetas": [
             {
                "metricName": "metric_name",
                "dimensions": [
                   [
                      "resource_id",
                      "resource_name"        # Add the resource_name set in commonLabels to each metric's dimensions
      
                   ]
                ],
                "unit": "Bytes",
                "aggregationMethod": "SUM",
                "descriptionKo": "metric_name description"
                "descriptionEn": "metric_name description"
             },
          ...
          ]
      ...
      Code Block. metric.json - Resource Name Setting
  3. Define the Log configuration file for log collection for ServiceWatch.

    • If you want to collect logs, you must configure log.json.
      CategoryDescription
      fileLog > includeLocation of log files to collect
      fileLog > operatorsDefined to parse log messages to collect
      fileLog > operators > regexExpress log message format as regular expression
      fileLog > operators > timestampFormat of Time Stamp of log message to be sent to ServiceWatch
      logMetas > log_group_valueLog group name created to send logs to ServiceWatch
      logMetas > log_stream_valueLog stream name in ServiceWatch log group
      Table. log.json Configuration File Items
      Color mode
      {
          "fileLog": {
             "include": [
                "/var/log/syslog",        # Log file to collect in ServiceWatch
                "/var/log/auth.log"
             ],
             "operators": {
                "regex": "^(?P<timestamp>\\S+)\\s+(?P<hostname>\\S+)\\s+(?P<process>[^:]+):\\s+(?P<message>.*)$",    # Express log file format as regular expression
                "timestamp": {            # Set Time Stamp format of log message
                   "layout_type": "gotime",
                   "layout": "2006-01-02T15:04:05.000000Z07:00"
                }
             }
          },
          "logMetas": {
             "log_group_value": "custom-log-group",    # Log group name of ServiceWatch created in advance
             "log_stream_value": "custom-log-stream"   # Log stream name in ServiceWatch log group created in advance
          }
      }
      {
          "fileLog": {
             "include": [
                "/var/log/syslog",        # Log file to collect in ServiceWatch
                "/var/log/auth.log"
             ],
             "operators": {
                "regex": "^(?P<timestamp>\\S+)\\s+(?P<hostname>\\S+)\\s+(?P<process>[^:]+):\\s+(?P<message>.*)$",    # Express log file format as regular expression
                "timestamp": {            # Set Time Stamp format of log message
                   "layout_type": "gotime",
                   "layout": "2006-01-02T15:04:05.000000Z07:00"
                }
             }
          },
          "logMetas": {
             "log_group_value": "custom-log-group",    # Log group name of ServiceWatch created in advance
             "log_stream_value": "custom-log-stream"   # Log stream name in ServiceWatch log group created in advance
          }
      }
      Code Block. log.json Configuration Example
      Note

      To link server log files to ServiceWatch through ServiceWatch Agent, you must first create a log group and log streams within the log group.

      • For more information about creating log groups and log streams, see Logs.

Running Open Telemetry Collector for ServiceWatch

ServiceWatch Agent Execution Method
[ServiceWatch Agent Executable] -action [run|stop] - dir [Configuration File Location] -collector [Open Telemetry Collector Executable Location]
Execution OptionDescription
-actionAction setting (run or stop)
-dirLocation of ServiceWatch Agent configuration files such as agent.json, metric.json, log.json
-collectorLocation of Open Telemetry Collector executable
Table. log.json Configuration File Items

Running ServiceWatch Agent (for Linux)

Note
Assuming that agent.json, metric.json, log.json files are in current_location/agent/examples/os-metrics-min-examples and otelcontribcol_linux_amd64 file is in current_location/agent, execute as follows.
  1. Run ServiceWatch Agent.

    • Check the location of agent.json, metric.json, log.json files and the location of servicewatch-agent-manager-linux-amd64, otelcontribcol_linux_amd64 files and start ServiceWatch Agent.
      Color mode
      ./agent/servicewatch-agent-manager-linux-amd64 -action run -dir ./agent/examples/os-metrics-min-examples -collector ./agent/otelcontribcol_linux_amd64
      ./agent/servicewatch-agent-manager-linux-amd64 -action run -dir ./agent/examples/os-metrics-min-examples -collector ./agent/otelcontribcol_linux_amd64
      Code Block. Starting ServiceWatch Agent - Collecting Both Metrics and Logs
    • If you want to collect only metrics, rename the log.json file to a different file name or move it so it’s not in the same directory as agent.json, metric.json, and execute as follows.
      Color mode
      ./agent/servicewatch-agent-manager-linux-amd64 -action run -dir ./agent/examples/os-metrics-min-examples -collector ./agent/otelcontribcol_linux_amd64
      ./agent/servicewatch-agent-manager-linux-amd64 -action run -dir ./agent/examples/os-metrics-min-examples -collector ./agent/otelcontribcol_linux_amd64
      Code Block. Starting ServiceWatch Agent - Collecting Only Metrics
    • If you want to collect only logs, rename the metric.json file to a different file name or move it so it’s not in the same directory as agent.json, log.json, and execute as follows.
      Color mode
      ./agent/servicewatch-agent-manager-linux-amd64 -action run -dir ./agent/examples/os-metrics-min-examples -collector ./agent/otelcontribcol_linux_amd64
      ./agent/servicewatch-agent-manager-linux-amd64 -action run -dir ./agent/examples/os-metrics-min-examples -collector ./agent/otelcontribcol_linux_amd64
      Code Block. Starting ServiceWatch Agent - Collecting Only Logs
  2. Stop ServiceWatch Agent.

    Color mode
    ./agent/servicewatch-agent-manager-linux-amd64 -action stop -dir ./agent/examples/os-metrics-min-examples
    ./agent/servicewatch-agent-manager-linux-amd64 -action stop -dir ./agent/examples/os-metrics-min-examples
    Code Block. Stopping ServiceWatch Agent

Running ServiceWatch Agent (for Windows)

  1. Run ServiceWatch Agent.

    Color mode
    servicewatch-agent-manager-windows-amd64.exe -action run -dir ./examples -collector otelcontribcol_windows_amd64.exe
    servicewatch-agent-manager-windows-amd64.exe -action run -dir ./examples -collector otelcontribcol_windows_amd64.exe
    Code Block. Starting ServiceWatch Agent

  2. Stop ServiceWatch Agent.

    Color mode
    servicewatch-agent-manager-windows-amd64.exe -action stop -dir ./examples
    servicewatch-agent-manager-windows-amd64.exe -action stop -dir ./examples
    Code Block. Stopping ServiceWatch Agent

3 - API Reference

API Reference

4 - CLI Reference

CLI Reference

5 - ServiceWatch Event Reference

The event represents a change in the environment of the Samsung Cloud Platform service. The following is an example of the event.

  • Virtual Server’s status changes from Stopped to Running when an event is created.
  • Object Storage creates an event when a new bucket is created.
  • It creates an event when the IAM user is excluded from the user group.
Reference
For a list of Samsung Cloud Platform services that generate events and events, Please refer to ServiceWatch Event.

5.1 - ServiceWatch Event

Reference
The events of Samsung Cloud Platform service may vary by region.
Service CategoryServiceEvent Source
ComputeVirtual ServerVirtual Server
ComputeGPU ServerGPU Server
ComputeBare Metal ServerBare Metal Server
ComputeMulti-node GPU ClusterMulti-node GPU Cluster
ComputeCloud FunctionsCloud Functions
StorageBlock Storage(BM)Block Storage(BM)
StorageFile StoragefiFile Storagelestorage
StorageObject StorageObject Storage
StorageArchive StorageArchive Storage
StorageBackupBackup
ContainerKubernetes EngineKubernetes Engine
ContainerContainer RegistryContainer Registry
NetworkingVPCVPC
NetworkingSecurity GroupSecurity Group
NetworkingLoad BalancerLoad Balancer
NetworkingDNSPrivate DNS
Hosted Zone
Public Domain Name
NetworkingVPNVPN
NetworkingFirewallFirewall
NetworkingDirect ConnectDirect Connect
NetworkingCloud LAN-CampusCloud LAN - Campus (Network)
NetworkingCloud LAN-DatacenterCloud LAN Network
NetworkingCloud WANCloud WAN
NetworkingGlobal CDNGlobal CDN
NetworkingGSLBGSLB
DatabaseEPAS(DBaaS)EPAS
DatabasePostreSQL(DBaaS)PostreSQL
DatabaseMariaDB(DBaaS)MariaDB
DatabaseMySQL(DBaaS)MySQL
DatabaseMicrosoft SQL Server(DBaaS)Microsoft SQL Server
DatabaseCacheStore(DBaaS)CacheStore
DatabaseScalable DB(DBaaS)Scalable DB
Data AnalyticsEvent StreamsEvent Streams
Data AnalyticsSearch EngineSearch Engine
Data AnalyticsVertica(DBaaS)Vertica
Data AnalyticsData FlowData Flow
Data AnalyticsData OpsData Ops
Data AnalyticsQuick QueryQuick Query
Application ServiceAPI GatewayAPI Gateway
Application ServiceQueue ServiceQueue
SecurityKey Management ServiceKey Management Service
SecurityConfig InspectionConfig Inspection
SecurityCertificate ManagerCertificate Manager
SecuritySecrets ManagerSecret
SecuritySecret VaultSecret Vault
ManagementCloud ControlCloud Control
ManagementIAMIdentity and Access Management
ManagementID CenterIdentity Center
ManagementLogging&AuditLogging&Audit
ManagementOrganizationOrganization
ManagementResource GroupsResource Group
ManagementServiceWatchServiceWatch
ManagementSupport CenterSupport
AI-MLCloudMLCloud ML
AI-MLAI&MLOps PlatformAI&MLOps Platform
Table. ServiceWatch event source

5.1.1 - Multi-node GPU Cluster

Multi-node GPU Cluster event

Multi-node GPU Cluster service event list to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
ComputeMulti-node GPU ClusterGPU NodeMulti-node GPU ClusterGPU Node
ComputeMulti-node GPU ClusterCluster FabricMulti-node GPU ClusterCluster Fabric
Table. Multi-node GPU Cluster event types

GPU Node

Event SourceEvent TypeEvent
Multi-node GPU ClusterGPU Node
  • Multi-node GPU Cluster GPU Node creation started
  • Multi-node GPU Cluster GPU Node creation completed
  • Multi-node GPU Cluster GPU Node creation failed
  • Multi-node GPU Cluster GPU Node cancellation started
  • Multi-node GPU Cluster GPU Node cancellation completed
  • Multi-node GPU Cluster GPU Node cancellation failed
  • Multi-node GPU Cluster GPU Node start started
  • Multi-node GPU Cluster GPU Node start completed
  • Multi-node GPU Cluster GPU Node start failed
  • Multi-node GPU Cluster GPU Node stop started
  • Multi-node GPU Cluster GPU Node stop completed
  • Multi-node GPU Cluster GPU Node stop failed
  • Multi-node GPU Cluster GPU Node Lock modification started
  • Multi-node GPU Cluster GPU Node Lock modification completed
  • Multi-node GPU Cluster GPU Node Lock modification failed
  • Multi-node GPU Cluster GPU Node NAT IP assignment started
  • Multi-node GPU Cluster GPU Node NAT IP assignment completed
  • Multi-node GPU Cluster GPU Node NAT IP assignment failed
  • Multi-node GPU Cluster GPU Node NAT IP release started
  • Multi-node GPU Cluster GPU Node NAT IP release completed
  • Multi-node GPU Cluster GPU Node NAT IP release failed
  • Multi-node GPU Cluster GPU Node member change started
  • Multi-node GPU Cluster GPU Node member change completed
  • Multi-node GPU Cluster GPU Node member change failed
Table. Multi-node GPU Cluster - GPU Node event types of events

Cluster Fabric

Event SourceEvent TypeEvent
Multi-node GPU ClusterCluster Fabric
  • Multi-node GPU Cluster Cluster Fabric creation started
  • Multi-node GPU Cluster Cluster Fabric creation completed
  • Multi-node GPU Cluster Cluster Fabric creation failed
  • Multi-node GPU Cluster Cluster Fabric deletion started
  • Multi-node GPU Cluster Cluster Fabric deletion completed
  • Multi-node GPU Cluster Cluster Fabric deletion failed
  • Multi-node GPU Cluster Cluster Fabric member change started
  • Multi-node GPU Cluster Cluster Fabric member change completed
  • Multi-node GPU Cluster Cluster Fabric member change failed
  • Multi-node GPU Cluster Cluster Fabric member addition started
  • Multi-node GPU Cluster Cluster Fabric member addition completed
  • Multi-node GPU Cluster Cluster Fabric member addition failed
  • Multi-node GPU Cluster Cluster Fabric member deletion started
  • Multi-node GPU Cluster Cluster Fabric member deletion completed
  • Multi-node GPU Cluster Cluster Fabric member deletion failed
Table. Multi-node GPU Cluster - Cluster Fabric event type events

5.1.2 - MySQL(DBaaS)

MySQL(DBaaS) event

MySQL(DBaaS) service event list to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
DatabaseMySQL(DBaaS)MySQL(DBaaS)MySQLMySQL
Table. MySQL(DBaaS) event types

MySQL

Event SourceEvent TypeEvent
MySQLMySQL
  • MySQL Create Start
  • MySQL Create Error
  • MySQL Create End
  • MySQL Delete Start
  • MySQL Delete Error
  • MySQL Delete End
  • MySQL Start Start
  • MySQL Start Error
  • MySQL Start End
  • MySQL Stop Start
  • MySQL Stop Error
  • MySQL Stop End
  • MySQL Restart Start
  • MySQL Restart Error
  • MySQL Restart End
  • MySQL Sync Start
  • MySQL Sync Error
  • MySQL Sync End
  • MySQL Maintenance Modify Start
  • MySQL Maintenance Modify Error
  • MySQL Maintenance Modify End
  • MySQL Maintenance Delete Start
  • MySQL Maintenance Delete Error
  • MySQL Maintenance Delete End
  • MySQL Security Group Rule Modify Start
  • MySQL Security Group Rule Modify Error
  • MySQL Security Group Rule Modify End
  • MySQL Instance Resize Start
  • MySQL Instance Resize Error
  • MySQL Instance Resize End
  • MySQL Block Storage Create Start
  • MySQL Block Storage Create Error
  • MySQL Block Storage Create End
  • MySQL Block Storage Resize Start
  • MySQL Block Storage Resize Error
  • MySQL Block Storage Resize End
  • MySQL Parameter Sync Start
  • MySQL Parameter Sync Error
  • MySQL Parameter Sync End
  • MySQL Parameter Modify Start
  • MySQL Parameter Modify Error
  • MySQL Parameter Modify End
  • MySQL Patch Start
  • MySQL Patch Error
  • MySQL Patch End
  • MySQL Backup Config Create Start
  • MySQL Backup Config Create Error
  • MySQL Backup Config Create End
  • MySQL Backup Config Modify Start
  • MySQL Backup Config Modify Error
  • MySQL Backup Config Modify End
  • MySQL Backup Config Delete Start
  • MySQL Backup Config Delete Error
  • MySQL Backup Config Delete End
  • MySQL Backup Recover Start
  • MySQL Backup Recover Error
  • MySQL Backup Recover End
  • MySQL Backup History Delete Start
  • MySQL Backup History Delete Error
  • MySQL Backup History Delete End
  • MySQL Replica Create Start
  • MySQL Replica Create Error
  • MySQL Replica Create End
  • MySQL Replica Reset Start
  • MySQL Replica Reset Error
  • MySQL Replica Reset End
  • MySQL Replica Sync Start
  • MySQL Replica Sync Error
  • MySQL Replica Sync End
  • MySQL Switchover Start
  • MySQL Switchover Error
  • MySQL Switchover End
  • MySQL Log Export Config Create Start
  • MySQL Log Export Config Create Error
  • MySQL Log Export Config Create End
  • MySQL Log Export Config Delete Start
  • MySQL Log Export Config Delete Error
  • MySQL Log Export Config Delete End
  • MySQL Log Export Config Modify Start
  • MySQL Log Export Config Modify Error
  • MySQL Log Export Config Modify End
  • MySQL Log Export Start
  • MySQL Log Export Error
  • MySQL Log Export End
  • MySQL Archive Config Modify Start
  • MySQL Archive Config Modify Error
  • MySQL Archive Config Modify End
  • MySQL Archive Config Sync Start
  • MySQL Archive Config Sync Error
  • MySQL Archive Config Sync End
  • MySQL Database Users Modify Start
  • MySQL Database Users Modify Error
  • MySQL Database Users Modify End
  • MySQL Database Users Sync Start
  • MySQL Database Users Sync Error
  • MySQL Database Users Sync End
  • MySQL Access Control Modify Start
  • MySQL Access Control Modify Error
  • MySQL Access Control Modify End
  • MySQL Access Control Sync Start
  • MySQL Access Control Sync Error
  • MySQL Access Control Sync End
  • MySQL Replica Cluster Promote Start
  • MySQL Replica Cluster Promote Error
  • MySQL Replica Cluster Promote End
  • MySQL Db Connection Check Start
  • MySQL Db Connection Check Error
  • MySQL Db Connection Check End
  • MySQL Cluster Migrate Start
  • MySQL Cluster Migrate Error
  • MySQL Cluster Migrate End
  • MySQL Migration Cluster Promote Start
  • MySQL Migration Cluster Promote Error
  • MySQL Migration Cluster Promote End
Table. MySQL - Event types of MySQL events

5.1.3 - Global CDN

Global CDN Event

Global CDN service event list to be passed to ServiceWatch.

Service CategoryServiceSub-serviceEvent SourceEvent Type
NetworkingGlobal CDNGlobal CDNGlobal CDNGlobal CDN
Table. Global CDN event types

Global CDN

Event SourceEvent TypeEvent
Global CDNGlobal CDN
  • Network CDN creation started
  • Network CDN creation error
  • Network CDN creation completed
  • Network CDN update started
  • Network CDN update error
  • Network CDN update completed
  • Network CDN deleted completed
Table. Global CDN - Global CDN event type events

5.1.4 - Data Flow

Data Flow event

Data Flow service event list to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
Data AnalyticsData FlowData FlowData FlowData Flow
Data AnalyticsData FlowData Flow ServicesData FlowData Flow Service
Table. Data Flow event types

Data Flow

Event SourceEvent TypeEvent
Data FlowData Flow
  • Data Flow Create Start
  • Data Flow Create End
  • Data Flow Create Error
  • Data Flow Delete Start
  • Data Flow Delete End
  • Data Flow Delete Error
  • Data Flow Modify Start
  • Data Flow Modify End
  • Data Flow Modify Error
Table. Data Flow - Data Flow event type events

Data Flow Service

Event SourceEvent TypeEvent
Data Flow ServicesData Flow Service
  • Data Flow Service Create Start
  • Data Flow Service Create End
  • Data Flow Service Create Error
  • Data Flow Service Delete Start
  • Data Flow Service Delete End
  • Data Flow Service Delete Error
  • Data Flow Service Modify Start
  • Data Flow Service Modify End
  • Data Flow Service Modify Error
Table. Data Flow - Data Flow Service event types of events

5.1.5 - GSLB

GSLB event

GSLB service list of events passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
NetworkingGSLBGSLBGSLBGSLB
Table. GSLB Event Types

GSLB

Event SourceEvent TypeEvent
GSLBGSLB(cdn)
  • GSLB creation started
  • GSLB creation error
  • GSLB creation completed
  • GSLB update started
  • GSLB update completed
  • GSLB deletion completed
  • GSLB health check update started
  • GSLB health check update completed
  • GSLB resource update started
  • GSLB resource update completed
Table. GSLB - GSLB event type events

5.1.6 - Cloud Control

Cloud Control event

This is a list of events delivered from Cloud Control service to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
ManagementCloud ControlCloud ControlCloud ControlCloud Control
Table. Cloud Control event types

Landing Zone

Event SourceEvent TypeEvent
Cloud ControlLanding Zone
  • Landing zone creation completed
  • Landing zone deletion started
  • Landing zone deletion error
  • Landing zone deletion completed
Table. Cloud Control - Landing Zone Event Types of Events

5.1.7 - Cloud WAN

Cloud WAN event

Cloud WAN service events delivered to ServiceWatch list.

Service CategoryServiceSub ServiceEvent SourceEvent Type
NetworkingCloud WANCloud WAN NetworkCloud WANNetwork(WAN)
NetworkingCloud WANSegmentCloud WANSegment
NetworkingCloud WANSegmentCloud WANSegment Location
NetworkingCloud WANSegmentCloud WANSegment Sharing
NetworkingCloud WANAttachmentCloud WANAttachment
Table. Cloud WAN event types

Network(WAN)

Event SourceEvent TypeEvent
Cloud WANNetwork(WAN)
  • Network(WAN) creation started
  • Network(WAN) creation error
  • Network(WAN) creation completed
  • Network(WAN) modification started
  • Network(WAN) modification error
  • Network(WAN) modification completed
  • Network(WAN) deletion started
  • Network(WAN) deletion error
  • Network(WAN) deletion completed
Table. Cloud WAN - Network(WAN) event types of events

Segment

Event SourceEvent TypeEvent
Cloud WANSegment
  • Segment creation started
  • Segment creation error
  • Segment creation completed
  • Segment modification started
  • Segment modification error
  • Segment modification completed
  • Segment deletion started
  • Segment deletion error
  • Segment deletion completed
Table. Cloud WAN - Segment event types of events

Segment Location

Event SourceEvent TypeEvent
Cloud WANSegment Location
  • Segment Location creation started
  • Segment Location creation error
  • Segment Location creation completed
  • Segment Location modification started
  • Segment Location modification error
  • Segment Location modification completed
  • Segment Location deletion started
  • Segment Location deletion error
  • Segment Location deletion completed
Table. Cloud WAN - Segment Location event type events

Segment Sharing

Event SourceEvent TypeEvent
Cloud WANSegment Sharing
  • Segment Sharing creation started
  • Segment Sharing creation error
  • Segment Sharing creation completed
  • Segment Sharing modification started
  • Segment Sharing modification error
  • Segment Sharing modification completed
  • Segment Sharing deletion started
  • Segment Sharing deletion error
  • Segment Sharing deletion completed
Table. Cloud WAN - Segment Sharing event type events

Attachment

Event SourceEvent TypeEvent
Cloud WANAttachment
  • Attachment creation started
  • Attachment creation error
  • Attachment creation completed
  • Attachment modification started
  • Attachment modification error
  • Attachment modification completed
  • Attachment deletion started
  • Attachment deletion error
  • Attachment deletion completed
  • Attachment approval started
  • Attachment approval error
  • Attachment approval completed
  • Attachment cancellation started
  • Attachment cancellation error
  • Attachment cancellation completed
  • Attachment rejection started
  • Attachment rejection error
  • Attachment rejection completed
Table. Cloud WAN - Attachment event types of events

5.1.8 - Object Storage

Object Storage event

Object Storage service event list to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
StorageObject StorageObject StorageObject StorageBucket
Table. Object Storage event types

Bucket

Event SourceEvent TypeEvent
Object StorageBucket
  • Object Storage bucket creation started
  • Object Storage bucket creation completed
  • Object Storage bucket creation failed
  • Object Storage bucket deletion started
  • Object Storage bucket deletion completed
  • Object Storage bucket deletion failed
  • Object Storage bucket versioning modification started
  • Object Storage bucket versioning modification completed
  • Object Storage bucket versioning modification failed
  • Object Storage bucket access control creation started
  • Object Storage bucket access control creation completed
  • Object Storage bucket access control creation failed
  • Object Storage bucket access control modification started
  • Object Storage bucket access control modification completed
  • Object Storage bucket access control modification failed
  • Object Storage bucket access control deletion started
  • Object Storage bucket access control deletion completed
  • Object Storage bucket access control deletion failed
  • Object Storage bucket encryption creation started
  • Object Storage bucket encryption creation completed
  • Object Storage bucket encryption creation failed
  • Object Storage bucket encryption modification started
  • Object Storage bucket encryption modification completed
  • Object Storage bucket encryption modification failed
  • Object Storage bucket encryption deletion started
  • Object Storage bucket encryption deletion completed
  • Object Storage bucket encryption deletion failed
  • Object Storage bucket replication policy modification started
  • Object Storage bucket replication policy modification completed
  • Object Storage bucket replication policy modification failed
  • Object Storage bucket replication policy deletion started
  • Object Storage bucket replication policy deletion completed
  • Object Storage bucket replication policy deletion failed
Table. Object Storage - Bucket event types of events

5.1.9 - VPC

VPC event

VPC service event list to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
NetworkingVPCVPCVPCVPC
NetworkingVPCSubnetVPCSubnet
NetworkingVPCPortVPCPort
NetworkingVPCInternet GatewayVPCInternet Gateway
NetworkingVPCNAT GatewayVPCNAT Gateway
NetworkingVPCPublic IPVPCPublic IP
NetworkingVPCPrivate NATVPCPrivate NAT
NetworkingVPCVPC EndpointVPCVPC Endpoint
NetworkingVPCVPC PeeringVPCVPC Peering
NetworkingVPCPrivate Link ServiceVPCPrivate Link Service
NetworkingVPCPrivate Link EndpointVPCPrivate Link Endpoint
NetworkingVPCTransit GatewayVPCTransit Gateway
Table. VPC Event Types

VPC

Event SourceEvent TypeEvent
VPCVPC
  • VPC creation completed
  • VPC update completed
  • VPC deletion completed
Table. VPC - VPC event type events

Subnet

Event SourceEvent TypeEvent
VPCSubnet
  • Subnet creation started
  • Subnet creation error
  • Subnet creation completed
  • Subnet update completed
  • Subnet deletion started
  • Subnet deletion error
  • Subnet deletion completed
Table. VPC - Subnet event types of events

Port

Event SourceEvent TypeEvent
VPCPort
  • Port creation completed
  • Port creation error
  • Port update completed
  • Port update error
  • Port deletion completed
  • Port deletion error
Table. VPC - Subnet event type events

Internet Gateway

Event SourceEvent TypeEvent
VPCInternet Gateway
  • Internet Gateway creation started
  • Internet Gateway creation completed
  • Internet Gateway creation error
  • Internet Gateway update completed
  • Internet Gateway deletion started
  • Internet Gateway deletion error
  • Internet Gateway deletion completed
Table. VPC - Internet Gateway event types of events

NAT Gateway

Event SourceEvent TypeEvent
VPCNAT Gateway
  • NAT Gateway creation started
  • NAT Gateway creation completed
  • NAT Gateway creation error
  • NAT Gateway update completed
  • NAT Gateway deletion started
  • NAT Gateway deletion error
  • NAT Gateway deletion completed
Table. VPC - NAT Gateway event type events

Public IP

Event SourceEvent TypeEvent
VPCPublic IP
  • Public IP creation completed
  • Public IP update completed
  • Public IP deletion completed
Table. VPC - Public IP event type events

Private NAT

Event SourceEvent TypeEvent
VPCPrivate NAT
  • Private NAT creation started
  • Private NAT creation completed
  • Private NAT creation error
  • Private NAT update completed
  • Private NAT deletion started
  • Private NAT deletion error
  • Private NAT deletion completed
  • Private NAT IP creation completed
  • Private NAT IP update completed
  • Private NAT IP deletion completed
Table. VPC - Private NAT event type events

VPC Endpoint

Event SourceEvent TypeEvent
VPCVPC Endpoint
  • VPC Endpoint creation started
  • VPC Endpoint creation completed
  • VPC Endpoint creation error
  • VPC Endpoint update completed
  • VPC Endpoint deletion started
  • VPC Endpoint deletion error
  • VPC Endpoint deletion completed
Table. VPC - VPC Endpoint event type events

VPC Peering

Event SourceEvent TypeEvent
VPCVPC Peering
  • VPC Peering creation started
  • VPC Peering creation error
  • VPC Peering creation completed
  • VPC Peering update completed
  • VPC Peering deletion started
  • VPC Peering deletion error
  • VPC Peering deletion completed
  • VPC Peering rule creation started
  • VPC Peering rule creation error
  • VPC Peering rule creation completed
  • VPC Peering rule deletion started
  • VPC Peering rule deletion error
  • VPC Peering rule deletion completed
  • VPC Peering creation approval request
  • VPC Peering creation approval completed
  • VPC Peering creation approval rejected
  • VPC Peering creation approval canceled
  • VPC Peering creation approval re-requested
  • VPC Peering deletion approval request
  • VPC Peering deletion approval completed
  • VPC Peering deletion approval rejected
  • VPC Peering deletion approval canceled
Table. VPC - VPC Peering event type events
Event SourceEvent TypeEvent
VPCPrivate Link Service
  • PrivateLink Service creation started
  • PrivateLink Service creation completed
  • PrivateLink Service creation error
  • PrivateLink Service update completed
  • PrivateLink Service deletion started
  • PrivateLink Service deletion error
  • PrivateLink Service deletion completed
Table. VPC - Private Link Service event types of events
Event SourceEvent TypeEvent
VPCPrivateLink Endpoint
  • PrivateLink Endpoint creation started
  • PrivateLink Endpoint creation approval request
  • PrivateLink Endpoint creation approval completed
  • PrivateLink Endpoint creation approval rejected
  • PrivateLink Endpoint creation approval canceled
  • PrivateLink Endpoint creation approval re-requested
  • PrivateLink Endpoint creation error
  • PrivateLink Endpoint creation completed
  • PrivateLink Endpoint update completed
  • PrivateLink Endpoint disconnection completed
  • PrivateLink Endpoint disconnection completed
  • PrivateLink Endpoint deletion started
  • PrivateLink Endpoint deletion error
  • PrivateLink Endpoint deletion completed
Table. VPC - PrivateLink Endpoint event types of events

Transit Gateway

Event SourceEvent TypeEvent
VPCTransit Gateway
  • Transit Gateway creation started
  • Transit Gateway creation error
  • Transit Gateway creation completed
  • Transit Gateway update completed
  • Transit Gateway uplink creation completed
  • Transit Gateway uplink deletion completed
  • Transit Gateway uplink update completed
  • Transit Gateway SNMP interface creation completed
  • Transit Gateway SNMP interface deletion completed
  • Transit Gateway deletion started
  • Transit Gateway deletion error
  • Transit Gateway deletion completed
  • Transit Gateway VPC connection creation started
  • Transit Gateway VPC connection creation error
  • Transit Gateway VPC connection creation completed
  • Transit Gateway VPC connection deletion started
  • Transit Gateway VPC connection deletion error
  • Transit Gateway VPC connection deletion completed
  • Transit Gateway rule creation started
  • Transit Gateway rule creation error
  • Transit Gateway rule creation completed
  • Transit Gateway rule deletion started
  • Transit Gateway rule deletion error
  • Transit Gateway rule deletion completed
Table. VPC - Transit Gateway event type events

5.1.10 - GPU Server

GPU Server event

GPU Server service event list to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
ComputeGPU ServerGPU ServerGPU ServerServer
ComputeGPU ServerImageGPU Server
Table. GPU Server event types

Server

ServiceEvent TypeEvent
GPU ServerServer(server)
  • Compute GPU Server Create Start
  • Compute GPU Server Create End
  • Compute GPU Server Create Error
  • Compute GPU Server Delete Start
  • Compute GPU Server Delete End
  • Compute GPU Server Delete Error
  • Compute GPU Server Update End
  • Compute GPU Server Lock End
  • Compute GPU Server Unlock End
  • Compute GPU Server Reboot Start
  • Compute GPU Server Reboot End
  • Compute GPU Server Reboot Error
  • Compute GPU Server Power On Start
  • Compute GPU Server Power On End
  • Compute GPU Server Power On Error
  • Compute GPU Server Power Off Start
  • Compute GPU Server Power Off End
  • Compute GPU Server Power Off Error
  • Compute GPU Server Rebuild Start
  • Compute GPU Server Rebuild End
  • Compute GPU Server Rebuild Error
  • Compute GPU Server Resize Start
  • Compute GPU Server Resize End
  • Compute GPU Server Resize Error
  • Compute GPU Server Resize Revert Start
  • Compute GPU Server Resize Revert End
  • Compute GPU Server Resize Revert Error
  • Compute GPU Server Dump Start
  • Compute GPU Server Dump End
  • Compute GPU Server Dump Error
  • Compute GPU Server Volume Attach Start
  • Compute GPU Server Volume Attach End
  • Compute GPU Server Volume Attach Error
  • Compute GPU Server Volume Detach Start
  • Compute GPU Server Volume Detach End
  • Compute GPU Server Volume Detach Error
  • Compute GPU Server Volume Update End
  • Compute GPU Server Volume Update Error
  • Compute GPU Server Interface Attach End
  • Compute GPU Server Interface Attach Error
  • Compute GPU Server Interface Detach End
  • Compute GPU Server Interface Detach Error
  • Compute GPU Server Interface Change Start
  • Compute GPU Server Interface Change End
  • Compute GPU Server Interface Change Error
Table. GPU Server - Server event type events

Image

ServiceEvent TypeEvent
GPU ServerImage
  • Compute Image Create Start
  • Compute Image Create End
  • Compute Image Import Start
  • Compute Image Update End
  • Compute Image Delete End
  • Compute Image Member Create End
  • Compute Image Member Update End
  • Compute Image Member Delete End
  • Compute Image Import End
  • Compute Image Import Error
  • Compute Sharing Image Create Start
  • Compute Sharing Image Create End
  • Compute Sharing Image Create Error
Table. GPU Server - Image event type events

5.1.11 - Virtual Server

Virtual Server event

This is a list of events passed from Virtual Server service to ServiceWatch.

Service CategoryServiceSub-serviceEvent SourceEvent Type
ComputeVirtual ServerVirtual ServerVirtual ServerServer
ComputeVirtual ServerImageVirtual ServerImage
ComputeVirtual ServerKeypairVirtual ServerKeypair
ComputeVitual ServerServer GroupVirtual ServerServer Group
ComputeVirtual ServerLaunch ConfigurationVirtual ServerLaunch Configuration
ComputeVirtual ServerAuto-Scaling GroupVirtual ServerAuto-Scaling Group
ComputeVirtual ServerBlock StorageVirtual ServerVolume
ComputeVirtual ServerBlock StorageVirtual ServerSnapshot
Table. Virtual Server event types

Server

Event SourceEvent TypeEvent
Virtual ServerServer
  • Compute Virtual Server Create Start
  • Compute Virtual Server Create End
  • Compute Virtual Server Create Error
  • Compute Virtual Server Delete Start
  • Compute Virtual Server Delete End
  • Compute Virtual Server Delete Error
  • Compute Virtual Server Update End
  • Compute Virtual Server Lock End
  • Compute Virtual Server Unlock End
  • Compute Virtual Server Reboot Start
  • Compute Virtual Server Reboot End
  • Compute Virtual Server Reboot Error
  • Compute Virtual Server Power On Start
  • Compute Virtual Server Power On End
  • Compute Virtual Server Power On Error
  • Compute Virtual Server Power Off Start
  • Compute Virtual Server Power Off End
  • Compute Virtual Server Power Off Error
  • Compute Virtual Server Rebuild Start
  • Compute Virtual Server Rebuild End
  • Compute Virtual Server Rebuild Error
  • Compute Virtual Server Resize Start
  • Compute Virtual Server Resize End
  • Compute Virtual Server Resize Error
  • Compute Virtual Server Resize Revert Start
  • Compute Virtual Server Resize Revert End
  • Compute Virtual Server Resize Revert Error
  • Compute Virtual Server Dump Start
  • Compute Virtual Server Dump End
  • Compute Virtual Server Dump Error
  • Compute Virtual Server Volume Attach Start
  • Compute Virtual Server Volume Attach End
  • Compute Virtual Server Volume Attach Error
  • Compute Virtual Server Volume Detach Start
  • Compute Virtual Server Volume Detach End
  • Compute Virtual Server Volume Detach Error
  • Compute Virtual Server Volume Update End
  • Compute Virtual Server Volume Update Error
  • Compute Virtual Server Interface Attach End
  • Compute Virtual Server Interface Attach Error
  • Compute Virtual Server Interface Detach End
  • Compute Virtual Server Interface Detach Error
  • Compute Virtual Server Interface Change Start
  • Compute Virtual Server Interface Change End
  • Compute Virtual Server Interface Change Error
Table. Virtual Server - Server event types of events

Image

Event SourceEvent TypeEvent
Virtual ServerImage
  • Compute Image Create Start
  • Compute Image Create End
  • Compute Image Import Start
  • Compute Image Update End
  • Compute Image Delete End
  • Compute Image Member Create End
  • Compute Image Member Update End
  • Compute Image Member Delete End
  • Compute Image Import End
  • Compute Image Import Error
  • Compute Sharing Image Create Start
  • Compute Sharing Image Create End
  • Compute Sharing Image Create Error
Table. Virtual Server - Image event types of events

Keypair

Event SourceEvent TypeEvent
Virtual ServerKeypair
  • Compute Keypair Create End
  • Compute Keypair Delete End
Table. Virtual Server - Keypair event type events

Server Group

Event SourceEvent TypeEvent
Virtual ServerServer Group
  • Compute Server Group Create End
  • Compute Server Group Delete End
Table. Virtual Server - Server Group event types of events

Launch Configuration

Event SourceEvent TypeEvent
Virtual ServerLaunch Configuration
  • Compute Launch Configuration Create End
  • Compute Launch Configuration Delete End
Table. Virtual Server - Launch Configuration event type events

Auto-Scaling Group

Event SourceEvent TypeEvent
Virtual ServerAuto-Scaling Group
  • Compute Auto-Scaling Group Create End
  • Compute Auto-Scaling Group Delete End
  • Compute Auto-Scaling Group Delete Error
  • Compute Auto-Scaling Group Policy Create End
  • Compute Auto-Scaling Group Policy Delete End
  • Compute Auto-Scaling Group Policy Update End
  • Compute Auto-Scaling Group Virtual Server Attach End
  • Compute Auto-Scaling Group Virtual Server Detach End
  • Compute Auto-Scaling Group LB Server Group Update Start
  • Compute Auto-Scaling Group LB Server Group Update End/li>
  • Compute Auto-Scaling Group LB Server Group Update Error
  • Compute Auto-Scaling Group Policy Receive Alarm End
  • Compute Auto-Scaling Group Server Count Update End
  • Compute Auto-Scaling Group Update End
  • Compute Auto-Scaling Group Schedule Execute End
  • Compute Auto-Scaling Group Scale Out Start
  • Compute Auto-Scaling Group Scale Out End
  • Compute Auto-Scaling Group Scale In Start
  • Compute Auto-Scaling Group Scale In End
  • Compute Auto-Scaling Group Scale Out Error
  • Compute Auto-Scaling Group Scale In Error
  • Compute Auto-Scaling Group Schedule Create End
  • Compute Auto-Scaling Group Schedule Delete End
  • Compute Auto-Scaling Group Schedule Update End
  • Compute Auto-Scaling Group Notification Create End
  • Compute Auto-Scaling Group Notification Delete End
  • Compute Auto-Scaling Group Notification Update End
  • Compute Auto-Scaling Group Scale Request End
Table. Virtual Server - Auto-Scaling Group event types of events

Volume

Event SourceEvent TypeEvent
Virtual ServerVolume
  • Block Storage Volume Create Start
  • Block Storage Volume Create Error
  • Block Storage Volume Create End
  • Block Storage Volume Delete Start
  • Block Storage Volume Delete Error
  • Block Storage Volume Delete End
  • Block Storage Volume Update End
  • Block Storage Volume Resize Start
  • Block Storage Volume Resize Error
  • Block Storage Volume Resize End
  • Block Storage Volume Attach Start
  • Block Storage Volume Attach Error
  • Block Storage Volume Attach End
  • Block Storage Volume Detach Start
  • Block Storage Volume Detach Error
  • Block Storage Volume Detach End
  • Block Storage Volume Transfer Create Start
  • Block Storage Volume Transfer Create Error
  • Block Storage Volume Transfer Create End
  • Block Storage Volume Transfer Delete Start
  • Block Storage Volume Transfer Delete Error
  • Block Storage Volume Transfer Delete End
  • Block Storage Volume Transfer Accept Start
  • Block Storage Volume Transfer Accept Error
  • Block Storage Volume Transfer Accept End
Table. Virtual Server - Volume event types of events

Snapshot

Event SourceEvent TypeEvent
Virtual ServerSnapshot
  • Block Storage Snapshot Revert Start
  • Block Storage Snapshot Revert Error
  • Block Storage Snapshot Revert End
  • Block Storage Snapshot Create Start
  • Block Storage Snapshot Create Error
  • Block Storage Snapshot Create End
  • Block Storage Snapshot Delete Start
  • Block Storage Snapshot Delete Error
  • Block Storage Snapshot Delete End
  • Block Storage Snapshot Update End
Table. Virtual Server - Snapshot event type events

5.1.12 - Firewall

Firewall event

This is a list of events passed from the Firewall service to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
NetworkingFirewallfirewallFirewallFirewall
Table. Firewall event types

Firewall

Event SourceEvent TypeEvent
FirewallFirewall
  • Firewall creation error
  • Firewall creation complete
  • Firewall deletion error
  • Firewall deletion complete
  • Firewall size adjustment complete
  • Firewall size adjustment error
  • Firewall activation complete
  • Firewall activation error
  • Firewall deactivation complete
  • Firewall deactivation error
  • Firewall update complete
  • Firewall update error
  • Firewall Rule creation complete
  • Firewall Rule creation error
  • Firewall Rule deletion complete
  • Firewall Rule deletion error
  • Firewall Rule update complete
  • Firewall Rule update error
Table. Firewall - Firewall event types of events

5.1.13 - ID Center

ID Center event

ID Center service event list delivered to ServiceWatch: ID Center service event list delivered to ServiceWatch

Service CategoryServiceSub-serviceEvent SourceEvent Type
ManagementID CenterID CenterIdentity CenterID Center
ManagementID CenterAuthorization SetIdentity CenterAuthorization Set
Table. ID Center event type

ID Center

Event SourceEvent TypeEvent
Identity CenterID Center
  • Identity Center ID Center creation started
  • Identity Center ID Center creation failed
  • Identity Center ID Center creation completed
  • Identity Center ID Center modification started
  • Identity Center ID Center modification failed
  • Identity Center ID Center modification completed
  • Identity Center ID Center deletion started
  • Identity Center ID Center deletion failed
  • Identity Center ID Center deletion completed
Table. ID Center - ID Center event type events

Authority Set

Event SourceEvent TypeEvent
Identity CenterPermission Set
  • Identity Center permission set creation started
  • Identity Center permission set creation failed
  • Identity Center permission set creation completed
  • Identity Center permission set modification started
  • Identity Center permission set modification failed
  • Identity Center permission set modification completed
  • Identity Center permission set deletion started
  • Identity Center permission set deletion failed
  • Identity Center permission set deletion completed
Table. ID Center - Authority Set Event Type Events

5.1.14 - Microsoft SQL Server(DBaaS)

Microsoft SQL Server(DBaaS) event

Microsoft SQL Server(DBaaS) service event list to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
DatabaseMicrosoft SQL Server(DBaaS)Microsoft SQL Server(DBaaS)Microsoft SQL ServerMicrosoft SQL Server
Table. Microsoft SQL Server(DBaaS) event types

Microsoft SQL Server

Event SourceEvent TypeEvent
Microsoft SQL ServerMicrosoft SQL Server
  • SQL Server Create Start
  • SQL Server Create Error
  • SQL Server Create End
  • SQL Server Delete Start
  • SQL Server Delete Error
  • SQL Server Delete End
  • SQL Server Start Start
  • SQL Server Start Error
  • SQL Server Start End
  • SQL Server Stop Start
  • SQL Server Stop Error
  • SQL Server Stop End
  • SQL Server Restart Start
  • SQL Server Restart Error
  • SQL Server Restart End
  • SQL Server Sync Start
  • SQL Server Sync Error
  • SQL Server Sync End
  • SQL Server Audit Log Modify Start
  • SQL Server Audit Log Modify Error
  • SQL Server Audit Log Modify End
  • SQL Server Maintenance Modify Start
  • SQL Server Maintenance Modify Error
  • SQL Server Maintenance Modify End
  • SQL Server Maintenance Delete Start
  • SQL Server Maintenance Delete Error
  • SQL Server Maintenance Delete End
  • SQL Server Security Group Rule Modify Start
  • SQL Server Security Group Rule Modify Error
  • SQL Server Security Group Rule Modify End
  • SQL Server Instance Resize Start
  • SQL Server Instance Resize Error
  • SQL Server Instance Resize End
  • SQL Server Block Storage Create Start
  • SQL Server Block Storage Create Error
  • SQL Server Block Storage Create End
  • SQL Server Block Storage Resize Start
  • SQL Server Block Storage Resize Error
  • SQL Server Block Storage Resize End
  • SQL Server Parameter Sync Start
  • SQL Server Parameter Sync Error
  • SQL Server Parameter Sync End
  • SQL Server Parameter Modify Start
  • SQL Server Parameter Modify Error
  • SQL Server Parameter Modify End
  • SQL Server Patch Start
  • SQL Server Patch Error
  • SQL Server Patch End
  • SQL Server Backup Config Create Start
  • SQL Server Backup Config Create Error
  • SQL Server Backup Config Create End
  • SQL Server Backup Config Modify Start
  • SQL Server Backup Config Modify Error
  • SQL Server Backup Config Modify End
  • SQL Server Backup Config Delete Start
  • SQL Server Backup Config Delete Error
  • SQL Server Backup Config Delete End
  • SQL Server Backup Recover Start
  • SQL Server Backup Recover Error
  • SQL Server Backup Recover End
  • SQL Server Backup History Delete Start
  • SQL Server Backup History Delete Error
  • SQL Server Backup History Delete End
  • SQL Server Switchover Start
  • SQL Server Switchover Error
  • SQL Server Switchover End
  • SQL Server Database Modify Start
  • SQL Server Database Modify Error
  • SQL Server Database Modify End
  • SQL Server Log Export Config Create Start
  • SQL Server Log Export Config Create Error
  • SQL Server Log Export Config Create End
  • SQL Server Log Export Config Delete Start
  • SQL Server Log Export Config Delete Error
  • SQL Server Log Export Config Delete End
  • SQL Server Log Export Config Modify Start
  • SQL Server Log Export Config Modify Error
  • SQL Server Log Export Config Modify End
  • SQL Server Log Export Start
  • SQL Server Log Export Error
  • SQL Server Log Export End
  • SQL Server Database Users Modify Start
  • SQL Server Database Users Modify Error
  • SQL Server Database Users Modify End
  • SQL Server Database Users Sync Start
  • SQL Server Database Users Sync Error
  • SQL Server Database Users Sync End
  • SQL Server Secondary Add Start
  • SQL Server Secondary Add Error
  • SQL Server Secondary Add End
Table. Microsoft SQL Server - Microsoft SQL Server event type events

5.1.15 - Block Storage(BM)

Block Storage(BM) event

Block Storage(BM) service event list to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
StorageBlock Storage(BM)Block Storage(BM)Block Storage(BM)Volume
StorageBlock Storage(BM)Volume Group(BM)Block Storage(BM)Volume Group
Table. Block Storage(BM) event types

Volume

Event SourceEvent TypeEvent
Block Storage(BM)Volume
  • Block Storage(BM) Volume creation started
  • Block Storage(BM) Volume creation completed
  • Block Storage(BM) Volume creation failed
  • Block Storage(BM) Volume connection server creation started
  • Block Storage(BM) Volume connection server creation completed
  • Block Storage(BM) Volume connection server creation failed
  • Block Storage(BM) Volume connection server deletion started
  • Block Storage(BM) Volume connection server deletion completed
  • Block Storage(BM) Volume connection server deletion failed
  • Block Storage(BM) Volume deletion started
  • Block Storage(BM) Volume deletion completed
  • Block Storage(BM) Volume deletion failed
  • Block Storage(BM) Volume snapshot capacity creation started
  • Block Storage(BM) Volume snapshot capacity creation completed
  • Block Storage(BM) Volume snapshot capacity creation failed
  • Block Storage(BM) Volume snapshot capacity modification started
  • Block Storage(BM) Volume snapshot capacity modification completed
  • Block Storage(BM) Volume snapshot capacity modification failed
  • Block Storage(BM) Volume snapshot capacity deletion started
  • Block Storage(BM) Volume snapshot capacity deletion completed
  • Block Storage(BM) Volume snapshot capacity deletion failed
  • Block Storage(BM) Volume snapshot creation started
  • Block Storage(BM) Volume snapshot creation completed
  • Block Storage(BM) Volume snapshot creation failed
  • Block Storage(BM) Volume snapshot restore started
  • Block Storage(BM) Volume snapshot restore completed
  • Block Storage(BM) Volume snapshot restore failed
  • Block Storage(BM) Volume snapshot deletion started
  • Block Storage(BM) Volume snapshot deletion completed
  • Block Storage(BM) Volume snapshot deletion failed
  • Block Storage(BM) Volume snapshot schedule creation started
  • Block Storage(BM) Volume snapshot schedule creation completed
  • Block Storage(BM) Volume snapshot schedule creation failed
  • Block Storage(BM) Volume snapshot schedule modification started
  • Block Storage(BM) Volume snapshot schedule modification completed
  • Block Storage(BM) Volume snapshot schedule modification failed
  • Block Storage(BM) Volume snapshot schedule deletion started
  • Block Storage(BM) Volume snapshot schedule deletion completed
  • Block Storage(BM) Volume snapshot schedule deletion failed
  • Block Storage(BM) Volume name modification started
  • Block Storage(BM) Volume name modification completed
  • Block Storage(BM) Volume name modification failed
  • Block Storage(BM) Volume replication creation started
  • Block Storage(BM) Volume replication creation completed
  • Block Storage(BM) Volume replication creation failed
  • Block Storage(BM) Volume replication deletion started
  • Block Storage(BM) Volume replication deletion completed
  • Block Storage(BM) Volume replication deletion failed
  • Block Storage(BM) Volume replication policy creation started
  • Block Storage(BM) Volume replication policy creation completed
  • Block Storage(BM) Volume replication policy creation failed
  • Block Storage(BM) Volume replication policy modification started
  • Block Storage(BM) Volume replication policy modification completed
  • Block Storage(BM) Volume replication policy modification failed
  • Block Storage(BM) Volume replication policy deletion started
  • Block Storage(BM) Volume replication policy deletion completed
  • Block Storage(BM) Volume replication policy deletion failed
  • Block Storage(BM) Volume relationship creation started
  • Block Storage(BM) Volume relationship creation completed
  • Block Storage(BM) Volume relationship creation failed
  • Block Storage(BM) Volume relationship deletion started
  • Block Storage(BM) Volume relationship deletion completed
  • Block Storage(BM) Volume relationship deletion failed
  • Block Storage(BM) Volume replication cycle modification started
  • Block Storage(BM) Volume replication cycle modification completed
  • Block Storage(BM) Volume replication cycle modification failed
  • Block Storage(BM) Volume backup creation started
  • Block Storage(BM) Volume backup creation completed
  • Block Storage(BM) Volume backup creation failed
Table. Block Storage(BM) - Volume event types of events

Volume Group

Event SourceEvent TypeEvent
Volume Group(BM)Volume Group
  • Block Storage(BM) Volume Group creation started
  • Block Storage(BM) Volume Group creation completed
  • Block Storage(BM) Volume Group creation failed
  • Block Storage(BM) Volume Group member addition started
  • Block Storage(BM) Volume Group member addition completed
  • Block Storage(BM) Volume Group member addition failed
  • Block Storage(BM) Volume Group member removal started
  • Block Storage(BM) Volume Group member removal completed
  • Block Storage(BM) Volume Group member removal failed
  • Block Storage(BM) Volume Group deletion started
  • Block Storage(BM) Volume Group deletion completed
  • Block Storage(BM) Volume Group deletion failed
  • Block Storage(BM) Volume Group snapshot creation started
  • Block Storage(BM) Volume Group snapshot creation completed
  • Block Storage(BM) Volume Group snapshot creation failed
  • Block Storage(BM) Volume Group snapshot restore started
  • Block Storage(BM) Volume Group snapshot restore completed
  • Block Storage(BM) Volume Group snapshot restore failed
  • Block Storage(BM) Volume Group snapshot deletion started
  • Block Storage(BM) Volume Group snapshot deletion completed
  • Block Storage(BM) Volume Group snapshot deletion failed
  • Block Storage(BM) Volume Group snapshot schedule creation started
  • Block Storage(BM) Volume Group snapshot schedule creation completed
  • Block Storage(BM) Volume Group snapshot schedule creation failed
  • Block Storage(BM) Volume Group snapshot schedule modification started
  • Block Storage(BM) Volume Group snapshot schedule modification completed
  • Block Storage(BM) Volume Group snapshot schedule modification failed
  • Block Storage(BM) Volume Group snapshot schedule deletion started
  • Block Storage(BM) Volume Group snapshot schedule deletion completed
  • Block Storage(BM) Volume Group snapshot schedule deletion failed
  • Block Storage(BM) Volume Group replication creation started
  • Block Storage(BM) Volume Group replication creation completed
  • Block Storage(BM) Volume Group replication creation failed
  • Block Storage(BM) Volume Group replication deletion started
  • Block Storage(BM) Volume Group replication deletion completed
  • Block Storage(BM) Volume Group replication deletion failed
  • Block Storage(BM) Volume Group replication policy creation started
  • Block Storage(BM) Volume Group replication policy creation completed
  • Block Storage(BM) Volume Group replication policy creation failed
  • Block Storage(BM) Volume Group replication policy modification started
  • Block Storage(BM) Volume Group replication policy modification completed
  • Block Storage(BM) Volume Group replication policy modification failed
  • Block Storage(BM) Volume Group replication policy deletion started
  • Block Storage(BM) Volume Group replication policy deletion completed
  • Block Storage(BM) Volume Group replication policy deletion failed
  • Block Storage(BM) Volume Group relationship creation started
  • Block Storage(BM) Volume Group relationship creation completed
  • Block Storage(BM) Volume Group relationship creation failed
  • Block Storage(BM) Volume Group relationship deletion started
  • Block Storage(BM) Volume Group relationship deletion completed
  • Block Storage(BM) Volume Group relationship deletion failed
  • Block Storage(BM) Volume Group replication cycle modification started
  • Block Storage(BM) Volume Group replication cycle modification completed
  • Block Storage(BM) Volume Group replication cycle modification failed
  • Block Storage(BM) Volume Group backup creation started
  • Block Storage(BM) Volume Group backup creation completed
  • Block Storage(BM) Volume Group backup creation failed
Table. Block Storage(BM) - Volume Group event types of events

5.1.16 - Resource Groups

Resource Groups Event

Resource Groups service list of events passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
ManagementResource GroupsResource GroupsResource GroupsResource Group
Table. Resource Groups event types

Resource Group

Event SourceEvent TypeEvent
Resource GroupsResource Group
  • Resource Group creation completed
  • Resource Group modification completed
  • Resource Group deletion completed
Table. Resource Groups - Resource Group event types of events

5.1.17 - Cloud Functions

Cloud Functions event

Cloud Functions service event list to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
ComputeCloud FunctionsFunctionCloud FunctionsCloud Functions
Table. Cloud Functions event types

Cloud Functions

Event SourceEvent TypeEvent
Cloud FunctionsCloud Functions
  • Function creation started
  • Function creation failed
  • Function creation completed
  • Function modification started
  • Function modification failed
  • Function modification completed
  • Function deletion started
  • Function deletion failed
Table. Cloud Functions - Cloud Functions event type events

5.1.18 - AI&MLOps Platform

AI&MLOps Platform Event

AI&MLOps Platform service event list to be passed to ServiceWatch.

Service CategoryServiceSub-serviceEvent SourceEvent Type
AI-MLAI&MLOps PlatformAI&MLOps PlatformAI&MLOps PlatformAI&MLOps Platform
Table. AI&MLOps Platform event types

AI&MLOps Platform

Event SourceEvent TypeEvent
AI&MLOps PlatformAI&MLOps Platform
  • AI&MLOps Platform Create Start
  • AI&MLOps Platform Create End
  • AI&MLOps Platform Create Error
  • AI&MLOps Platform Delete Start
  • AI&MLOps Platform Delete End
  • AI&MLOps Platform Delete Error
  • AI&MLOps Platform Modify Start
  • AI&MLOps Platform Modify End
  • AI&MLOps Platform Modify Error
Table. AI&MLOps Platform - AI&MLOps Platform event type events

5.1.19 - Event Streams

Event Streams events

Event Streams service list of events passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
Data AnalyticsEvent StreamsEvent StreamsEvent StreamsEvent Streams
Table. Event Streams event types

Event Streams

Event SourceEvent TypeEvent
Event StreamsEvent Streams
  • Event Streams Create Start
  • Event Streams Create Error
  • Event Streams Create End
  • Event Streams Delete Start
  • Event Streams Delete Error
  • Event Streams Delete End
  • Event Streams Start Start
  • Event Streams Start Error
  • Event Streams Start End
  • Event Streams Stop Start
  • Event Streams Stop Error
  • Event Streams Stop End
  • Event Streams Restart Start
  • Event Streams Restart Error
  • Event Streams Restart End
  • Event Streams Sync Start
  • Event Streams Sync Error
  • Event Streams Sync End
  • Event Streams Maintenance Modify Start
  • Event Streams Maintenance Modify Error
  • Event Streams Maintenance Modify End
  • Event Streams Maintenance Delete Start
  • Event Streams Maintenance Delete Error
  • Event Streams Maintenance Delete End
  • Event Streams Security Group Rule Modify Start
  • Event Streams Security Group Rule Modify Error
  • Event Streams Security Group Rule Modify End
  • Event Streams Instance Resize Start
  • Event Streams Instance Resize Error
  • Event Streams Instance Resize End
  • Event Streams Instance Add Start
  • Event Streams Instance Add Error
  • Event Streams Instance Add End
  • Event Streams Block Storage Resize Start
  • Event Streams Block Storage Resize Error
  • Event Streams Block Storage Resize End
  • Event Streams Parameter Sync Start
  • Event Streams Parameter Sync Error
  • Event Streams Parameter Sync End
  • Event Streams Parameter Modify Start
  • Event Streams Parameter Modify Error
  • Event Streams Parameter Modify End
  • CacheStore Backup Config Modify Start
  • CacheStore Backup Config Modify Error
  • CacheStore Backup Config Modify End
  • CacheStore Backup Config Delete Start
  • CacheStore Backup Config Delete Error
  • CacheStore Backup Config Delete End
  • CacheStore Backup Recover Start
  • CacheStore Backup Recover Error
  • CacheStore Backup Recover End
  • CacheStore Backup History Delete Start
  • CacheStore Backup History Delete Error
  • CacheStore Backup History Delete End
  • CacheStore Command Sync Start
  • CacheStore Command Sync Error
  • CacheStore Command Sync End
  • CacheStore Command Modify Start
  • CacheStore Command Modify Error
  • CacheStore Command Modify End
  • CacheStore Switchover Start
  • CacheStore Switchover Error
  • CacheStore Switchover End
Table. Event Streams - Event Streams event type events

5.1.20 - Security Group

Security Group event

Security Group service list of events passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
NetworkingSecurity GroupSecurity GroupSecurity GroupSecurity Group
Table. Security Group event types

Security Group

Event SourceEvent TypeEvent
Security GroupSecurity Group
  • Security Group creation completed
  • Security Group deletion completed
  • Security Group modification completed
  • Security Group rule creation completed
  • Security Group rule deletion completed
Table. Security Group - Security Group event types of events

5.1.21 - Archive Storage

Archive Storage event

This is the list of events delivered from the Archive Storage service to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
ComputeArchive StorageArchive StorageArchive StorageBucket
Table. Archive Storage event types

Bucket

Evans SourceEvent TypeEvent
Archive StorageBucket
  • Archive Storage bucket creation started
  • Archive Storage bucket creation completed
  • Archive Storage bucket creation failed
  • Archive Storage bucket deletion started
  • Archive Storage bucket deletion completed
  • Archive Storage bucket deletion failed
  • Archive Storage bucket archiving policy creation started
  • Archive Storage bucket archiving policy creation completed
  • Archive Storage bucket archiving policy creation failed
  • Archive Storage bucket archiving policy modification started
  • Archive Storage bucket archiving policy modification completed
  • Archive Storage bucket archiving policy modification failed
  • Archive Storage bucket archiving policy deletion started
  • Archive Storage bucket archiving policy deletion completed
  • Archive Storage bucket archiving policy deletion failed
  • Archive Storage bucket recovery history cancellation started
  • Archive Storage bucket recovery history cancellation completed
  • Archive Storage bucket recovery history cancellation failed
  • Archive Storage bucket archiving history cancellation started
  • Archive Storage bucket archiving history cancellation completed
  • Archive Storage bucket archiving history cancellation failed
  • Archive Storage bucket versioning modification started
  • Archive Storage bucket versioning modification completed
  • Archive Storage bucket versioning modification failed
  • Archive Storage bucket encryption modification started
  • Archive Storage bucket encryption modification completed
  • Archive Storage bucket encryption modification failed
  • Archive Storage bucket archiving policy status modification started
  • Archive Storage bucket archiving policy status modification completed
  • Archive Storage bucket archiving policy status modification failed
Table. Archive Storage - Bucket event types of events

5.1.22 - API Gateway

API Gateway event

API Gateway service event list to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
Application ServiceAPI GatewayAPI GatewayAPI GatewayAPI Gateway
Table. API Gateway event types

API Gateway

Event SourceEvent TypeEvent
API GatewayAPI Gateway
  • API Gateway API creation request
  • API Gateway API creation failure
  • API Gateway API creation completed
  • API Gateway API modification failure
  • API Gateway API modification completed
  • API Gateway API deletion request
  • API Gateway API deletion failure
  • API Gateway API deletion completed
  • API Gateway resource creation failure
  • API Gateway resource creation completed
  • API Gateway resource deletion failure
  • API Gateway resource deletion completed
  • API Gateway method creation failure
  • API Gateway method creation completed
  • API Gateway method modification failure
  • API Gateway method modification completed
  • API Gateway method deletion failure
  • API Gateway method deletion completed
  • API Gateway stage creation failure
  • API Gateway stage creation completed
  • API Gateway stage modification failure
  • API Gateway stage modification completed
  • API Gateway stage deletion failure
  • API Gateway stage deletion completed
  • API Gateway deployment creation failure
  • API Gateway deployment creation completed
  • API Gateway deployment modification failure
  • API Gateway deployment modification completed
  • API Gateway authentication creation failure
  • API Gateway authentication creation completed
  • API Gateway authentication modification failure
  • API Gateway authentication modification completed
  • API Gateway authentication deletion failure
  • API Gateway authentication deletion completed
  • API Gateway access control creation failure
  • API Gateway access control creation completed
  • API Gateway access control modification failure
  • API Gateway access control modification completed
  • API Gateway access control deletion failure
  • API Gateway access control deletion completed
  • API Gateway usage policy creation failure
  • API Gateway usage policy creation completed
  • API Gateway usage policy description modification failure
  • API Gateway usage policy description modification completed
  • API Gateway usage policy quota modification failure
  • API Gateway usage policy quota modification completed
  • API Gateway usage policy deletion failure
  • API Gateway usage policy deletion completed
  • API Gateway API Key creation failure
  • API Gateway API Key creation completed
  • API Gateway API Key modification failure
  • API Gateway API Key modification completed
  • API Gateway API Key deletion failure
  • API Gateway API Key deletion completed
Table. API Gateway - API Gateway event type events

5.1.23 - Load Balancer

Load Balancer event

Load Balancer service’s list of events to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
NetworkingLoad BalancerLoad BalancerLoad BalancerLoad Balancer
NetworkingLoad BalancerLoad BalancerLoad BalancerLB Listener
NetworkingLoad BalancerLB server groupLoad BalancerLB Server Group
NetworkingLoad BalancerLB Health CheckLoad BalancerLB Health Check
Table. Load Balancer event types

Load Balancer

Event SourceEvent TypeEvent
Load BalancerLoad Balancer(security-group)
  • Load Balancer creation completed
  • Load Balancer deletion completed
  • Load Balancer update completed
Table. Load Balancer - Load Balancer event type events

LB Listener

Event SourceEvent TypeEvent
LB ListenerLB Listener
  • LB Listener created complete
  • LB Listener deletion complete
  • LB Listener update complete
Table. Load Balancer - LB Listener event type events

LB Server Group

Event SourceEvent TypeEvent
LB Server GroupLB Server Group
  • LB Server Group creation completed
  • LB Server Group deletion completed
  • LB Server Group update completed
  • LB Server Group deletion completed
  • LB Server Group member creation completed
  • LB Server Group member update completed
  • LB Server Group member deletion completed
Table. Load Balancer - LB Server Group event types of events

LB Health Check

Event SourceEvent TypeEvent
LB Health CheckLB Health Check
  • LB Health Check creation completed
  • LB Health Check deletion completed
  • LB Health Check update completed
Table. Load Balancer - LB Health Check event types of events

5.1.24 - Data Ops

Data Ops event

Data Ops service event list to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
Data AnalyticsData OpsData OpsData OpsData Ops
Data AnalyticsData OpsData Ops ServicesData OpsData Ops Service
Table. Data Ops event types

Data Ops

Event SourceEvent TypeEvent
Data OpsData Ops
  • Data Ops Create Start
  • Data Ops Create End
  • Data Ops Create Error
  • Data Ops Delete Start
  • Data Ops Delete End
  • Data Ops Delete Error
  • Data Ops Modify Start
  • Data Ops Modify End
  • Data Ops Modify Error
Table. Data Ops - Data Ops event type events

Data Ops Service

Event SourceEvent TypeEvent
Data Ops ServicesData Ops Service
  • Data Ops Service Create Start
  • Data Ops Service Create End
  • Data Ops Service Create Error
  • Data Ops Service Delete Start
  • Data Ops Service Delete End
  • Data Ops Service Delete Error
  • Data Ops Service Modify Start
  • Data Ops Service Modify End
  • Data Ops Service Modify Error
Table. Data Ops - Data Ops Service event types of events

5.1.25 - Scalable DB(DBaaS)

Scalable DB Event

This is the list of events delivered to ServiceWatch from the Scalable DB (DBaaS) service.

Service CategoryServiceSub ServiceEvent SourceEvent Type
Data AnalyticsScalable DB(DBaaS)Scalable DB(DBaaS)Scalable DBScalable DB
Table. Scalable DB Event Types

Scalable DB

Event SourceEvent TypeEvent
Scalable DBScalable DB
  • Scalable DB Create Start
  • Scalable DB Create Error
  • Scalable DB Create End
  • Scalable DB Delete Start
  • Scalable DB Delete Error
  • Scalable DB Delete End
  • Scalable DB Start Start
  • Scalable DB Start Error
  • Scalable DB Start End
  • Scalable DB Stop Start
  • Scalable DB Stop Error
  • Scalable DB Stop End
  • Scalable DB Sync Start
  • Scalable DB Sync Error
  • Scalable DB Sync End
  • Scalable DB Instance Group Restart Start
  • Scalable DB Instance Group Restart Error
  • Scalable DB Instance Group Restart End
  • Scalable DB Maintenance Modify Start
  • Scalable DB Maintenance Modify Error
  • Scalable DB Maintenance Modify End
  • Scalable DB Maintenance Delete Start
  • Scalable DB Maintenance Delete Error
  • Scalable DB Maintenance Delete End
  • Scalable DB Security Group Rule Modify Start
  • Scalable DB Security Group Rule Modify Error
  • Scalable DB Security Group Rule Modify End
  • Scalable DB Backup Config Create Start
  • Scalable DB Backup Config Create Error
  • Scalable DB Backup Config Create End
  • Scalable DB Backup Config Modify Start
  • Scalable DB Backup Config Modify Error
  • Scalable DB Backup Config Modify End
  • Scalable DB Backup Config Delete Start
  • Scalable DB Backup Config Delete Error
  • Scalable DB Backup Config Delete End
  • Scalable DB Backup History Delete Start
  • Scalable DB Backup History Delete Error
  • Scalable DB Backup History Delete End
  • Scalable DB Scale In Start
  • Scalable DB Scale In Error
  • Scalable DB Scale In End
  • Scalable DB Scale Out Start
  • Scalable DB Scale Out Error
  • Scalable DB Scale Out End
  • Scalable DB Proxy Parameter Modify Start
  • Scalable DB Proxy Parameter Modify Error
  • Scalable DB Proxy Parameter Modify End
  • Scalable DB Proxy Parameter Sync Start
  • Scalable DB Proxy Parameter Sync Error
  • Scalable DB Proxy Parameter Sync End
  • Scalable DB Auto Scaling Policy Create Start
  • Scalable DB Auto Scaling Policy Create Error
  • Scalable DB Auto Scaling Policy Create End
  • Scalable DB Auto Scaling Policy Modify Start
  • Scalable DB Auto Scaling Policy Modify Error
  • Scalable DB Auto Scaling Policy Modify End
  • Scalable DB Auto Scaling Policy Delete Start
  • Scalable DB Auto Scaling Policy Delete Error
  • Scalable DB Auto Scaling Policy Delete End
  • Scalable DB Server Count Modify Start
  • Scalable DB Server Count Modify Error
  • Scalable DB Server Count Modify End
  • Scalable DB Replica Sync Start
  • Scalable DB Replica Sync Error
  • Scalable DB Replica Sync End
  • Scalable DB Replica Sync End
Table. Scalable DB - Queue event type's event

5.1.26 - Cloud LAN-Campus

Cloud LAN-Campus event

Cloud LAN-Campus service event list to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
NetworkingCloud LAN-CampusCloud LAN-CampusCloud LAN - Campus (Network)Cloud LAN - Campus (Network)
Table. Cloud LAN-Campus event types

Cloud LAN - Campus (Network)

Event SourceEvent TypeEvent
Cloud LAN - Campus (Network)Cloud LAN - Campus (Network)
  • Cloud LAN - Campus Network creation started
  • Cloud LAN - Campus Network creation error
  • Cloud LAN - Campus Network creation completed
  • Cloud LAN - Campus Network modification started
  • Cloud LAN - Campus Network modification error
  • Cloud LAN - Campus Network modification completed
  • Cloud LAN - Campus Network deletion started
  • Cloud LAN - Campus Network deletion error
  • Cloud LAN - Campus Network deletion completed
Table. Cloud LAN-Campus - Cloud LAN - Campus (Network) type of event

5.1.27 - EPAS(DBaaS)

EPAS(DBaaS) event

EPAS(DBaaS) service event list to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
DatabaseEPAS(DBaaS)EPAS(DBaaS)EPASEPAS
Table. EPAS(DBaaS) event type

EPAS

Event SourceEvent TypeEvent
EPASEPAS
  • EPAS Create Start
  • EPAS Create Error
  • EPAS Create End
  • EPAS Delete Start
  • EPAS Delete Error
  • EPAS Delete End
  • EPAS Start Start
  • EPAS Start Error
  • EPAS Start End
  • EPAS Stop Start
  • EPAS Stop Error
  • EPAS Stop End
  • EPAS Restart Start
  • EPAS Restart Error
  • EPAS Restart End
  • EPAS Sync Start
  • EPAS Sync Error
  • EPAS Sync End
  • EPAS Audit Log Modify Start
  • EPAS Audit Log Modify Error
  • EPAS Audit Log Modify End
  • EPAS Maintenance Modify Start
  • EPAS Maintenance Modify Error
  • EPAS Maintenance Modify End
  • EPAS Maintenance Delete Start
  • EPAS Maintenance Delete Error
  • EPAS Maintenance Delete End
  • EPAS Security Group Rule Modify Start
  • EPAS Security Group Rule Modify Error
  • EPAS Security Group Rule Modify End
  • EPAS Instance Resize Start
  • EPAS Instance Resize Error
  • EPAS Instance Resize End
  • EPAS Block Storage Create Start
  • EPAS Block Storage Create Error
  • EPAS Block Storage Create End
  • EPAS Block Storage Resize Start
  • EPAS Block Storage Resize Error
  • EPAS Block Storage Resize End
  • EPAS Parameter Sync Start
  • EPAS Parameter Sync Error
  • EPAS Parameter Sync End
  • EPAS Parameter Modify Start
  • EPAS Parameter Modify Error
  • EPAS Parameter Modify End
  • EPAS Patch Start
  • EPAS Patch Error
  • EPAS Patch End
  • EPAS Backup Config Create Start
  • EPAS Backup Config Create Error
  • EPAS Backup Config Create End
  • EPAS Backup Config Modify Start
  • EPAS Backup Config Modify Error
  • EPAS Backup Config Modify End
  • EPAS Backup Config Delete Start
  • EPAS Backup Config Delete Error
  • EPAS Backup Config Delete End
  • EPAS Backup Recover Start
  • EPAS Backup Recover Error
  • EPAS Backup Recover End
  • EPAS Backup History Delete Start
  • EPAS Backup History Delete Error
  • EPAS Backup History Delete End
  • EPAS Replica Create Start
  • EPAS Replica Create Error
  • EPAS Replica Create End
  • EPAS Replica Reset Start
  • EPAS Replica Reset Error
  • EPAS Replica Reset End
  • EPAS Replica Sync Start
  • EPAS Replica Sync Error
  • EPAS Replica Sync End
  • EPAS Switchover Start
  • EPAS Switchover Error
  • EPAS Switchover End
  • EPAS Log Export Config Create Start
  • EPAS Log Export Config Create Error
  • EPAS Log Export Config Create End
  • EPAS Log Export Config Delete Start
  • EPAS Log Export Config Delete Error
  • EPAS Log Export Config Delete End
  • EPAS Log Export Config Modify Start
  • EPAS Log Export Config Modify Error
  • EPAS Log Export Config Modify End
  • EPAS Log Export Start
  • EPAS Log Export Error
  • EPAS Log Export End
  • EPAS Archive Config Modify Start
  • EPAS Archive Config Modify Error
  • EPAS Archive Config Modify End
  • EPAS Archive Config Sync Start
  • EPAS Archive Config Sync Error
  • EPAS Archive Config Sync End
  • EPAS Archive Log Delete Start
  • EPAS Archive Log Delete Error
  • EPAS Archive Log Delete End
  • EPAS Database Users Modify Start
  • EPAS Database Users Modify Error
  • EPAS Database Users Modify End
  • EPAS Database Users Sync Start
  • EPAS Database Users Sync Error
  • EPAS Database Users Sync End
  • EPAS Access Control Modify Start
  • EPAS Access Control Modify Error
  • EPAS Access Control Modify End
  • EPAS Access Control Sync Start
  • EPAS Access Control Sync Error
  • EPAS Access Control Sync End
  • EPAS Replica Cluster Promote Start
  • EPAS Replica Cluster Promote Error
  • EPAS Replica Cluster Promote End
  • EPAS DB Connection Check Start
  • EPAS DB Connection Check Error
  • EPAS DB Connection Check End
  • EPAS Cluster Migrate Start
  • EPAS Cluster Migrate Error
  • EPAS Cluster Migrate End
  • EPAS Migration Cluster Promote Start
  • EPAS Migration Cluster Promote Error
  • EPAS Migration Cluster Promote End
Table. EPAS - EPAS event type events

5.1.28 - PostgreSQL(DBaaS)

PostgreSQL(DBaaS) event

PostreSQL(DBaaS) service event list to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
DatabasePostreSQL(DBaaS)PostreSQL(DBaaS)PostreSQLPostgreSQL
Table. PostreSQL(DBaaS) event types

PostreSQL

Event SourceEvent TypeEvent
PostreSQLPostgreSQL
  • PostgreSQL Create Start
  • PostgreSQL Create Error
  • PostgreSQL Create End
  • PostgreSQL Delete Start
  • PostgreSQL Delete Error
  • PostgreSQL Delete End
  • PostgreSQL Start Start
  • PostgreSQL Start Error
  • PostgreSQL Start End
  • PostgreSQL Stop Start
  • PostgreSQL Stop Error
  • PostgreSQL Stop End
  • PostgreSQL Restart Start
  • PostgreSQL Restart Error
  • PostgreSQL Restart End
  • PostgreSQL Sync Start
  • PostgreSQL Sync Error
  • PostgreSQL Sync End
  • PostgreSQL Audit Log Modify Start
  • PostgreSQL Audit Log Modify Error
  • PostgreSQL Audit Log Modify End
  • PostgreSQL Maintenance Modify Start
  • PostgreSQL Maintenance Modify Error
  • PostgreSQL Maintenance Modify End
  • PostgreSQL Maintenance Delete Start
  • PostgreSQL Maintenance Delete Error
  • PostgreSQL Maintenance Delete End
  • PostgreSQL Security Group Rule Modify Start
  • PostgreSQL Security Group Rule Modify Error
  • PostgreSQL Security Group Rule Modify End
  • PostgreSQL Instance Resize Start
  • PostgreSQL Instance Resize Error
  • PostgreSQL Instance Resize End
  • PostgreSQL Block Storage Create Start
  • PostgreSQL Block Storage Create Error
  • PostgreSQL Block Storage Create End
  • PostgreSQL Block Storage Resize Start
  • PostgreSQL Block Storage Resize Error
  • PostgreSQL Block Storage Resize End
  • PostgreSQL Parameter Sync Start
  • PostgreSQL Parameter Sync Error
  • PostgreSQL Parameter Sync End
  • PostgreSQL Parameter Modify Start
  • PostgreSQL Parameter Modify Error
  • PostgreSQL Parameter Modify End
  • PostgreSQL Patch Start
  • PostgreSQL Patch Error
  • PostgreSQL Patch End
  • PostgreSQL Backup Config Create Start
  • PostgreSQL Backup Config Create Error
  • PostgreSQL Backup Config Create End
  • PostgreSQL Backup Config Modify Start
  • PostgreSQL Backup Config Modify Error
  • PostgreSQL Backup Config Modify End
  • PostgreSQL Backup Config Delete Start
  • PostgreSQL Backup Config Delete Error
  • PostgreSQL Backup Config Delete End
  • PostgreSQL Backup Recover Start
  • PostgreSQL Backup Recover Error
  • PostgreSQL Backup Recover End
  • PostgreSQL Backup History Delete Start
  • PostgreSQL Backup History Delete Error
  • PostgreSQL Backup History Delete End
  • PostgreSQL Replica Create Start
  • PostgreSQL Replica Create Error
  • PostgreSQL Replica Create End
  • PostgreSQL Replica Reset Start
  • PostgreSQL Replica Reset Error
  • PostgreSQL Replica Reset End
  • PostgreSQL Replica Sync Start
  • PostgreSQL Replica Sync Error
  • PostgreSQL Replica Sync End
  • PostgreSQL Switchover Start
  • PostgreSQL Switchover Error
  • PostgreSQL Switchover End
  • PostgreSQL Log Export Config Create Start
  • PostgreSQL Log Export Config Create Error
  • PostgreSQL Log Export Config Create End
  • PostgreSQL Log Export Config Delete Start
  • PostgreSQL Log Export Config Delete Error
  • PostgreSQL Log Export Config Delete End
  • PostgreSQL Log Export Config Modify Start
  • PostgreSQL Log Export Config Modify Error
  • PostgreSQL Log Export Config Modify End
  • PostgreSQL Log Export Start
  • PostgreSQL Log Export Error
  • PostgreSQL Log Export End
  • PostgreSQL Archive Config Modify Start
  • PostgreSQL Archive Config Modify Error
  • PostgreSQL Archive Config Modify End
  • PostgreSQL Archive Config Sync Start
  • PostgreSQL Archive Config Sync Error
  • PostgreSQL Archive Config Sync End
  • PostgreSQL Archive Log Delete Start
  • PostgreSQL Archive Log Delete Error
  • PostgreSQL Archive Log Delete End
  • PostgreSQL Database Users Modify Start
  • PostgreSQL Database Users Modify Error
  • PostgreSQL Database Users Modify End
  • PostgreSQL Database Users Sync Start
  • PostgreSQL Database Users Sync Error
  • PostgreSQL Database Users Sync End
  • PostgreSQL Access Control Modify Start
  • PostgreSQL Access Control Modify Error
  • PostgreSQL Access Control Modify End
  • PostgreSQL Access Control Sync Start
  • PostgreSQL Access Control Sync Error
  • PostgreSQL Access Control Sync End
  • PostgreSQL Replica Cluster Promote Start
  • PostgreSQL Replica Cluster Promote Error
  • PostgreSQL Replica Cluster Promote End
  • PostgreSQL Db Connection Check Start
  • PostgreSQL Db Connection Check Error
  • PostgreSQL Db Connection Check End
  • PostgreSQL Cluster Migrate Start
  • PostgreSQL Cluster Migrate Error
  • PostgreSQL Cluster Migrate End
  • PostgreSQL Migration Cluster Promote Start
  • PostgreSQL Migration Cluster Promote Error
  • PostgreSQL Migration Cluster Promote End
Table. PostgreSQL - Event types of PostgreSQL events

5.1.29 - Logging&Audit

Logging&Audit event

Logging&Audit service’s list of events to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
ManagementLogging&AuditTrailLogging&AuditTrail
Table. Logging&Audit event types

Trail

Event SourceEvent TypeEvent
Logging&AuditTrail
  • Logging&Audit Trail creation started
  • Logging&Audit Trail creation completed
  • Logging&Audit Trail deletion started
  • Logging&Audit Trail deletion completed
  • Logging&Audit Trail update started
  • Logging&Audit Trail update completed
  • Logging&Audit Trail started
  • Logging&Audit Trail stopped
  • Logging&Audit Trail batch started
  • Logging&Audit Trail batch completed
  • Logging&Audit Trail batch count
Table. Logging&Audit - Trail event types of events

5.1.30 - Search Engine

Search Engine event

Search Engine service event list delivered to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
Data AnalyticsSearch EngineSearch EngineSearch EngineSearch Engine
Table. Search Engine event type

Search Engine

Event SourceEvent TypeEvent
Search EngineSearch Engine
  • Search Engine Create Start
  • Search Engine Create Error
  • Search Engine Create End
  • Search Engine Delete Start
  • Search Engine Delete Error
  • Search Engine Delete End
  • Search Engine Start Start
  • Search Engine Start Error
  • Search Engine Start End
  • Search Engine Stop Start
  • Search Engine Stop Error
  • Search Engine Stop End
  • Search Engine Restart Start
  • Search Engine Restart Error
  • Search Engine Restart End
  • Search Engine Sync Start
  • Search Engine Sync Error
  • Search Engine Sync End
  • Search Engine Patch Start
  • Search Engine Patch Error
  • Search Engine Patch End
  • Search Engine Maintenance Modify Start
  • Search Engine Maintenance Modify Error
  • Search Engine Maintenance Modify End
  • Search Engine Maintenance Delete Start
  • Search Engine Maintenance Delete Error
  • Search Engine Maintenance Delete End
  • Search Engine Security Group Rule Modify Start
  • Search Engine Security Group Rule Modify Error
  • Search Engine Security Group Rule Modify End
  • Search Engine Instance Resize Start
  • Search Engine Instance Resize Error
  • Search Engine Instance Resize End
  • Search Engine Instance Add Start
  • Search Engine Instance Add Error
  • Search Engine Instance Add End
  • Search Engine Block Storage Create Start
  • Search Engine Block Storage Create Error
  • Search Engine Block Storage Create End
  • Search Engine Block Storage Resize Start
  • Search Engine Block Storage Resize Error
  • Search Engine Block Storage Resize End
  • Search Engine Backup Config Create Start
  • Search Engine Backup Config Create Error
  • Search Engine Backup Config Create End
  • Search Engine Backup Config Modify Start
  • Search Engine Backup Config Modify Error
  • Search Engine Backup Config Modify End
  • Search Engine Backup Config Delete Start
  • Search Engine Backup Config Delete Error
  • Search Engine Backup Config Delete End
  • Search Engine Backup Recover Start
  • Search Engine Backup Recover Error
  • Search Engine Backup Recover End
  • Search Engine Backup History Delete Start
  • Search Engine Backup History Delete Error
  • Search Engine Backup History Delete End
Table. Search Engine - Search Engine event type events

5.1.31 - DNS

DNS Event

This is a list of events passed from the DNS service to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
NetworkingDNSPrivate DNSPrivate DNSPrivate DNS
NetworkingDNSHosted DNSHosted DNSHosted DNS
NetworkingDNSPublic Domain NamePublic Domain NamePublic Domain Name
Table. DNS Event Types

Private DNS

Event SourceEvent TypeEvent
Private DNSPrivate DNS
  • Private DNS creation started
  • Private DNS creation completed
  • Private DNS modification started
  • Private DNS modification completed
  • Private DNS deletion completed
Table. Private DNS - Private DNS event type events

Hosted DNS

Event SourceEvent TypeEvent
Hosted DNSHosted DNS
  • Hosted Zone creation started
  • Hosted Zone update completed
  • Hosted Zone record creation completed
  • Hosted Zone record update completed
  • Hosted Zone record deletion completed
  • Hosted Zone deletion completed
Table. Hosted DNS - Hosted DNS event type events

Public Domain Name

Event SourceEvent TypeEvent
Public Domain NamePublic Domain Name
  • Public Domain Name creation completed
  • Public Domain Name modification completed
  • Public Domain Name deletion completed
Table. Public Domain Name - Public Domain Name event type of event

5.1.32 - VPN

VPN Event

VPN service list of events passed to ServiceWatch.

Service CategoryServiceSub-serviceEvent SourceEvent Type
NetworkingVPNVPNVPNVPN Gateway
NetworkingVPNVPNVPNVPN Tunnel
Table. VPN Event Types

VPN Gateway

Event SourceEvent TypeEvent
VPNVPN Gateway
  • VPN Gateway creation started
  • VPN Gateway creation error
  • VPN Gateway creation completed
  • VPN Gateway modification completed
  • VPN Gateway deletion started
  • VPN Gateway deletion error
  • VPN Gateway deletion completed
Table. VPN - VPN Gateway event types of events

VPN Tunnel

Event SourceEvent TypeEvent
VPNVPN Tunnel
  • VPN Tunnel creation started
  • VPN Tunnel creation error
  • VPN Tunnel creation completed
  • VPN Tunnel modification completed
  • VPN Tunnel deletion started
  • VPN Tunnel deletion error
  • VPN Tunnel deletion completed
Table. VPN - VPN Tunnel event type events

5.1.33 - Secrets Manager

Secret Event

This is a list of events delivered from Secrets Manager service to ServiceWatch.

Service CategoryServiceSubserviceEvent SourceEvent Type
Data AnalyticsSecrets ManagerSecrets ManagerSecrets ManagerSecret
Table. Secret event type

Secret

Event SourceEvent TypeEvent
Secrets ManagerSecret
  • Secret creation started
  • Secret creation completed
  • Secret creation error
  • Secret update completed
  • Secret deletion error
  • Secret deletion completed
Table. Secrets Manager - Secret event type event

5.1.34 - Quick Query

Quick Query Event

This is the list of events delivered from Quick Query service to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
Data AnalyticsQuick QueryQuick QueryQuick QueryQuick Query
Table. Quick Query event type

Quick Query

Event SourceEvent TypeEvent
Quick QueryQuick Query
  • Quick Query Create Start
  • Quick Query Create End
  • Quick Query Create Error
  • Quick Query Delete Start
  • Quick Query Delete End
  • Quick Query Delete Error
  • Quick Query Modify Start
  • Quick Query Modify End
  • Quick Query Modify Error
Table. Quick Query - Event of Quick Query event type

5.1.35 - File Storage

File Storage event

File Storage service events delivered to ServiceWatch are as follows.

Service CategoryServiceSub ServiceEvent SourceEvent Type
StorageFile StorageFile StorageFile StorageVolume
Table. File Storage event types

Volume

Event SourceEvent TypeEvent
File StorageVolume
  • File Storage volume creation started
  • File Storage volume creation completed
  • File Storage volume creation failed
  • File Storage volume deletion started
  • File Storage volume deletion completed
  • File Storage volume deletion failed
  • File Storage snapshot creation started
  • File Storage snapshot creation completed
  • File Storage snapshot creation failed
  • File Storage snapshot deletion started
  • File Storage snapshot deletion completed
  • File Storage snapshot deletion failed
  • File Storage snapshot recovery started
  • File Storage snapshot recovery completed
  • File Storage snapshot recovery failed
  • File Storage snapshot schedule creation started
  • File Storage snapshot schedule creation completed
  • File Storage snapshot schedule creation failed
  • File Storage snapshot schedule modification started
  • File Storage snapshot schedule modification completed
  • File Storage snapshot schedule modification failed
  • File Storage snapshot schedule deletion started
  • File Storage snapshot schedule deletion completed
  • File Storage snapshot schedule deletion failed
  • File Storage volume modification started
  • File Storage volume modification completed
  • File Storage volume modification failed
  • File Storage access control modification started
  • File Storage access control modification completed
  • File Storage access control modification failed
  • File Storage access control (Bulk) modification started
  • File Storage access control (Bulk) modification completed
  • File Storage access control (Bulk) modification failed
  • File Storage replication creation started
  • File Storage replication creation completed
  • File Storage replication creation failed
  • File Storage replication relationship creation started
  • File Storage replication relationship creation completed
  • File Storage replication relationship creation failed
  • File Storage replication deletion started
  • File Storage replication deletion completed
  • File Storage replication deletion failed
  • File Storage replication modification started
  • File Storage replication modification completed
  • File Storage replication modification failed
Table. File Storage - Volume event types of events

5.1.36 - CacheStore(DBaaS)

CacheStore(DBaaS) event

CacheStore(DBaaS) service event list to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
DatabaseCacheStore(DBaaS)CacheStore(DBaaS)CacheStoreCacheStore
Table. CacheStore(DBaaS) event types

CacheStore

Event SourceEvent TypeEvent
CacheStore(DBaaS)CacheStore
  • CacheStore Create Start
  • CacheStore Create Error
  • CacheStore Create End
  • CacheStore Delete Start
  • CacheStore Delete Error
  • CacheStore Delete End
  • CacheStore Start Start
  • CacheStore Start Error
  • CacheStore Start End
  • CacheStore Stop Start
  • CacheStore Stop Error
  • CacheStore Stop End
  • CacheStore Restart Start
  • CacheStore Restart Error
  • CacheStore Restart End
  • CacheStore Sync Start
  • CacheStore Sync Error
  • CacheStore Sync End
  • CacheStore Maintenance Modify Start
  • CacheStore Maintenance Modify Error
  • CacheStore Maintenance Modify End
  • CacheStore Maintenance Delete Start
  • CacheStore Maintenance Delete Error
  • CacheStore Maintenance Delete End
  • CacheStore Security Group Rule Modify Start
  • CacheStore Security Group Rule Modify Error
  • CacheStore Security Group Rule Modify End
  • CacheStore Instance Resize Start
  • CacheStore Instance Resize Error
  • CacheStore Instance Resize End
  • CacheStore Block Storage Resize Start
  • CacheStore Block Storage Resize Error
  • CacheStore Block Storage Resize End
  • CacheStore Parameter Sync Start
  • CacheStore Parameter Sync Error
  • CacheStore Parameter Sync End
  • CacheStore Parameter Modify Start
  • CacheStore Parameter Modify Error
  • CacheStore Parameter Modify End
  • CacheStore Backup Config Create Start
  • CacheStore Backup Config Create Error
  • CacheStore Backup Config Create End
  • CacheStore Backup Config Modify Start
  • CacheStore Backup Config Modify Error
  • CacheStore Backup Config Modify End
  • CacheStore Backup Config Delete Start
  • CacheStore Backup Config Delete Error
  • CacheStore Backup Config Delete End
  • CacheStore Backup Recover Start
  • CacheStore Backup Recover Error
  • CacheStore Backup Recover End
  • CacheStore Backup History Delete Start
  • CacheStore Backup History Delete Error
  • CacheStore Backup History Delete End
  • CacheStore Command Sync Start
  • CacheStore Command Sync Error
  • CacheStore Command Sync End
  • CacheStore Command Modify Start
  • CacheStore Command Modify Error
  • CacheStore Command Modify End
  • CacheStore Switchover Start
  • CacheStore Switchover Error
  • CacheStore Switchover End
  • SQL Server Switchover Start
  • SQL Server Switchover Error
  • SQL Server Switchover End
  • SQL Server Database Modify Start
  • SQL Server Database Modify Error
  • SQL Server Database Modify End
  • SQL Server Log Export Config Create Start
  • SQL Server Log Export Config Create Error
  • SQL Server Log Export Config Create End
  • SQL Server Log Export Config Delete Start
  • SQL Server Log Export Config Delete Error
  • SQL Server Log Export Config Delete End
  • SQL Server Log Export Config Modify Start
  • SQL Server Log Export Config Modify Error
  • SQL Server Log Export Config Modify End
  • SQL Server Log Export Start
  • SQL Server Log Export Error
  • SQL Server Log Export End
  • SQL Server Database Users Modify Start
  • SQL Server Database Users Modify Error
  • SQL Server Database Users Modify End
  • SQL Server Database Users Sync Start
  • SQL Server Database Users Sync Error
  • SQL Server Database Users Sync End
  • SQL Server Secondary Add Start
  • SQL Server Secondary Add Error
  • SQL Server Secondary Add End
Table. CacheStore(DBaaS) - CacheStore event type events

5.1.37 - Secret Vault

Secret Vault event

This is a list of events passed from the Secret Vault service to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
SecuritySecret VaultSecret VaultSecret VaultSecret Vault
Table. Secret Vault event type

Secret Vault

Event SourceEvent TypeEvent
Secret VaultSecret Vault
  • Secret Vault creation started
  • Secret Vault creation completed
  • Secret Vault creation error
  • Secret Vault update started
  • Secret Vault update completed
  • Secret Vault update error
  • Secret Vault deletion started
  • Secret Vault deletion error
  • Secret Vault deletion completed
  • Secret Vault temporary key creation error
  • Secret Vault temporary key creation completed
Table. Secret Vault - Secret Vault event type of event

5.1.38 - Queue Service

Queue Service event

This is the list of events delivered from the Queue Service to ServiceWatch.

Service CategoryServiceSubserviceEvent SourceEvent Type
Data AnalyticsQueue ServiceQueueQueueQueue
Table. Queue Service Event Types

Queue

Event SourceEvent TypeEvent
QueueQueue
  • Queue creation start
  • Queue creation failed
  • Queue creation completed
  • Queue deletion start
  • Queue deletion failed
  • Queue deletion completed
  • Queue modification start
  • Queue modification failed
  • Queue modification completed
Table. Queue Service - Queue event type events

5.1.39 - Kubernetes Engine

Kubernetes Engine event

Kubernetes Engine service list of events passed to ServiceWatch.

Service CategoryServiceSub-serviceEvent SourceEvent Type
ContainerKubernetes EngineClusterKubernetes EngineCluster
ContainerKubernetes EngineNodeKubernetes EngineNodepool
Table. Kubernetes Engine event types

Cluster

Event SourceEvent TypeEvent
Kubernetes EngineCluster
  • Cluster creation request completed
  • Cluster creation completed
  • Cluster creation failed
  • Cluster deletion completed
  • Cluster deletion failed
  • Cluster modification request completed
  • Cluster modification completed
  • Cluster creation failed
Table. Kubernetes Engine - Cluster event types of events

Nodepool

Event SourceEvent TypeEvent
Kubernetes EngineNodepool
  • Nodepool creation completed
  • Nodepool creation failed
  • Nodepool deletion request completed
  • Nodepool deletion completed
  • Nodepool deletion failed
Table. Kubernetes Engine - Nodepool event types of events

5.1.40 - Config Inspection

Config Inspection event

Config Inspection service’s event list to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
SecurityConfig InspectionConfig InspectionConfig InspectionConfig Inspection
Table. Config Inspection event types

Config Inspection

Event SourceEvent TypeEvent
Config InspectionConfig Inspection
  • Config Inspection creation started
  • Config Inspection creation completed
  • Monthly Config Inspection creation completed
  • Config Inspection creation error
  • Config Inspection modification started
  • Config Inspection modification completed
  • Config Inspection modification error
  • Config Inspection deletion started
  • Config Inspection deletion error
  • Monthly Config Inspection deletion completed
  • Config Inspection deletion completed
  • Config Inspection request started
  • Config Inspection request completed
  • Config Inspection request error
  • Config Inspection reservation request error
  • Config Inspection response started
  • Config Inspection response completed
  • Config Inspection response error
Table. Config Inspection - Config Inspection event type events

5.1.41 - Cloud LAN-Datacenter

Cloud LAN-Datacenter event

Cloud LAN-Datacenter service event list to be passed to ServiceWatch.

Service CategoryServiceSub-serviceEvent SourceEvent Type
NetworkingCloud LAN-DatacenterCloud LAN NetworkCloud LAN NetworkCloud LAN Network
NetworkingCloud LAN-DatacenterInterfaceCloud LAN NetworkInterface
NetworkingCloud LAN-DatacentervCableCloud LAN NetworkvCable
NetworkingCloud LAN-DatacentervDeviceCloud LAN NetworkvDevice
Table. Cloud LAN Network Event Types

Cloud LAN Network

Event SourceEvent TypeEvent
Cloud LAN NetworkCloud LAN Network(cloud-lan-network)
  • Cloud LAN Network creation started
  • Cloud LAN Network creation error
  • Cloud LAN Network creation completed
  • Cloud LAN Network modification started
  • Cloud LAN Network modification error
  • Cloud LAN Network modification completed
  • Cloud LAN Network deletion started
  • Cloud LAN Network deletion error
  • Cloud LAN Network deletion completed
Table. Cloud LAN Network - Cloud LAN Network event type events

Interface

Event SourceEvent TypeEvent
Cloud LAN NetworkInterface(interface)
  • Interface creation started
  • Interface creation error
  • Interface creation completed
  • Interface modification started
  • Interface modification error
  • Interface modification completed
  • Interface deletion started
  • Interface deletion error
  • Interface deletion completed
Table. Cloud LAN Network - Interface event types of events

vCable

Event SourceEvent TypeEvent
Cloud LAN NetworkvCable(vcable)
  • vCable creation started
  • vCable creation error
  • vCable creation completed
  • vCable modification started
  • vCable modification error
  • vCable modification completed
  • vCable deletion started
  • vCable deletion error
  • vCable deletion completed
Table. Cloud LAN Network - vCable event type events

vDevice

Event SourceEvent TypeEvent
Cloud LAN NetworkvDevice(vdevice)
  • vDevice creation started
  • vDevice creation error
  • vDevice creation completed
  • vDevice modification started
  • vDevice modification error
  • vDevice modification completed
  • vDevice deletion started
  • vDevice deletion error
  • vDevice deletion completed
Table. Cloud LAN Network - vDevice event type events

5.1.42 - Identity Access Management

Identity Access Management event

Identity Access Management service event list to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
ManagementIdentity Access Management(IAM)user groupIdentity Access Managementgroup
ManagementIdentity Access Management(IAM)UserIdentity Access ManagementUser
ManagementIdentity Access Management(IAM)PolicyIdentity Access ManagementPolicy
ManagementIdentity Access Management(IAM)RoleIdentity Access ManagementRole
ManagementIdentity Access Management(IAM)Credential ProviderIdentity Access ManagementCredential Provider
ManagementIdentity Access Management(IAM)My Info.Identity Access ManagementAccess Key
Table. Identity Access Management event types

Group

Event SourceEvent TypeEvent
Identity Access ManagementGroup
  • Group creation completed
  • Group creation started
  • Group creation error
  • Group modification completed
  • Group deletion started
  • Group deletion error
  • Group deletion completed
  • Group member addition completed
  • Group member deletion started
  • Group member deletion error
  • Group member deletion completed
Table. Identity Access Management - Group Event Types of Events

User

Event SourceEvent TypeEvent
Identity Access ManagementUser
  • User creation completed
  • User login completed
  • User deletion completed
Table. Identity Access Management - Events of User Event Types

Policy

Event SourceEvent TypeEvent
Identity Access ManagementPolicy
  • Policy creation completed
  • Policy modification started
  • Policy modification error
  • Policy modification completed
  • Policy deletion started
  • Policy deletion error
  • Policy deletion completed
Table. Identity Access Management - Policy Event Types of Events

Role

Event SourceEvent TypeEvent
Identity Access ManagementRole
  • Role creation completed
  • Role modification completed
  • Role deletion completed
Table. Identity Access Management - Role Event Types of Events

Credential Provider

Event SourceEvent TypeEvent
Identity Access ManagementCredential Provider
  • Credential Provider Creation Started
  • Credential Provider Creation Error
  • Credential Provider Creation Completed
  • Credential Provider Modification Started
  • Credential Provider Modification Error
  • Credential Provider Modification Completed
  • Credential Provider Deletion Started
  • Credential Provider Deletion Error
  • Credential Provider Deletion Completed
Table. Identity Access Management - Credential Provider Event Types of Events

Access Key

Event SourceEvent TypeEvent
Identity Access ManagementAccess Key
  • Access Key creation started
  • Access Key creation error
  • Access Key creation completed
  • Access Key deletion started
  • Access Key deletion error
  • Access Key deletion completed
Table. Identity Access Management - Access Key event type events

5.1.43 - Bare Metal Server

Bare Metal Server event

Bare Metal Server service event list to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
ComputeBare Metal ServerBare Metal ServerBare Metal ServerBare Metal Server
Table. GPU Server event types

Bare Metal Server

Event SourceEvent TypeEvent
Bare Metal ServerBare Metal Server
  • Bare Metal Server Create started
  • Bare Metal Server Create completed
  • Bare Metal Server Create error
  • Bare Metal Server Delete started
  • Bare Metal Server Delete completed
  • Bare Metal Server Delete error
  • Bare Metal Server Start started
  • Bare Metal Server Start completed
  • Bare Metal Server Start error
  • Bare Metal Server Stop started
  • Bare Metal Server Stop completed
  • Bare Metal Server Stop error
  • Bare Metal Server Lock Update started
  • Bare Metal Server Lock Update completed
  • Bare Metal Server Lock Update error
  • Bare Metal Server ISCSI IP allocation started
  • Bare Metal Server ISCSI IP allocation completed
  • Bare Metal Server ISCSI IP allocation error
  • Bare Metal Server Backup Agent IP allocation started
  • Bare Metal Server Backup Agent IP allocation completed
  • Bare Metal Server Backup Agent IP allocation error
  • Bare Metal Server IP allocation started
  • Bare Metal Server IP allocation completed
  • Bare Metal Server IP allocation error
  • Bare Metal Server Local Subnet IP allocation started
  • Bare Metal Server Local Subnet IP allocation completed
  • Bare Metal Server Local Subnet IP allocation error
  • Bare Metal Server ISCSI IP return started
  • Bare Metal Server ISCSI IP return completed
  • Bare Metal Server ISCSI IP return error
  • Bare Metal Server Backup Agent IP return started
  • Bare Metal Server Backup Agent IP return completed
  • Bare Metal Server Backup Agent IP return error
  • Bare Metal Server IP return started
  • Bare Metal Server IP return completed
  • Bare Metal Server IP return error
  • Bare Metal Server Local Subnet IP return started
  • Bare Metal Server Local Subnet IP return completed
  • Bare Metal Server Local Subnet IP return error
  • Bare Metal Server Public NAT IP allocation started
  • Bare Metal Server Public NAT IP allocation completed
  • Bare Metal Server Public NAT IP allocation error
  • Bare Metal Server Public NAT IP return started
  • Bare Metal Server Public NAT IP return completed
  • Bare Metal Server Public NAT IP return error
  • Bare Metal Server IP change started
  • Bare Metal Server IP change completed
  • Bare Metal Server IP change error
  • Bare Metal Server IP change Step1 started
  • Bare Metal Server IP change Step1 completed
  • Bare Metal Server IP change Step1 error
  • Bare Metal Server IP change Step2 started
  • Bare Metal Server IP change Step2 completed
  • Bare Metal Server IP change Step2 error
  • Bare Metal Server IP change Step3 started
  • Bare Metal Server IP change Step3 completed
  • Bare Metal Server IP change Step3 error
  • Bare Metal Server Private NAT IP allocation started
  • Bare Metal Server Private NAT IP allocation completed
  • Bare Metal Server Private NAT IP allocation error
  • Bare Metal Server Private NAT IP return started
  • Bare Metal Server Private NAT IP return completed
  • Bare Metal Server Private NAT IP return error
Table. Bare Metal Server - Bare Metal Server event types of events

5.1.44 - ServiceWatch

ServiceWatch event

ServiceWatch service from ServiceWatch to pass the event list.

Service CategoryServiceSub ServiceEvent SourceEvent Type
ManagementServiceWatchDashboardServiceWatchDashboard
ManagementServiceWatchAlertServiceWatchAlert
ManagementServiceWatchLogServiceWatchLog Group
ManagementServiceWatchEvent RulesServiceWatchEvent Rules
Table. ServiceWatch event types

Dashboard

Event SourceEvent TypeEvent
ServiceWatchDashboard
  • ServiceWatch dashboard creation completed
  • ServiceWatch dashboard modification completed
  • ServiceWatch dashboard deletion completed
Table. ServiceWatch - Dashboard Event Types of Events

Alert

Event SourceEvent TypeEvent
ServiceWatchAlert
  • ServiceWatch alert creation completed
  • ServiceWatch alert modification completed
  • ServiceWatch alert deletion completed
  • ServiceWatch alert status change completed
Table. ServiceWatch - Alert Event Types of Events

Log Group

Event SourceEvent TypeEvent
ServiceWatchLog Group
  • ServiceWatch log group creation completed
  • ServiceWatch log group modification completed
  • ServiceWatch log group deletion started
  • ServiceWatch log group deletion completed
  • ServiceWatch log group log event bulk deletion started
  • ServiceWatch log group log event bulk deletion completed
  • ServiceWatch log group log stream creation completed
  • ServiceWatch log group log stream deletion completed
  • ServiceWatch log group log stream log event bulk deletion completed
Table. ServiceWatch - Log group event types of events

Event Rules

Event SourceEvent TypeEvent
ServiceWatchEvent Rules
  • ServiceWatch event rule creation completed
  • ServiceWatch event rule modification completed
  • ServiceWatch event rule deletion completed
Table. ServiceWatch - Event Rule Event Type Events

5.1.45 - MariaDB(DBaaS)

MariaDB(DBaaS) event

This is a list of events transmitted from the MariaDB(DBaaS) service to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
DatabaseMariaDB(DBaaS)MariaDB(DBaaS)MariaDBMariaDB
Table. MariaDB(DBaaS) event types

MariaDB

Event SourceEvent TypeEvent
MariaDBMariaDB
  • MariaDB Create Start
  • MariaDB Create Error
  • MariaDB Create End
  • MariaDB Delete Start
  • MariaDB Delete Error
  • MariaDB Delete End
  • MariaDB Start Start
  • MariaDB Start Error
  • MariaDB Start End
  • MariaDB Stop Start
  • MariaDB Stop Error
  • MariaDB Stop End
  • MariaDB Restart Start
  • MariaDB Restart Error
  • MariaDB Restart End
  • MariaDB Sync Start
  • MariaDB Sync Error
  • MariaDB Sync End
  • MariaDB Audit Log Modify Start
  • MariaDB Audit Log Modify Error
  • MariaDB Audit Log Modify End
  • MariaDB Maintenance Modify Start
  • MariaDB Maintenance Modify Error
  • MariaDB Maintenance Modify End
  • MariaDB Maintenance Delete Start
  • MariaDB Maintenance Delete Error
  • MariaDB Maintenance Delete End
  • MariaDB Security Group Rule Modify Start
  • MariaDB Security Group Rule Modify Error
  • MariaDB Security Group Rule Modify End
  • MariaDB Instance Resize Start
  • MariaDB Instance Resize Error
  • MariaDB Instance Resize End
  • MariaDB Block Storage Create Start
  • MariaDB Block Storage Create Error
  • MariaDB Block Storage Create End
  • MariaDB Block Storage Resize Start
  • MariaDB Block Storage Resize Error
  • MariaDB Block Storage Resize End
  • MariaDB Parameter Sync Start
  • MariaDB Parameter Sync Error
  • MariaDB Parameter Sync End
  • MariaDB Parameter Modify Start
  • MariaDB Parameter Modify Error
  • MariaDB Parameter Modify End
  • MariaDB Patch Start
  • MariaDB Patch Error
  • MariaDB Patch End
  • MariaDB Backup Config Create Start
  • MariaDB Backup Config Create Error
  • MariaDB Backup Config Create End
  • MariaDB Backup Config Modify Start
  • MariaDB Backup Config Modify Error
  • MariaDB Backup Config Modify End
  • MariaDB Backup Config Delete Start
  • MariaDB Backup Config Delete Error
  • MariaDB Backup Config Delete End
  • MariaDB Backup Recover Start
  • MariaDB Backup Recover Error
  • MariaDB Backup Recover End
  • MariaDB Backup History Delete Start
  • MariaDB Backup History Delete Error
  • MariaDB Backup History Delete End
  • MariaDB Replica Create Start
  • MariaDB Replica Create Error
  • MariaDB Replica Create End
  • MariaDB Replica Reset Start
  • MariaDB Replica Reset Error
  • MariaDB Replica Reset End
  • MariaDB Replica Sync Start
  • MariaDB Replica Sync Error
  • MariaDB Replica Sync End
  • MariaDB Switchover Start
  • MariaDB Switchover Error
  • MariaDB Switchover End
  • MariaDB Log Export Config Create Start
  • MariaDB Log Export Config Create Error
  • MariaDB Log Export Config Create End
  • MariaDB Log Export Config Delete Start
  • MariaDB Log Export Config Delete Error
  • MariaDB Log Export Config Delete End
  • MariaDB Log Export Config Modify Start
  • MariaDB Log Export Config Modify Error
  • MariaDB Log Export Config Modify End
  • MariaDB Log Export Start
  • MariaDB Log Export Error
  • MariaDB Log Export End
  • MariaDB Archive Config Modify Start
  • MariaDB Archive Config Modify Error
  • MariaDB Archive Config Modify End
  • MariaDB Archive Config Sync Start
  • MariaDB Archive Config Sync Error
  • MariaDB Archive Config Sync End
  • MariaDB Database Users Modify Start
  • MariaDB Database Users Modify Error
  • MariaDB Database Users Modify End
  • MariaDB Database Users Sync Start
  • MariaDB Database Users Sync Error
  • MariaDB Database Users Sync End
  • MariaDB Access Control Modify Start
  • MariaDB Access Control Modify Error
  • MariaDB Access Control Modify End
  • MariaDB Access Control Sync Start
  • MariaDB Access Control Sync Error
  • MariaDB Access Control Sync End
  • MariaDB Replica Cluster Promote Start
  • MariaDB Replica Cluster Promote Error
  • MariaDB Replica Cluster Promote End
  • MariaDB Db Connection Check Start
  • MariaDB Db Connection Check Error
  • MariaDB Db Connection Check End
  • MariaDB Cluster Migrate Start
  • MariaDB Cluster Migrate Error
  • MariaDB Cluster Migrate End
  • MariaDB Migration Cluster Promote Start
  • MariaDB Migration Cluster Promote Error
  • MariaDB Migration Cluster Promote End
Table. MariaDB - MariaDB event types of events

5.1.46 - Container Registry

Container Registry event

Container Registry service events passed to ServiceWatch are as follows.

Service CategoryServiceSub ServiceEvent SourceEvent Type
ContainerContainer RegistryRegistryContainer RegistryContainer Registry
ContainerContainer RegistryNodeContainer RegistryRepository
Table. Container Registry event types

Container Registry

Event SourceEvent TypeEvent
Container RegistryContainer Registry
  • Container Registry creation started
  • Container Registry creation failed
  • Container Registry creation completed
  • Container Registry Bucket creation started
  • Container Registry Bucket creation failed
  • Container Registry Bucket creation completed
  • Container Registry modification started
  • Container Registry modification failed
  • Container Registry modification completed
  • Container Registry deletion started
  • Container Registry deletion failed
  • Container Registry deletion completed
  • Container Registry Bucket deletion started
  • Container Registry Bucket deletion failed
  • Container Registry Bucket deletion completed
  • Rollback started after Container Registry creation/deletion failed
  • Rollback failed after Container Registry creation/deletion failed
  • Rollback completed after Container Registry creation/deletion failed
  • Container Registry login failed
  • Container Registry login completed
  • Container Registry Catalog query failed
  • Container Registry Catalog query completed
Table. Container Registry - Container Registry event type events

Repository

Event SourceEvent TypeEvent
Container RegistryRepository
  • Repository creation started
  • Repository creation failed
  • Repository creation completed
  • Repository modification started
  • Repository modification failed
  • Repository modification completed
  • Repository deletion started
  • Repository deletion failed
  • Repository deletion completed
  • Repository Push failed
  • Repository Push completed
  • Repository Pull failed
  • Repository Pull completed
  • Image creation failed
  • Image creation completed
  • Image modification started
  • Image modification failed
  • Image modification completed
  • Image deletion started
  • Image deletion failed
  • Image deletion completed
  • Image deletion policy test started
  • Image deletion policy test failed
  • Image deletion policy test completed
  • Tags creation failed
  • Tags creation completed
  • Tags modification started
  • Tags modification failed
  • Tags modification completed
  • Tags deletion started
  • Tags deletion failed
  • Tags deletion completed
  • Tags vulnerability scan started
  • Tags vulnerability scan failed
  • Tags vulnerability scan completed
Table. Container Registry - Repository event types of events

5.1.47 - Vertica(DBaaS)

Vertica(DBaaS) event

Vertica(DBaaS) service event list to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
DatabaseVertica(DBaaS)Vertica(DBaaS)VerticaVertica
Table. Vertica(DBaaS) event types

Vertica

Event SourceEvent TypeEvent
VerticaVertica
  • Vertica Create Start
  • Vertica Create Error
  • Vertica Create End
  • Vertica Delete Start
  • Vertica Delete Error
  • Vertica Delete End
  • Vertica Start Start
  • Vertica Start Error
  • Vertica Start End
  • Vertica Stop Start
  • Vertica Stop Error
  • Vertica Stop End
  • Vertica Restart Start
  • Vertica Restart Error
  • Vertica Restart End
  • Vertica Sync Start
  • Vertica Sync Error
  • Vertica Sync End
  • Verticat Maintenance Modify Start
  • Verticat Maintenance Modify Error
  • Verticat Maintenance Modify End
  • Verticat Maintenance Delete Start
  • Verticat Maintenance Delete Error
  • Verticat Maintenance Delete End
  • Vertica Security Group Rule Modify Start
  • Vertica Security Group Rule Modify Error
  • Vertica Security Group Rule Modify End
  • Verticat Instance Resize Start
  • Verticat Instance Resize Error
  • Verticat Instance Resize End
  • Vertica Block Storage Create Start
  • Vertica Block Storage Create Error
  • Vertica Block Storage Create End
  • Vertica Block Storage Resize Start
  • Vertica Block Storage Resize Error
  • Vertica Block Storage Resize End
  • Vertica Backup Config Create Start
  • Vertica Backup Config Create Error
  • Vertica Backup Config Create End
  • Vertica Backup Config Modify Start
  • Vertica Backup Config Modify Error
  • Vertica Backup Config Modify End
  • Vertica Backup Config Delete Start
  • Vertica Backup Config Delete Error
  • Vertica Backup Config Delete End
  • Verticat Backup Recover Start
  • Verticat Backup Recover Error
  • Verticat Backup Recover End
  • Vertica Backup History Delete Start
  • Vertica Backup History Delete Error
  • Vertica Backup History Delete End
Table. Vertica - Vertica event type events

5.1.48 - Backup

Backup event

Backup service’s list of events to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
StorageBackupBackupBackupBackup
Table. Backup event types

Backup

Event SourceEvent TypeEvent
BackupBucket
  • Backup Create Start
  • Backup Create End
  • Backup Create Error
  • Backup Modify Start
  • Backup Modify End
  • Backup Modify Error
  • Backup Delete Start
  • Backup Delete End
  • Backup Delete Error
  • Backup Restore Create Start
  • Backup Restore Create End
  • Backup Restore Create Error
  • Backup Cancel Start
  • Backup Cancel End
  • Backup Cancel Error
  • Backup Manual Backup Request Start
  • Backup Manual Backup Request End
  • Backup Manual Backup Request Error
  • Backup Restore Target Delete Start
  • Backup Restore Target Delete End
  • Backup Restore Target Delete Error
  • Backup Restore Target Delete Cancel Start
  • Backup Restore Target Delete Cancel End
  • Backup Restore Target Delete Cancel Error
  • Backup Filesystem Path Modify Start
  • Backup Filesystem Path Modify End
  • Backup Filesystem Path Modify Error
  • Backup Filesystem Restore Request Start
  • Backup Filesystem Restore Request End
  • Backup Filesystem Restore Request Error
  • Backup Fail
Table. Backup - Backup event type events

5.1.49 - Organization

Organization event

Organization service event list to be passed to ServiceWatch. However, the correct translation is: Organization service event list to be passed to ServiceWatch is not correct, the correct translation is: List of events passed from Organization service to ServiceWatch. So the correct translation is: List of events passed from Organization service to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
ManagementOrganizationOrganization compositionOrganizationOrganization
ManagementOrganizationOrganization CompositionOrganizationOrganization Account
ManagementOrganizationOrganization StructureOrganizationOrganization Invitation
ManagementOrganizationOrganization CompositionOrganizationOrganization Unit
ManagementOrganizationControl PolicyOrganizationControl Policy
ManagementOrganizationOrganization SettingOrganizationDelegation Policy
Table. Organization event type

Organization

Event SourceEvent TypeEvent
OrganizationOrganization
  • Organization creation completed
  • Organization modification started
  • Organization modification error
  • Organization deletion started
  • Organization deletion error
  • Organization deletion completed
  • Organization withdrawal started(admin account)
  • Organization withdrawal error(admin account)
  • Organization withdrawal completed(admin account)
  • Organization withdrawal completed(member account)
Table. Organization - Organization event types of events

Organization Account

Event SourceEvent TypeEvent
OrganizationOrganization Account
  • Organization account creation completed
  • Organization account transfer started
  • Organization account transfer error
  • Organization account deletion started
  • Organization account deletion error
  • Organization account deletion completed
Table. Organization - Organization account event types of events

Organization Invitation

Event SourceEvent TypeEvent
OrganizationOrganization Invitation
  • Organization invitation creation completed
  • Organization invitation acceptance started
  • Organization invitation acceptance error
  • Organization invitation rejection started
  • Organization invitation rejection error
  • Organization invitation rejection completed
  • Organization invitation cancellation started
  • Organization invitation cancellation error
  • Organization invitation cancellation completed
Table. Organization - Organization Pre-Invitation Event Type Events

Organization Unit

Event SourceEvent TypeEvent
OrganizationOrganization Unit
  • Organization unit creation completed
  • Organization unit modification started
  • Organization unit modification error
  • Organization unit deletion started
  • Organization unit deletion error
  • Organization unit deletion completed
Table. Organization - Organizational unit event types of events

Control Policy

Event SourceEvent TypeEvent
OrganizationControl Policy
  • Control policy creation completed
  • Control policy modification started
  • Control policy modification error
  • Control policy deletion started
  • Control policy deletion error
  • Control policy deletion completed
Table. Organization - Control Policy Event Types of Events

Delegation Policy

Event SourceEvent TypeEvent
OrganizationDelegation Policy
  • Delegation policy creation completed
  • Delegation policy modification started
  • Delegation policy modification error
  • Delegation policy deletion started
  • Delegation policy deletion error
  • Delegation policy deletion completed
Table. Organization - Delegation Policy Event Types of Events

5.1.50 - Cloud ML

Cloud ML Event

Cloud ML service event list to be passed to ServiceWatch.

Service CategoryServiceSub-serviceEvent SourceEvent Type
AI-MLCloudMLCloudMLCloud MLCloud ML
Table. Cloud ML event types

Cloud ML

Event SourceEvent TypeEvent
Cloud MLCloud ML
  • Cloud ML Create Start
  • Cloud ML Create End
  • Cloud ML Create Error
  • Cloud ML Delete Start
  • Cloud ML Delete End
  • Cloud ML Delete Error
  • Cloud ML Modify Start
  • Cloud ML Modify End
  • Cloud ML Modify Error
Table. Cloud ML - Cloud ML event types of events

5.1.51 - Certificate Manager

Certificate Manager Event

Certificate Manager service’s list of events to be passed to ServiceWatch.

Service CategoryServiceSub ServiceEvent SourceEvent Type
SecurityCertificate ManagerCertificate ManagerCertificate ManagerCertificate Manager
Table. Certificate Manager event types

Certificate Manager

Event SourceEvent TypeEvent
Certificate ManagerCertificate Manager
  • Security certificate creation started
  • Security certificate creation completed
  • Security certificate expiration notice
  • Security certificate deletion completed
  • Security certificate alarm recipient registration started
  • Security certificate alarm recipient registration completed
  • Security certificate alarm recipient registration error
  • Security certificate alarm recipient deletion started
  • Security certificate alarm recipient deletion completed
  • Security certificate alarm recipient deletion error
Table. Certificate Manager - Certificate Manager event types of events

5.1.52 - Key Management Service

Key Management Service event

Key Management Service service where the list of events passed to ServiceWatch is.

Service CategoryServiceSub ServiceEvent SourceEvent Type
SecurityKey Management ServiceKey Management ServiceKey Management ServiceKey
Table. Key Management Service event types

Key

Event SourceEvent TypeEvent
Key Management ServiceKey
  • KMS creation started
  • KMS creation completed
  • KMS creation error
  • KMS update completed
  • KMS update error
  • KMS deletion started
  • KMS deletion error
  • KMS deletion completed
  • KMS encryption error
  • KMS encryption completed
  • KMS decryption error
  • KMS decryption completed
  • KMS signing error
  • KMS signing completed
  • KMS verification error
  • KMS verification completed
  • KMS data key error
  • KMS data key completed
  • KMS rewrapping error
  • KMS rewrapping completed
  • KMS HMAC creation error
  • KMS HMAC creation completed
  • KMS HMAC verification error
  • KMS HMAC verification completed
Table. Key Management Service - Key event types of events

5.1.53 - Direct Connect

Direct Connect event

Direct Connect service event list to be passed to ServiceWatch.

Service CategoryServiceSub-serviceEvent SourceEvent Type
NetworkingDirect ConnectDirect ConnectDirect ConnectDirect Connect
Table. Direct Connect event types

Direct Connect

Event SourceEvent TypeEvent
Direct ConnectDirect Connect
  • Direct Connect creation started
  • Direct Connect creation error
  • Direct Connect creation completed
  • Direct Connect update completed
  • Direct Connect deletion started
  • Direct Connect deletion completed
  • Direct Connect deletion error
  • Routing rule creation started
  • Routing rule creation error
  • Routing rule creation completed
  • Routing rule deletion started
  • Routing rule deletion error
  • Routing rule deletion completed
Table. Direct Connect - Direct Connect event type events

5.1.54 - Support Center

Support Center event

Support Center service events list delivered to the Support Center.

Service CategoryServiceSub ServiceEvent SourceEvent Type
ManagementSupport CenterService RequestSupportService Request
ManagementSupport CenterInquireSupportInquire
Table. Support Center event types

Service Request

Event SourceEvent TypeEvent
Support CenterService Request
  • Service Request Create End
  • Service Request Set End
  • Service Request Iops Result Set End
Table. Support Center - Service Request Event Types of Events

Inquire

Event SourceEvent TypeEvent
Support CenterContact us
  • Inquiry Create End
  • Inquiry Operator Create End
Table. Support Center - Inquire Event Type Event

6 - Release Note

ServiceWatch

2026.03.19
FEATURE ServiceWatch New Feature Release and Existing Feature Improvements
  • ServiceWatch service dashboard launch
    • Provides a service dashboard composed of key metrics for each service.
    • When the resources of the service are created and metric data is collected by ServiceWatch, the service dashboard is automatically generated and can be viewed.
  • ServiceWatch metric search feature improvement
    • Improve so that you can check search results even when the search term is included when searching indicators.
    • When searching for indicators, you can specify a period for a specific indicator to see how the indicator’s data changes over multiple periods.
  • ServiceWatch log pattern feature release
    • You can create a log pattern and filter the log data collected in ServiceWatch that matches the pattern.
    • For more details, refer to Log Pattern.
2025.12.16
FEATURE ServiceWatch custom metric feature release
  • ServiceWatch Custom metric feature release
    • Collect custom metrics via ServiceWatch Agent
    • Collect custom metrics via ServiceWatch API
  • ServiceWatch Custom log feature release
    • Collect custom metrics via ServiceWatch Agent
  • Provide a function to select the missing data handling method during alarm evaluation
2025.10.23
NEW ServiceWatch Service Official Version Release
  • ServiceWatch official version has been released.
    • You can collect and monitor metrics, logs, events, etc. of resources created on the Samsung Cloud Platform.
      • Dashboard: You can check the status of resources through various dashboards provided by ServiceWatch.
      • Notification: You can receive notifications if certain conditions are met.
      • Log: You can view the logs collected by ServiceWatch.
      • Event: By using ServiceWatch, you can analyze resource events to quickly identify and resolve issues.
    • The Samsung Cloud Platform services that integrate with ServiceWatch are as follows.
      • Metric Monitoring: Virtual Server, GPU Server, File Storage, Kubernetes Engine, Container Registry, VPC - Internet Gateway, Direct Connect
      • Log monitoring: Kubernetes Engine
      • Event: Virtual Server etc. multiple services
      • For more details, refer to ServiceWatch Integrated Service.