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 provides various tools that collect metrics, logs, events, etc. of resources created on the Samsung Cloud Platform for monitoring, and offers observability of resources overall, including performance and operational status.

Features

We provide the following special features.

  • Resource Monitoring: Collects and visualizes resource performance metrics (e.g., CPU Usage). Also creates a dashboard that allows visual inspection of multiple metrics in one place for quick overview.
  • Alert Policy Configuration and Automatic Notification: You can create an alert policy by setting pre-defined conditions and thresholds, and when the threshold is exceeded, you can receive notifications, allowing you to quickly check and respond to the resource’s status.
  • Log Analysis and Storage: Collect logs generated from resources for easy viewing and searching. Collected logs are stored in log groups for management, and log groups can be stored for free up to 5GB. Additionally, you can set a log retention policy to specify the retention period, and logs that exceed the retention period do not need separate management.
  • Cost Efficiency: ServiceWatch provides a flexible pricing plan where you pay only for what you use, allowing cost-effective usage. It also offers a free usage tier, so you can try it for free and then expand to paid as needed.

Provided Features

We provide the following features.

  • Metric Monitoring
    • Metrics: ServiceWatch receives metric data from services of the Samsung Cloud Platform, and ServiceWatch collects and stores the metric data to provide it to users.
    • Dashboard: Visualizes metrics of a single region to provide an integrated view of resources.
    • Alert: Provides an alert function that allows you to check changes in indicators according to user-defined thresholds and provides notifications when thresholds are exceeded.
  • Log Monitoring
    • ServiceWatch provides log management functionality. Logs collected from Samsung Cloud Platform services can be stored in log groups for management. You can set log retention policies to manage the log retention period. Additionally, you can view and search log data through the console, and it provides the ability to store log groups in Object Storage.
  • ServiceWatch Agent
    • Through ServiceWatch Agent, you can collect detailed metrics on processes, CPU, memory, disk usage, and network performance from Virtual Server, GPU Server, Bare Metal Server, etc. You can also collect GPU performance metrics. Additionally, you can collect logs generated from resources via the Agent. (Scheduled for Dec 2025)
  • Event Monitoring
  • ServiceWatch can create event rules from system events about changes to resources created in Samsung Cloud Platform, allowing receipt of notifications under specific conditions.

Components

Indicator

Metrics refer to system performance data. By default, basic monitoring is provided on a free metric basis for resources of services linked with ServiceWatch. Additionally, services such as Virtual Server can enable detailed monitoring to provide paid metrics.

Indicator data can be viewed for up to 15 months (455 days).

For detailed information related to metrics, please refer to Metrics.

Log

You can collect, store, and view logs of the systems, applications, and services used in Samsung Cloud Platform services such as Virtual Server resources, Kubernetes Engine, etc.

For detailed information related to logs, see Log.

Event

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

  • Create an event when the status of the Virtual Server changes from Stopped to Running.
  • Create an event when a new bucket is created in Object Storage.
  • Creates an event when an IAM user is removed from a user group.

For detailed information about the event, please refer to Event.

Dashboard

ServiceWatch will provide pre-built dashboards automatically for each service, and you can also create dashboards manually.

Notice
Pre-built dashboards for each service are scheduled to be provided in the first half of 2026.

ServiceWatch Agent

ServiceWatch Agent is a software component that collects metrics and logs from Virtual Server, GPU Server, and On-Premises servers, etc. Through this, you can monitor infrastructure and applications more finely than the basic monitoring provided by default.

Reference

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

Constraints

The constraints of ServiceWatch are as follows.

CategoryDescription
Metric Query PeriodMetric queries can be set up to a maximum of 455 days from the time of query
  • Applies to dashboards, widgets, and metric queries
Number of indicator queriesYou can select up to 500 indicators and view them as a graph
Indicator image file downloadImage download available for indicator data of up to 100 indicators
Metric Object Storage ExportUp to 10 metrics, export to Obect Storage is possible for metric data within a maximum query period of 2 months (63 days)
Number of widgets/metrics per dashboard
  • Up to 500 widgets per dashboard
  • Up to 500 metrics per widget within a dashboard
  • A total of up to 2,500 metrics can be added across all widgets in a single dashboard
Number of alert policiesAccount/Region-wise up to 5,000
Alarm HistoryAlarm history can be viewed for 30 days
Number of alert policy notification recipients100 or fewer
Number of log groupsAccount/per region 10,000 or less
Log downloadWhen downloading Excel, you can download up to 1MB per log event, up to 10,000 log events
  • If a log event exceeds 1MB or exceeds 10,000 log events, it is recommended to use log group export
Number of log group export tasks
  • Can execute one export task per account at a time
Log event size1MB or less
Number of event rulesAccount/ per region 300 or less
Event pattern sizeunder 2MB
Number of notification recipients per event rule100 or fewer
Table. ServiceWatch constraints

The following is ServiceWatch’s monthly free offering details.

CategoryFree provision
LogStore up to 5GB per month
Metrics
  • Basic monitoring metrics for each service
  • Detailed monitoring metrics/custom metrics, 10 per month
Dashboard3 per month for dashboards referencing 50 or fewer metrics
  • If referencing 51 or more metrics, charge for 1 dashboard per month
Alert Policy10 per month
Table. ServiceWatch Free Provision Scope

Region-specific provision status

ServiceWatch is available in the following environments.

RegionAvailability
Korea West (kr-west1)Provided
Korea East (kr-east1)Provided
South Korea 1 (kr-south1)Provided
Korea South2(kr-south2)Provided
South Korea South 3 (kr-south3)Provided
Table. ServiceWatch regional provision status

Preceding Service

There is no preceding service for ServiceWatch.

1.1 - Indicator

Indicator

Metrics are data about system performance. By default, many services provide free metrics for resources (e.g., Virtual Server, File Storage, etc.), which are provided as basic monitoring through ServiceWatch. Detailed monitoring can be used for some resources such as Virtual Server.

Indicator data is retained for 15 months (455 days), so you can view both the latest data and historical data.

TermExampleDescription
NamespaceVirtual ServerLogical division for distinguishing and grouping metrics
MetricCPU usageName of the specific data to be collected
Dimension(Dimensions)resource_idUnique identifier for the metric
Collection Interval5 minutesCollection interval of metric data from each service providing metrics
StatisticsAverageHow to aggregate metric data over a specified period
Unit%Statistical measurement unit
Aggregation Period5 minutesPeriod for aggregating collected metric data
AlertCPU usage >= 80% | Occurs for 5 minutesIf CPU usage remains at 80% or higher for 5 minutes, change to Alert state
Table. ServiceWatch metric terms

Namespace

A namespace is a logical division used to distinguish and group ServiceWatch metrics. Samsung Cloud Platform service namespaces are mostly used the same as the service name, and can be found in the ServiceWatch Integrated Service List.

For custom metrics, users can define a namespace that distinguishes them from other metrics in ServiceWatch, and can define it via ServiceWatch Agent settings or OpenAPI. Detailed information about custom metrics and logs can be found in Custom Metrics and Logs.

Metric (Metric)

A metric represents a set of data points collected in ServiceWatch, sorted chronologically. A data point consists of a timestamp, the collected data, and the unit of the data.

For example, the CPU usage of a specific Virtual Server is one of the basic monitoring metrics provided by Virtual Server. The data point itself can occur in any application or activity that collects data.

Basically, the Samsung Cloud Platform service linked with ServiceWatch provides metrics for resources for free. Detailed monitoring for some resources is provided as a paid service and can be enabled in each service.

Metrics can only be viewed in the region where they were created. Metrics cannot be arbitrarily deleted by users. However, if new data is not posted to ServiceWatch, they will automatically expire after 15 months. Data points older than 15 months (455 days) expire sequentially, and when new data points are added, data older than 15 months (455 days) is deleted.

Timestamp

The timestamp of a data point is time information indicating the time at which the data point was recorded. Each metric data point consists of a timestamp (time) and data.

The timestamp consists of hours, minutes, seconds, and date.

Metric Retention Period

ServiceWatch metric data is maintained as follows.

  • Data points with a collection interval set to 60 seconds (1 minute) can be used until the 15th
  • Data points with a collection interval set to 300 seconds (5 minutes) are usable up to day 63
  • Data points with a collection interval set to 3600 seconds (1 hour) are usable up to 455 days (15 months).

The data points that were initially collected at a short collection interval are downsampled and stored for long-term retention.

For example, if data is collected at a 1‑minute interval, it is retained in 1‑minute granularity for 15 days. After 15 days, the data continues to be retained, but can only be queried in 5‑minute intervals. After 63 days, the data is re‑aggregated and provided in 1‑hour intervals. If you need to retain metric data points longer than the metric retention period, you can store them separately via the File Download or Export to Object Storage functions.

Dimensions(Dimensions)

Key-value pair that serves as a unique identifier for the metric, allowing classification and filtering of data points.

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

Collection Cycle

It refers to the cycle of collecting data points for each service’s metrics, and is provided at the collection cycle predefined by each service.

Refer to each service’s ServiceWatch metrics page for the metric collection interval of each service.

Note
The metric page of the ServiceWatch integrated service, please refer to Metrics and Log Monitoring.

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

Statistics

Statistics is a method of aggregating metric data over a specified period. ServiceWatch provides data aggregated as statistics based on metric data points provided to ServiceWatch from each service. Aggregation is performed using namespace, metric name, dimensions, and data point units within the specified aggregation period.

The provided statistics are total, average, minimum, maximum.

  • Total: Sum of all data point values collected during the period
  • Average: During the specified period, (sum of all data pointer values during that period)/(number of data pointers during that period) value
  • Minimum: the lowest value observed during the specified period
  • Maximum: The highest value observed during the specified period

Unit

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

Aggregation Period

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

For example, if you select average for the statistic, choose an aggregation period of 5 minutes, and select a metric with a collection interval of 1 minute, data points are collected at 1‑minute intervals and the average is calculated over the data points collected during the 5‑minute period. Conversely, if the aggregation period is shorter than the collection interval, it means that a normal aggregation result cannot be obtained.

Downsampling is applied for long-term storage of metric data. For example, if data is collected at a 1‑minute interval, after 15 days this data can only be queried in 5‑minute increments. If you set the aggregation period for such metrics from 5 minutes to 30 minutes, up to 5 minutes may be required to retrieve the downsampled data correctly. After 63 days, the data is re‑aggregated and provided in 1‑hour intervals. At that point, selecting an aggregation period from 1 hour to 1 day may take up to 1 hour to retrieve the data correctly. This is because aggregating the metric data after downsampling takes time, which can cause aggregation delays.

Reference
When viewing indicator data, the most recent data point may not be displayed due to aggregation delays; in this case, you can either reduce the aggregation period to be smaller than set or query after a certain time (5 minutes or 1 hour) to view it correctly.
Aggregation PeriodAggregation Delay
1 minute-
5 minutesup to 5 minutes
15 minutesup to 5 minutes
30 minutesmaximum 5 minutes
1 hourmaximum 1 hour
3 hoursmaximum 1 hour
6 hoursup to 1 hour
12 hoursup to 1 hour
1 dayup to 1 hour
Table. ServiceWatch aggregation delay by aggregation period

Alert

When creating an alert policy, you can evaluate a single metric over the entered evaluation range, and if it meets the condition set based on the threshold, you can provide the user with an alert notification.

The alert status is classified as Alert(Alert), Normal(Normal), Insufficient data(No data).

  • Alert(Alert): when the indicator meets the set conditions
  • Normal(Normal): when the indicator does not meet the set conditions
  • Insufficient data(no data): when the metric data does not exist, is missing, or has not yet arrived

When the alarm status is Alert, if the alarm evaluation deviates from the condition, the alarm status changes back to Normal.

For detailed information about alerts, please refer to the Alert item.

Basic Monitoring and Detailed Monitoring

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

The Samsung Cloud Platform service integrated with ServiceWatch provides basic monitoring by publishing a basic set of metrics to ServiceWatch for free. By default, if you use even one of these services, basic monitoring is automatically enabled and can be viewed in ServiceWatch.

Reference
Services that provide basic monitoring can be found in ServiceWatch 연계 서비스 목록 and will be gradually expanded.

Detailed monitoring is only available for some services and incurs charges. To use detailed monitoring, you must enable it in the service details.

Detailed monitoring options vary depending on the service provided.

  • The default monitoring of Virtual Server has a collection interval of 5 minutes. When detailed monitoring is enabled, the metrics provided by default monitoring are collected at a 1‑minute interval instead of 5 minutes.
Information
In October 2025, ServiceWatch detailed monitoring will be provided only for Virtual Server. The detailed monitoring target services will be expanded in the future.

The following includes services and guides that provide detailed monitoring.

ServiceGuide
Virtual Server/GPU ServerVirtual Server Enable Detailed Monitoring
Table. ServiceWatch detailed monitoring service

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

ServiceWatch logs allow you to monitor, store, and access log files collected from the resources of the services that provide 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

As an example of the log configuration, it is as follows.

  • 📂 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 one log group, for example, if there are separate log streams for the logs of each Kubernetes Engine cluster, the log streams can be bundled into one log group named /scp/ske/{cluster name}.

Log Retention Policy

The log retention policy allows you to set the period during which log events are stored in ServiceWatch. Log events that have 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 it is set in units of days.

Preservation 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 that are ordered by the time they occurred, from the same source, for example, all log events occurring in a specific Kubernetes Engine cluster can constitute one log stream.

Log Event

A log event is an individual record of a log that occurs from a resource. The log event record includes two properties: a timestamp of when the event occurred and a log message. Each message must be encoded in UTF-8.

Export log group

You can export log data from the log group to Object Storage for log archiving and log analysis, and you can also export log data within the same account to the log group.

To start logging group export, you must create an Object Storage bucket to store log data.

Exporting a log group can take a long time depending on the amount of log, when exporting a log group, you can specify a specific stream within the log group, or specify a time range to reduce the time it takes to export the log group.

Exporting a log group can only be executed once at a time for the same Account. To run another log group export, the current export task in progress must be completed.

Log group export statusDescription
SuccessThe log group export task was completed successfully.
PendingLog group export task is pending.
In progressThe log group export task is in progress.
File transferringLog group export file is being transferred.
FailedThe log group export task failed.
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 linked service

You can check the 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-
StorageFile StorageFile Storage-
ContainerKubernetes EngineKubernetes Engine-
ContainerContainer RegistryContainer Registry--
NetworkingVPC - Internet GatewayInternet Gateway--
NetworkingDirect ConnectDirect Connect--
DatabaseScalable DB(DBaaS)Scalable DB--
Table. ServiceWatch metrics and log integration services and guide

Event

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

Note
For information related to event rules, refer to Event. Refer to the Samsung Cloud Platform service list that creates 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
ManagementOrganizationOrganizational StructureOrganizationOrganizational account
ManagementOrganizationOrganization 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

The user can monitor the resources created on the Samsung Cloud Platform through ServiceWatch.

Using the Dashboard

You can monitor resources from the ServiceWatch dashboard detailed information screen.

Guidance
  • To use the dashboard, you must first create a dashboard and register monitoring metrics as widgets.
  • For more information on creating a dashboard, please refer to Creating a Dashboard.

To check the detailed information of the dashboard, follow the next procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Dashboard > Dashboard List menu. Move to the Dashboard List page.
  3. Dashboard List page, click the dashboard for the resource you want to monitor. It moves to the Dashboard Detail page.
  4. Dashboard Details page where you can select the period and time zone to monitor, and monitor resources through widgets.
ClassificationDetailed Description
Dashboard nameName of the dashboard
  • Click the name to select a different dashboard
Period Setting AreaPeriod selection applied to widgets in the dashboard
Time zone setting areaSelect the time zone to which the period setting is applied
Initialization ButtonInitialize all operations or settings made on the dashboard detail screen
Refresh settings areaSelect the refresh cycle of widget information
  • Refresh button displays information based on the current time
  • Refresh cycle can be selected by clicking: off, 10 seconds, 1 minute, 2 minutes, 5 minutes, 15 minutes
EditModify the information on the dashboard
  • Edit button click, move to the Dashboard Edit page
MoreDisplay additional work items to manage the dashboard
Widget AreaDisplays widgets for monitoring each resource
  • Widget Enlarged View button to check detailed information about the metric
  • More button to manage widgets
  • When the mouse cursor is placed on the graph, the time, data value, and metric data information at that point are displayed as a popup
  • Drag the mouse to enlarge a specific area of the graph
  • Clicking on the resource name displayed in the legend will display detailed information about the resource as a popup
Table. Dashboard Detailed Items
Note
  • By clicking the More > View Metrics button located at the top right of the widget, you can view metric information for that widget on the Metrics page.
  • Metric page details can be found in Viewing Metrics.

Setting up dashboard favorites

You can bookmark frequently used dashboards to easily move to the corresponding dashboard from the Service Home page of ServiceWatch.

To bookmark the dashboard, follow the following procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Dashboard > Dashboard List menu. Move to the Dashboard List page.
  3. Dashboard List page, check the favorite icon of the dashboard to be bookmarked. Click the dashboard to check the detailed information. It moves to the Dashboard Details page.
  • Bookmarked dashboards will be added to the bottom of the Dashboard > Dashboard Bookmark menu and the Dashboard Bookmark section of the Service Home page.

Widget Details View

You can expand the widgets in the dashboard to check them individually.

To view individual widgets enlarged, follow the next procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Dashboard > Dashboard List menu. Move to the Dashboard List page.
  3. Dashboard List page, click the dashboard for the resource you want to monitor. It moves to the Dashboard Details page.
  4. Dashboard Details page, click the Widget Enlarged View button to enlarge and check the widget. A Metric Details popup window for the corresponding widget will be opened.
ClassificationDetailed Description
Widget NameDisplay name of the widget
Period Setting AreaPeriod selection applied to the widget
Time zone setting areaSelect the time zone to which the period setting is applied
Initialization ButtonInitialize all operations or settings made on the dashboard details screen
StatisticsSelect statistical criteria for metrics displayed on the widget
  • Click on the statistical standard to select the standard: average, minimum, maximum, total
Aggregation period setting areaSelect the aggregation period of widget information
  • Click on 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 settings areaSelect the refresh cycle of widget information
  • Refresh button to display information based on the current time
  • Refresh cycle can be selected by clicking: off, 10 seconds, 1 minute, 2 minutes, 5 minutes, 15 minutes
Chart AreaDisplays monitoring results as a chart
  • When the mouse cursor is placed on the graph and legend, it displays the time, data value, and metric data information at that point as a popup
  • Dragging the graph area allows you to zoom in on that area
  • Clicking on the resource name displayed in the legend opens a popup with the alert status for that resource
Table. Detailed Items of Metrics

Check Alert History

You can check the alert history for the metrics registered on the ServiceWatch dashboard.

To check the alert history, follow the following procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Alert > Alert History menu. It moves to the Alert History page.
  3. Alert History page where you can check the alert history.
ClassificationDetailed Description
Alert Filter and Search AreaCan filter or search alert history
  • All Alert Status: Can filter by selecting alert status
  • Can search by entering the alert policy name in the search input field
  • Detailed Search: Can search by entering the alert policy name, alert status, or change time
Alert Policy NameThe name of the alert policy
  • Clicking on the alert policy name allows you to check the detailed information of the corresponding alert policy
ConditionWarning occurrence condition and total occurrence time
  • Step display according to importance: High, Middle, Low
DivisionWarning creation, warning status change information division
Alert StatusCurrent Alert Status
  • Normal: When the metric does not meet the set conditions
  • Insufficient data: When the metric data cannot be confirmed (missing, non-existent, or not arrived)
  • Alert: When the metric meets the set conditions
Alert levelIf the alert status is Alert status, display the alert level
  • High, Middle, Low
Table. Warning History Items
Reference
You can create and manage new alert policies. For more information about alert policies, please refer to Check Alert Policy.

Monitoring metrics

You can check and monitor the metrics available on ServiceWatch.

To check the metrics, follow the next procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the metric menu. It moves to the metric page.
  3. Metric page, select the metrics to be monitored from the list of metrics. The monitoring chart for the selected metric will be displayed in the Selected Metric area at the bottom.
ClassificationDetailed Description
Metric list areaList of metrics that can be monitored in ServiceWatch
  • Click the + button in front of the namespace and dimension to check the lower-level list
  • If you select an metric to monitor, it will be displayed as a chart in the Selected Metric area
search filter areanamespace-dimension name, metric name, resource name, resource ID, tag-key set after, apply filter button click to filter the metric list
  • namespace-dimension name: select namespace and dimension name
  • metric name: enter the exact metric name
  • resource name: enter the exact resource name
  • resource ID: enter the exact resource ID
  • tag key: select the tag key
Table. List of metric items
  1. Selected metric area, check the monitoring chart.
ClassificationDetailed Description
Period Setting AreaPeriod selection applied to the chart
Time zone setting areaTime zone selection applied to the chart
Initialization ButtonInitialize all manipulated or set items on the chart
Refresh settings areaSelect the refresh cycle of the chart
  • Refresh button to display information based on the current time
  • Refresh cycle can be selected by clicking: off, 10 seconds, 1 minute, 2 minutes, 5 minutes, 15 minutes
MoreDisplay additional work items to manage charts
Graph AreaThe data graph collected during the period applied to the chart
  • When the mouse cursor is placed on the graph, the time, data value, and metric data information at that point are displayed as a popup
  • Dragging the mouse allows you to zoom in on a specific area of the graph
  • Clicking on the resource name displayed in the legend displays detailed information about the resource as a popup
Table AreaLegend Label and Statistics, Aggregation Period
  • Label: Enter the legend name using English, numbers, and special characters within 3 to 255 characters
  • Statistics: Select a method for aggregating metric data
    • Can be chosen from average (default), minimum, maximum, and sum
  • Aggregation Period: Select the unit of the aggregation period for the metric value
    • Can be chosen from 1 minute, 5 minutes (default), 15 minutes, 30 minutes, 1 hour, 3 hours, 6 hours, and 12 hours
  • More: Can delete the legend or create an alert policy for the legend
Table. Metric Items
Note
  • The statistical method is as follows.
  • Total: the sum of all data point values collected during the period
  • Average: the value of the total divided by the number of data points for the given period during the specified period
  • Minimum: the lowest value observed during the specified period
  • Maximum: the highest value observed during the specified period
  • For a detailed explanation of the metric, please refer to Metric Overview.

Log Monitoring

You can monitor logs collected from the Samsung Cloud Platform service.

Notice
To check the log monitoring data, you must first create a log group and a log stream. For more information about log groups, please refer to Log Monitoring.

To check the log monitoring data, follow the following procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Log > Log Group menu. It moves to the Log Group List page.
  3. Log Group List page, click the log group name to check the detailed information. It moves to the Log Group Details page.
  4. Log Group Details page, click the Log Stream tab. The Log Stream list will be displayed.
  5. Log Stream Click the log stream name to check the detailed information in the Log Stream list. It moves to the Log Stream Details page.
  • Clicking the All Log Streams Query button at the top of the log stream list moves to the All Log Streams Detail page.
CategoryDetailed Description
Excel DownloadPossible to download log stream history as an Excel file
Time Stamp ListMessage List by Time Stamp
  • Period Selection, User Time Zone, message input can be used for filtering
Table. Log group details - Log stream detailed items

Event notification reception

You can create system event rules for changes to resources created on the Samsung Cloud Platform and receive them as notifications.

Guidance
To receive event notifications, you must first create an event rule. For more information on creating event rules, please refer to Creating Event Rules.

2.1 - Managing Dashboard and Widgets

You can create and manage a dashboard to monitor the resources of the services being used in the Samsung Cloud Platform Console.

Creating a dashboard

You can create a dashboard of ServiceWatch.

To create a dashboard, follow the next procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Dashboard > Dashboard List menu. Move to the Dashboard List page.
  3. Dashboard List page, click the Create Dashboard button.
  4. Please enter the name of the dashboard.
  • The name of the dashboard should be entered within 34 characters using English, numbers, and special characters (-_).
  1. Add a widget to compose the dashboard. A corresponding popup window opens according to the method of adding a widget.
  • Add individual widgets: You can add a single widget combined with metrics and resources. When you click the button, the Add individual widgets popup window opens.
Classification
Necessity
Detailed Description
metric list arearequiredlist of metrics that can be monitored in ServiceWatch
  • you can check the lower level list by clicking the + button in front of the namespace and dimension
  • if you select a metric to monitor, it will be displayed as a chart in the selected metric area
search filter areaselectionnamespace-dimension name, metric name, resource name, resource ID, tag-key are set, and then filter apply button is clicked to filter the metric list
  • namespace-dimension name: select namespace and dimension name
  • metric name: enter the exact metric name
  • resource name: enter the exact resource name
  • resource ID: enter the exact resource ID
  • tag key: select the tag key
Selected Metric Area-Monitoring Chart for the Selected Metric in the Metric List Area
  • Graph of Data Collected During the Period Applied to the Chart
    • When the mouse cursor is placed on the graph, a popup displays the time, data value, and metric data information at that point
    • Dragging the mouse allows zooming in on a specific area of the graph
    • Clicking on the resource name displayed in the legend shows detailed information about the resource in a popup
  • Item Values in the Table Area of the Chart can be Modified
    • Label: Enter the legend name using English, numbers, and special characters within 3 to 255 characters
    • Statistics: Select the Method for Aggregating Metric Data
      • Choose from Average (default), Minimum, Maximum, and Sum
    • Aggregation Period: Select the Unit of Time for Aggregating Metric Values
      • Choose from 1 minute, 5 minutes (default), 15 minutes, 30 minutes, 1 hour, 3 hours, 6 hours, and 12 hours
    • Delete: Delete the Corresponding Legend
Table. Individual widget addition items
  • Multiple Widget Addition: You can add multiple widgets at once by selecting the desired resources by metric unit. When you click the button, the Multiple Widget Addition popup window opens.
Classification
Necessity
Detailed Description
Service and Resource ListRequiredSelect resources to add metrics
  • Click the + button in front of the service and resources to check the list of sub-resources and metrics
  • If you check the metrics to be added to the widget in the metric list, the Selected Metrics and Selected Resources areas are displayed
  • Multiple metrics can be selected
selection metricessentialdisplays the list of metrics selected from the service and resource list
  • when you click on an metric, it displays the list of resources included in that metric in the selected resource area
Selected ResourcesRequiredSelected Metrics list, add resources to the selected metrics
  • After clicking the Select button, you can select resources to add to the metrics, up to a maximum of 5
  • Resources must be added for all metrics in the Selected Metrics list
StatisticsRequiredSelect the statistical criteria for the metric value
  • Average (default), minimum, maximum, sum can be selected
Accumulation periodRequiredSelect the unit of accumulation period for the metric value
  • 1 minute, 5 minutes (default), 15 minutes, 30 minutes, 1 hour, 3 hours, 6 hours, 12 hours can be selected
Table. Multiple widget addition items
  • Dashboard Import: You can import widgets from the dashboard registered in ServiceWatch. When you click the button, the Dashboard Import popup window opens.
Classification
Necessity
Detailed Description
dashboardrequiredDisplays a list of dashboards registered in ServiceWatch
  • When a dashboard is selected, the widgets applied to the dashboard are displayed in the preview area
PreviewRequiredDisplays widgets applied to the dashboard selected in the dashboard list
  • Select widgets to add to the dashboard to be created by checking the widget name
  • Checking the All Select item selects all metrics of the corresponding dashboard
Table. Dashboard Loading Items
  1. Click the Complete button on the widget add popup window. The widget will be added to the dashboard on the dashboard creation page.
  2. After checking the added widget, click the Complete button. A pop-up window announcing the creation of the dashboard will open.
  3. Confirm button should be clicked. Dashboard creation will be completed.

Check the dashboard

Dashboard List page where you can check the information of the selected dashboard.

To check the dashboard, follow the next procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Dashboard > Dashboard List menu. Move to the Dashboard List page.
  3. Dashboard List page, click the dashboard to check the detailed information. It moves to the Dashboard Details page.
ClassificationDetailed Description
Dashboard NameName of the dashboard display
  • Click the name to select a different dashboard
Period Setting AreaPeriod selection applied to widgets in the dashboard
Time zone setting areaSelect the time zone to which the period setting is applied
Initialization ButtonInitialize all operations or settings made on the dashboard detail screen
Refresh settings areaSelect the refresh cycle of widget information
  • Refresh button to display information based on the current time
  • Refresh cycle can be selected by clicking: off, 10 seconds, 1 minute, 2 minutes, 5 minutes, 15 minutes
EditModify the name of the dashboard or manage widgets
  • Edit button click, move to the Dashboard Edit page
MoreDisplays additional work items for managing the dashboard
  • Dashboard replication and deletion, detailed information confirmation, source view available
Widget AreaDisplay widgets for monitoring each resource
  • Click the More button at the top right of the widget to manage the widget
  • Modification and replication of widgets, file download, metric view, and source view are possible
Table. Dashboard Details

Managing Dashboard

Dashboard Details page where you can modify or manage dashboard information and widgets.

Modifying the dashboard

You can modify the name of the dashboard or change the widget composition.

To modify the dashboard, follow the following procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Dashboard > Dashboard List menu. Move to the Dashboard List page.
  3. Dashboard List page, click the dashboard to check the detailed information. It moves to the Dashboard Details page.
  4. Dashboard Details page’s top right Edit button is clicked. It moves to the Dashboard Edit page.
  5. After modifying the information or widgets on the dashboard, click the Save button.
    ClassificationDetailed Description
    Dashboard NameThe name of the dashboard can be modified
    • Enter within 3~40 characters using English, numbers, and special characters (-_)
    • Cannot use the existing registered dashboard name
    Widget NameWidget Name Editable
    • Use English, numbers, spaces, and special characters (-_.|) to enter within 3 ~ 255 characters
    Widget ManagementWhen the mouse cursor is placed on the widget, the management button is displayed on the right side of the widget border
    • Edit: Widget modification is possible in the Widget Edit popup window, where you can modify the widget’s metrics and resources
      • For more information on widget editing, see Individual Widget Editing in Widget Management
    • Duplicate: Duplicate the current widget and add it to the dashboard
    • Delete: Delete the current widget from the dashboard
    • Expand: Expand the size of the current widget to display
      • Shrink: If expanded, clicking again will shrink the widget size
    Add WidgetAdd a new widget to the dashboard
    • Add Individual Widget: Add a single widget combined with metrics and resources
    • Add Multiple Widgets: Select the desired resources by metric unit to add multiple widgets at once
    • Load Dashboard: Load widgets from other dashboards and add them
    Table. Dashboard Modification Items

Check detailed dashboard information

You can check detailed information about the dashboard.

To check the detailed information of the dashboard, please follow the following procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Dashboard > Dashboard List menu. It moves to the Dashboard List page.
  3. Dashboard List page, click the dashboard to check the detailed information. It moves to the Dashboard Details page.
  4. Dashboard Details page’s upper right corner More > Details button click. Dashboard Details popup window opens.
ClassificationDetailed Description
ServiceService Name
Resource TypeResource Type
SRNunique resource ID in Samsung Cloud Platform
  • In ServiceWatch, it means the SRN of the dashboard
Resource NameResource Name
  • In ServiceWatch, it means the name of the dashboard
Resource IDUnique resource ID in the service
CreatorThe user who created the service
Creation TimeThe time when the service was created
EditorUser who modified the service information
Revision TimeTime when service information was revised
Table. Dashboard Details - Detailed Information Popup Window Items

Check the dashboard source code

You can check the source code of the dashboard.

To check the source code of the dashboard, follow the next procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Dashboard > Dashboard List menu. It moves to the Dashboard List page.
  3. Dashboard List page, click the dashboard to check the detailed information. It moves to the Dashboard Details page.
  4. Dashboard Details page’s upper right corner click the More > View Source button. Dashboard Source View popup window opens.
ClassificationDetailed Description
Source InformationDisplay dashboard source code in JSON format
code copycopy source code to clipboard
Fig. Dashboard Details - Dashboard Source View Popup Window Items

Dashboard duplication

You can currently replicate a widget on the dashboard and add it to another dashboard.

Guidance

To replicate the dashboard, user permissions are required.

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

To replicate the dashboard, follow the following procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Dashboard > Dashboard List menu. It moves to the Dashboard List page.
  3. Dashboard List page, click the dashboard to check the detailed information. It moves to the Dashboard Details page.
  4. Dashboard Details page’s upper right corner More > Duplicate button, click. Dashboard Duplicate popup window opens.
  5. Select the dashboard replication method and enter the required information. The required information varies depending on the replication method.
Classification
Necessity
Detailed Description
Clone target-Name of the dashboard to be cloned
Replication MethodRequiredAfter replicating the widget on the dashboard, select the dashboard to add
  • New Dashboard: Create a new dashboard and add the current dashboard’s widgets by replicating them
  • Existing Dashboard: Add the current dashboard’s widgets to an existing dashboard by replicating them
Dashboard NameRequiredEnter the name of the new dashboard to be created
  • Displayed when the replication method is selected as New Dashboard
  • Enter within 3 ~ 40 characters using English, numbers, and special characters (-_)
dashboard selectionrequiredselect a dashboard to add a replicated widget among the existing created dashboards
  • displayed when the replication method is selected as existing dashboard
Table. Dashboard Replication Items
  1. When the essential information input is complete, click the completed button. A popup window announcing the dashboard replication will open.
  2. Click the Confirm button on the popup window. The dashboard replication task will be completed.

Delete Dashboard

You can delete the dashboard that is not used.

To delete the dashboard, follow the following procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Dashboard > Dashboard List menu. Move to the Dashboard List page.
  3. Dashboard List page, select the checkbox of the dashboard to be deleted, and then click the Delete button. A popup window announcing the deletion of the dashboard will open.
  • You can delete multiple dashboards at the same time.
  • Dashboard Details page’s top right corner has More > Delete button to delete individually.
  1. Enter delete in the delete confirmation input area, then click the confirm button. The dashboard will be deleted.

Managing widgets

Dashboard Details page where you can modify or manage widgets.

Modifying widgets

You can modify the widget’s metrics and resources.

To modify the widget, follow the following procedure.

  1. All services > Management > ServiceWatch menu, click. It moves to the Service Home page.
  2. Service Home page, click the Dashboard > Dashboard List menu. Move to the Dashboard List page.
  3. Dashboard List page, click the dashboard you want to modify the widget. It moves to the Dashboard Details page.
  4. Dashboard Details page, click the More > Edit Widget button located at the top right of the widget you want to modify. The Edit Widget popup window opens.
  5. After modifying the widget’s metrics and resources, click the Confirm button. The widget modification will be completed.
Classification
Necessity
Detailed Description
Metric List AreaRequiredList of metrics that can be monitored in ServiceWatch
  • Click the + button in front of the namespace and dimension to check the lower-level list
  • If you select a metric to monitor, it will be displayed as a chart in the Selected Metric area
search filter areaselectionnamespace-dimension name, metric name, resource name, resource ID, tag-key are set, and then filter apply button is clicked to filter the metric list
  • namespace-dimension name: select namespace and dimension name
  • metric name: enter the exact metric name
  • resource name: enter the exact resource name
  • resource ID: enter the exact resource ID
  • tag key: select the tag key
Selected metric area-Monitoring chart for the selected metric in the metric list area
  • Graph of data collected during the period applied to the chart
    • When the mouse cursor is placed on the graph, a popup displays the time, data value, and metric data information at that point
    • Drag the mouse to zoom in on a specific area of the graph
    • Clicking on the resource name displayed in the legend displays detailed information about the resource in a popup
  • Item values in the table area within the chart can be modified
    • Label: Enter the legend name using English, numbers, and special characters within 3 to 255 characters
    • Statistics: Select the method for aggregating metric data
      • Average (default), minimum, maximum, or sum can be selected
    • Aggregation period: Select the unit of time for aggregating metric values
      • 1 minute, 5 minutes (default), 15 minutes, 30 minutes, 1 hour, 3 hours, 6 hours, or 12 hours can be selected
    • Delete: Delete the corresponding legend
Table. Individual widget addition items

Widget duplication

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

Notice

To replicate the dashboard, user permissions are required.

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

To replicate a widget, follow the following procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Dashboard > Dashboard List menu. Move to the Dashboard List page.
  3. Dashboard List page, click the dashboard to replicate. It moves to the Dashboard Details page.
  4. Dashboard Details page, click the More > Widget Duplicate button located at the top right of the widget to be duplicated. The Widget Duplicate popup window opens.
  5. Select the widget replication method and enter the required information. The required information varies depending on the replication method.
Classification
Necessity
Detailed Description
Clone Target-Name of the dashboard to be cloned
Replication methodRequiredAfter replicating the widget, select the dashboard to add
  • Existing dashboard: Add a widget to an existing dashboard
  • New dashboard: Create a new dashboard and add a widget
dashboard selectionrequiredselect a dashboard to add a replicated widget among the existing created dashboards
  • displayed when the replication method is selected as existing dashboard
Dashboard NameRequiredEnter the name of the new dashboard to be created
  • Displayed when the replication method is selected as New Dashboard
  • Enter within 3 to 40 characters using English, numbers, and special characters (-_)
Widget NameRequiredEnter the name of the widget when adding it to the dashboard
  • Use English, numbers, and special characters (-_.|) to enter within 3 ~ 255 characters
Table. Widget Duplication Items
  1. When the required information input is complete, click the completed button. A popup window announcing the addition of a widget will open.
  2. Click the Confirm button on the popup window. The widget will be replicated and added to the corresponding dashboard.

Downloading widget files

You can download widget information in the form of a file.

To download widget information, follow the next procedure.

  1. All services > Management > ServiceWatch menu, click. It moves to the Service Home page.
  2. Service Home page, click the Dashboard > Dashboard List menu. Move to the Dashboard List page.
  3. Dashboard List page, click the dashboard to download widget information. It moves to the Dashboard Details page.
  4. Dashboard Details page, click the More > File Download button located at the top right of the widget to download the widget information. The File Download popup window opens.
  5. Select the file download method, then click the Confirm button. The download will start.
  • The download methods can be selected simultaneously.
ClassificationDetailed Description
CSVwidget’s metrics and monitoring data are converted to an Excel (*.csv) file for download
PNGwidget chart is converted to an image (*.png) file and downloaded
Table. Widget file download items

Widget Metric Details

Widget’s resource and metric information can be checked on the metric page

To view the widget metrics on the metrics page, follow these procedures.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Dashboard > Dashboard List menu. Move to the Dashboard List page.
  3. Dashboard List page, click the dashboard to check the widget metrics. It moves to the Dashboard Details page.
  4. Dashboard Details page, click the More > View Metrics button located at the top right of the widget to be checked on the Metrics page. It moves to the Metrics page.
  • The resource and metric information of the selected widget is automatically set and displayed on the Metrics page.
Reference
Metrics page for more details, please refer to View Metrics.

Widget source information

You can check the source code of the dashboard.

To check the source code of the dashboard, follow the following procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Dashboard > Dashboard List menu. Move to the Dashboard List page.
  3. Dashboard List page, click the dashboard to check the detailed information. It moves to the Dashboard Details page.
  4. Dashboard Details page, click the More > View Source button located at the top right of the widget to check the source code. The Widget Source View popup window opens.
ClassificationDetailed Description
Source InformationDisplays widget source code in JSON format
code copycopy source code to clipboard
Table. View widget source items

2.2 - Alert

In ServiceWatch, you can set threshold criteria for the metrics to be monitored, and create and manage alert policies so that an alert notification is generated when the set conditions are met.

Create Alert Policy

You can create an alert policy for a metric and set the alert triggering criteria.

To create an alert policy, follow these steps.

  1. Click the All Services > Management > ServiceWatch menu. Go to the Service Home page.
  2. Click the Alert > Alert Policy menu on the Service Home page. You will be taken to the Alert Policy List page.
  3. Alert Policy List page, click the Create Alert Policy button. It navigates to the Create Alert Policy page.
  4. Basic Information Input area, after entering the name and description of the alert policy, click the Select Metric button. The Select Metric popup opens.
  5. After selecting the metric to create an alert policy in the Metric Selection popup, click the Confirm button. The Metric and Condition Settings area will be displayed.
Category
Required
Detailed description
Metric List AreaRequiredList of metrics that can be monitored in ServiceWatch
  • Click the + button in front of the namespace and dimension to view the sub-level list
  • When you select a metric to monitor, it is displayed as a chart in the Selected Metrics area
Search Filter AreaSelectAfter setting Namespace-Dimension Name, Metric Name, Resource Name, Resource ID, Tag-Key, click the Apply Filter button to filter the metric list
  • Namespace-Dimension Name: Select namespace and dimension name
  • Metric Name: Enter the exact metric name
  • Resource Name: Enter the exact resource name
  • Resource ID: Enter the exact resource ID
  • Tag Key: Select tag key
Selected Indicator Area-Monitoring chart for the indicator selected in the indicator list area
  • Data graph collected during the period applied to the chart
    • When the mouse cursor is placed on the graph, a popup displays the time, data value, and indicator data information for that point
    • You can drag the mouse to zoom in on a specific area of the graph
    • Clicking the resource name displayed in the legend shows detailed information about that resource in a popup
  • Item values in the table area within the chart can be edited
    • Label: Enter the legend name using English letters, numbers, or special characters, within 3 to 255 characters
    • Statistics: Choose the method for aggregating indicator data
      • Can select among average (default), minimum, maximum, sum
    • Aggregation Period: Select the aggregation period unit for the indicator value
      • Can select among 1 minute, 5 minutes (default), 15 minutes, 30 minutes, 1 hour, 3 hours, 6 hours, 12 hours
    • Delete: Delete the legend
Table. Indicator selection items
  1. Indicator and Condition Settings area, set the threshold values for alarm generation.
Category
Required or not
Detailed description
Namespace-Namespace of the selected metric
Indicator Name-Name of the selected indicator
Unit-Data unit of the selected metric
Evaluation ScopeRequiredTime range (seconds) for alarm evaluation
  • Input possible up to 604,800 seconds in multiples of 60
  • If set smaller than the collection interval or not a multiple of the collection interval, alarm evaluation may be applied abnormally
StatisticsRequiredChoose how to calculate metric data during the evaluation period
  • Sum: Sum of all data point values collected during the period
  • Average: Value obtained by dividing the Sum over the specified period by the number of data points during that period
  • Minimum: The lowest value observed during the specified period
  • Maximum: The highest value observed during the specified period
Additional ConfigurationSelectSet evaluation count, violation count, and missing data handling method
  • If Additional Configuration is set to Enabled, you can set the evaluation count and violation count used when evaluating alerts. If the number of violations meets the condition within the evaluation count during the evaluation period (seconds), the alert status changes to Alert
    • Evaluation Count: Number of evaluations for alarm occurrence
      • Input range: 1 ~ 8,640
    • Violation Count: Allowed number of violations until alarm occurrence
      • Input range: 1 ~ Evaluation Count
    • If the evaluation period is less than 1 hour (3,600 seconds), evaluation count/evaluation period can be set up to 1 day (86,400 seconds)
    • If the evaluation period is 1 hour (3,600 seconds) or more, evaluation count/evaluation period can be set up to 7 days (604,800 seconds)
  • If Additional Configuration is set to Enabled, you can set how missing data is handled during alert evaluation.
    • Treat missing data as Missing (Missing)
    • Treat missing data as Ignore to maintain the current alert state (Ignore)
    • Treat missing data as satisfying the condition (Breaching)
    • Treat missing data as normal not satisfying the condition (Not breaching)
Condition SettingRequired
  • Condition Operator: Select a condition operator to compare the calculated metric data during the evaluation period with the threshold value
  • Threshold: Set the threshold value to compare the calculated metric data during the evaluation period with the condition operator
    • Input possible up to 0 ~ 2,147,483,647
  • Condition: Description of alert state change conditions based on the set condition operator and threshold
Alert LevelRequiredSelect alert level according to importance of alert policy
Resource ID-Resource ID for metric monitoring target
Resource Name-Name of the resource targeted for metric monitoring
Table. Indicator and Condition Setting Items
  1. In the Notification Settings area, select the user who will receive notifications when an alarm occurs.
    • Only users with login history (users who have registered email or 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 IAM service’s User Creation page. For detailed information on user creation, refer to Create User.
  • Notification reception method (E-mail or SMS) can be changed after selecting the notification target Service > Alert on the Notification Settings page. For detailed information about notification settings, refer to Check Notification Settings.
  1. In the Add Additional Information area, after adding tag information, click the Complete button. A popup window notifying the creation of the alert policy opens.
  2. Confirm 버튼을 클릭하세요. 경보 정책 생성이 완료됩니다.
Reference
Creating an alert policy can take tens of minutes or more depending on the scale.

Check detailed alarm policy information

You can view and manage detailed information about the alarm policy.

To view detailed information about the alert policy, follow the steps below.

  1. Click the All Services > Management > ServiceWatch menu. Navigate to the Service Home page.
  2. On the Service Home page, click the Alert > Alert Policy menu. It navigates to the Alert Policy List page.
  • Click the Alert Stage button displayed in the Alert Policy menu to filter and view only the list of alert policies for that stage.
  1. Alert Policy List page, click the alert policy name to view detailed information. You will be taken to the Alert Policy Details page.
CategoryDetailed description
Alert Policy StatusStatus of the alert policy
  • Active: The alert policy is in an active state
  • Inactive: The alert policy is in an inactive state
  • You can change by clicking the Activate or Deactivate button
Delete Alarm PolicyDelete the corresponding alarm policy
Alert StatusCurrent Alert Status
  • Normal: when the metric does not meet the set conditions
  • Insulfficient data: when the metric data cannot be verified (missing, nonexistent, not arrived)
  • Alert: when the metric meets the set conditions
  • When the alert status is Alert, display the alert level (>High, Middle, Low) together
Metric Monitoring ChartMetric monitoring chart for the selected period
Information Category TabInformation Category Tab for Alert Policy
  • Detailed Information, Notification, Alert History, Tag, Work History
  • Click each tab to view the corresponding information
Table. Alarm detailed items
Reference

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

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

Detailed Information

Alarm Policy List page, you can view the basic information and metric information of the selected alarm policy.

CategoryDetailed 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 refers to the name of the alert policy
Resource IDUnique resource ID in the service
CreatorUser who created the service
Creation Date/TimeService Creation Date/Time
EditorUser who modified the service information
Modification Date/TimeDate and time when service information was edited
Alert Policy NameName of the alert policy
Name spaceName space of the indicator
Indicator NameIndicator Name
Evaluation ScopeTime Range for Alert Evaluation
UnitUnit of indicator data
Evaluation countAlarm policy evaluation count
Number of violationsNumber of alert policy violations
StatisticsMethod of calculating metric data during the evaluation period
Evaluation intervalEvaluation interval: evaluation range (unit) x number of evaluations
ConditionCondition change criteria for alert status (Alert) based on the set condition operator and threshold
Alert LevelAlert Level when Alert Occurs
Target Metric Information AreaDescription of the alert policy target metric and resource ID, resource name
Table. Alert Policy Details - Detailed Information Tab Items

Notification

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

CategoryDetailed description
Notification Recipient ListUsername, Creation Date/Time, Last Login Information
  • Click the Delete button to remove the user from the notification recipient list
  • After checking the users to delete, click the Delete button at the top of the list to delete them simultaneously
Add Notification RecipientCan add new notification recipient
  • Add Notification Recipient Select user to add in the popup window
Table. Alert Policy Details - Notification Tab Items
Reference
  • Only users with login history (users who have registered email or mobile phone number) can be added as notification recipients.
  • Notification recipients can be added up to a maximum of 100 people.
  • If there are no users to add, you can create a user on the IAM service’s User Creation page. For detailed information on user creation, see Create User.
  • The notification reception method (E-mail or SMS) can be changed on the Notification Settings page after selecting the notification target Service > Alert. For detailed information about notification settings, refer to Check Notification Settings.

Alert History

Alarm Policy List page allows you to view the alarm status change history of the selected alarm policy.

CategoryDetailed description
Alarm Status Change History ListAlarm Status Change DateTime, Change Status Classification Information, Alarm Description
View DetailsCan view detailed alarm history information and source code in JSON format
Table. Alert Policy Details - Alert History Tab Items

Tag

On the Alert Policy List page, you can view the tag information of the selected alert policy, and you can add, modify, or delete it.

CategoryDetailed description
Tag ListTag’s Key, Value information
Tag EditModify or delete existing tag information, or add new tags
  • Up to 50 tags can be added per resource
  • When adding a tag, entering the Key and Value allows selection from the list of previously created tag Keys and Values
Table. Alert Policy Details - Tag Tab Items

Work History

Alert Policy List page allows you to view the operation history of the selected alert policy.

CategoryDetailed description
Work History ListResource Change History
  • Work details, work date and time, resource type, resource name, work result, and worker information can be viewed
    • Click the Settings button to change information items
  • Filtering possible using Period Selection, User Time Zone, entering worker information, and Detailed Search
  • Clicking a work detail in the Work History List navigates to the Activity Detail page for that work
Table. Alert Policy Details - Work History Tab Items

Edit Alarm Policy

You can modify the target metrics and policy settings of the alert policy.

To modify the alert policy, follow the steps below.

  1. Click the All Services > Management > ServiceWatch menu. Go to the Service Home page.
  2. Click the Alert > Alert Policy menu on the Service Home page. You will be taken to the Alert Policy List page.
  3. Click the alert policy name on the Alert Policy List page to view detailed information. It moves to the Alert Policy Details page.
  4. Alarm Policy Details page’s Detailed Information tab, click the Edit button of Metric Information. Edit Metric Information popup opens.
  5. After modifying the indicator information and policy settings, click the Confirm button. A popup window notifying the indicator modification will open.
  6. Confirm 버튼을 클릭하세요. 경보 정책 수정이 완료됩니다.

Delete alert policy

You can delete unused alarm policies.

To delete the alert policy, follow these steps.

  1. All Services > Management > ServiceWatch Click the menu. Navigate to the Service Home page.
  2. Service Home page, click the Alert > Alert Policy menu. Navigate to the Alert Policy List page.
  3. Alert Policy List on the page, after selecting the checkbox of the alert policy to delete, click the Delete button. A popup notifying the alert policy deletion will open.
    • You can delete multiple alert policies at the same time.
    • You can also delete individually by clicking the Delete button at the far right of each alert policy, or by clicking the Delete Alert Policy button on the corresponding Alert Policy Details page.
  4. Confirm 버튼을 클릭하세요. 경보 정책이 삭제됩니다.
Reference
Deleting an alert policy can take tens of minutes or more depending on the scale.

2.3 - Metric

The user can monitor and manage metrics for service resources in the Samsung Cloud Platform Console.

Check the metric

You can check the metrics available on ServiceWatch.

To check the metrics, follow the next procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the metric menu. It moves to the metric page.
  3. Metric page’s metric list, please check the metric.
ClassificationDetailed Description
Metric list areaList of metrics that can be monitored in ServiceWatch
  • Click the + button in front of the namespace and dimension to check the lower-level list
  • Monitoring is possible by selecting an metric
search filter areanamespace-dimension name, metric name, resource name, resource ID, tag-key set after, filter apply button click to filter the metric list
  • namespace-dimension name: select namespace and dimension name
  • metric name: enter the exact metric name
  • resource name: enter the exact resource name
  • resource ID: enter the exact resource ID
  • tag key: select the tag key
Table. List of metric items

Managing Metric Charts

You can add the chart of monitoring result metrics as a widget or manage the data.

Add as a widget

To check the metric, follow the next procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the metric menu. It moves to the metric page.
  3. Metric page, select the metric to be monitored from the list of metrics. The monitoring chart for the selected metric will be displayed in the Selected Metric area at the bottom.
  4. Selected Metric area’s monitoring chart, set the table 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. The required information varies depending on the addition method.
Classification
Necessity
Detailed Description
Replication methodRequiredAfter replicating the widget, select the dashboard to add
  • Existing dashboard: Add a widget to an existing dashboard
  • New dashboard: Create a new dashboard and add a widget
Dashboard selectionRequiredSelect a dashboard to add a replicated widget among the existing created dashboards
  • Displayed when the replication method is selected as existing dashboard
Dashboard NameRequiredEnter the name of the new dashboard to be created
  • Displayed when the replication method is selected as New Dashboard
  • Enter within 3 to 40 characters using English, numbers, and special characters (-_)
Widget NameRequiredEnter the name of the widget when adding it to the dashboard
  • Use English, numbers, and special characters (-_.|) to enter within 3 ~ 255 characters
Table. Add widget items
  1. When the required information input is complete, click the completed button. A pop-up window announcing the addition of the widget will open.
  2. Click the Confirm button on the popup window. A widget will be added to the corresponding dashboard.

Monitoring chart file download

You can download the monitoring chart information in the form of a file.

To download the monitoring chart information, follow the next procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the metric menu. It moves to the metric page.
  3. Metric page, select the metrics to be monitored from the metric list. The monitoring chart for the selected metric will be displayed in the Selected Metric area below.
  4. Selected metric area’s monitoring chart, set the table area, then click the More > File Download button. The File Download popup window will open.
  5. Select the file download method, then click the Confirm button. The download will start.
  • The download methods can be selected simultaneously.
ClassificationDetailed Description
CSVConvert chart metrics and monitoring data to Excel (*.csv) file for download
PNGchart to image(*.png) file conversion and download
Table. Monitoring file download items

Export to Object Storage

You can store monitoring chart data in Object Storage.

Guidance

Object Storage requires user privileges to store.

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

To store monitoring chart data in Object Storage, follow the next procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Metrics menu. It moves to the Metrics page.
  3. Metric page, select the metric to be monitored from the metric list. The monitoring chart for the selected metric will be displayed in the Selected Metric area at the bottom.
  4. Selected metric area’s monitoring chart, set the table area, then click the More > Object Storage Export button. The Object Storage Export popup window will open.
  5. After selecting a bucket to store the data, click the Complete button. A popup window announcing data storage will open.
  6. Click the Confirm button in the popup window. Data export will begin.
Notice
  • The restrictions on the metrics that can be exported to Object Storage are as follows.
  • Number of metrics: 10 or less
  • Inquiry period: within 2 months (63 days)
  • If the search period exceeds 2 months (63 days), only data for up to 63 days will be stored.
Note
  • If there is no Object Storage to store the metric data, create an Object Storage and proceed.
  • Metric data is stored in “metric name-yyyymmddhhmmss.json” file format and can be found in the ~/servicewatch/metric path of the Object Storage bucket.

Monitoring chart source view

You can check the source code of the monitoring chart.

To check the source code of the monitoring chart, follow the next procedure.

  1. All services > Management > ServiceWatch menu, click. It moves to the Service Home page.
  2. Service Home page, click the Metrics menu. It moves to the Metrics page.
  3. Metric page, select the metrics to be monitored from the list of metrics. The monitoring chart for the selected metric will be displayed in the Selected Metric area below.
  4. Selected Metric area’s monitoring chart, set the table area, then click the More > View Source button. The Widget Source View popup window opens.
ClassificationDetailed Description
Source InformationDisplays the source code of the monitoring chart in JSON format
code copycopy source code to clipboard
Table. Monitoring Chart Source View Items

2.4 - Log

ServiceWatch allows you to create and manage log groups to generate alert notifications when the set conditions are met by setting threshold criteria for the metrics to be monitored.

Create a log group

You can create a log group for the metric.

To create a log group, follow these procedures.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Log > Log Group menu. It moves to the Log Group List page.
  3. Log Group List page, click the Create Log Group button. Move to the Create Log Group page.
  4. Enter the basic information and tag information required for log group creation, and then click the Complete button. A pop-up window announcing the creation of the log group will open.
Classification
Mandatory
Detailed Description
Log group nameRequiredEnter the name of the log group to be monitored in ServiceWatch
  • Enter within 3 ~ 512 characters using English, numbers, special characters(-_./#)
Log retention policyRequiredSelect the period to store the monitored log data
tagselectionadd tag information
  • up to 50 tags can be added per resource
  • when adding a tag, you can select from the list of existing tag keys and values by entering the key and value
Table. Log Group Creation Items
  1. Confirm button will be clicked. Log group creation will be completed.

Log group detailed information check

You can check and manage detailed information about the log group.

To check detailed information about the log group, follow the next procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Log > Log Group menu. It moves to the Log Group List page.
  3. Log Group List page, click the log group name to check the detailed information. It moves to the Log Group Details page.
ClassificationDetailed Description
Log group statusStatus of the log group
  • Active: The log group is in an activated state
  • Inactive: The log group is in a deactivated state
Export log groupSave log data of the log group to Object Storage
Log Group DeleteDelete the corresponding log group
Information division tabInformation division tab for log group
  • Detailed information, log stream, tags, work history
  • Clicking on each tab allows you to check the corresponding information
Table. Log Group Detailed Items
Note
Log Group List page, you can export data by clicking the More > Export Log Group button to store the log group in Object Storage.

Detailed Information

Log Group List page where you can check the basic information and log group information of the selected log group.

CategoryDetailed Description
ServiceService Name
Resource TypeResource Type
SRNUnique resource ID in Samsung Cloud Platform
  • In ServiceWatch, it means SRN of resource type
Resource NameResource Name
  • In ServiceWatch, it means the name of the log group
Resource IDUnique resource ID in the service
CreatorThe user who created the service
Creation TimeTime when the service was created
EditorUser who modified the service information
Revision TimeThe time when service information was revised
Log Group NameName of the log group
Log retention policyLog data retention period
  • Modify button can be clicked to change the retention period
Log DataTotal stored log data capacity (bytes)
Table. Log group details - Detailed information tab items

Log Stream

Log Group List page where you can check the log stream of the selected log group.

ClassificationDetailed Description
All stream inquiryDetailed information about all log streams in the log stream list can be checked
Log Stream CreationCreate a new log stream
Log Stream ListLog stream name and log change time
  • Click the Delete button to delete the log stream
  • Check the log stream to be deleted and click the More > Delete button at the top of the list to delete it simultaneously
Table. Log group details - Log stream tab items

Tag

Log Group List page where you can check the tag information of the selected log group, and add, change or delete it.

ClassificationDetailed Description
Tag ListTag’s Key, Value information
Edit tagModify, delete existing tag information, or add new tags
  • Up to 50 tags can be added per resource
  • When adding a tag, you can enter Key and Value values and select from the list of existing created tag Key and Value
Table. Log group details - Tags tab items

Work History

Log Group List page where you can check the operation history of the selected log group.

ClassificationDetailed Description
Work History ListResource Change History
  • Work details, work time, resource type, resource name, work result, worker information can be checked
    • Click the Settings button to change information items
  • Period selection, User time zone, worker information input, Detailed search can be used for filtering
  • Clicking on the work details in the Work History List moves to the Activity Details page of the corresponding work
Table. Log Group Details - Job 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 the log group.

To create a hog stream, follow the next procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Log > Log Group menu. It moves to the Log Group List page.
  3. Log Group List page, click the log group name to check the detailed information. It moves to the Log Group Details page.
  4. Log Group Details page, click the Log Stream tab. The list of log streams will be displayed.
  5. Create Log Stream button, the Create Log Stream popup window opens.
  6. Log Stream Name을 입력한 후, Confirm 버튼을 클릭하세요. Log stream creation will be completed.
  • The name should be entered within 3 ~ 512 characters using English and numbers.

Log Stream Detailed Information Check

You can check and manage detailed information about the log stream.

To check detailed information about the log stream, follow the next procedure.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Log > Log Group menu. It moves to the Log Group List page.
  3. Log Group List page, click the log group name to check the detailed information. It moves to the Log Group Details page.
  4. Log Group Details page, click the Log Stream tab. The Log Stream list will be displayed.
  5. Log Stream Click the log stream name to check the detailed information in the Log Stream list. It moves to the Log Stream Details page.
  • Clicking the All Log Streams Query button at the top of the log stream list will move to the All Log Streams Details page.
    ClassificationDetailed Description
    Excel DownloadPossible to download log stream history as an Excel file
    Time Stamp ListMessage List by Time Stamp
    • Period Selection, User Time Zone, message input can be used for filtering
    Table. Log Group Details - Log Stream Details Item

Deleting log streams

You can delete unused log streams.

To delete a log stream, follow these procedures.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Log > Log Group menu. Move to the Log Group List page.
  3. Log Group List page, click the log group name to check the detailed information. It moves to the Log Group Details page.
  4. Log Group Details page, click the Log Stream tab. The list of log streams will be displayed.
  5. Select the checkbox of the log stream to be deleted from the log stream list, then click the More > Delete button. A popup window notifying log stream deletion will be opened.
  • You can delete multiple log streams at the same time.
  • You can also delete them individually by clicking the delete button at the far right end of each log stream.
  1. Confirm button will be clicked. The log group will be deleted.

Export log group

You can store log group data in Object Storage.

To store log group data in Object Storage, follow these procedures.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Log > Log Group Export menu. It moves to the Log Group Export List page.
  3. Log Group Export List page, click the Log Group Export button. Move to the Log Group Export page.
Classification
Mandatory
Detailed Description
Log group selectionRequiredSelect the log group to be stored in Object Storage
  • If there are log streams included in the log group, you can select the log streams to be saved by clicking the Select button
  • If you do not select a log group, the entire data of the log group will be saved
Period selectionSelectionSelect user time zone and data storage interval
  • Data storage interval can be selected in the Time Setting area or set the start and end time by clicking the Direct Input button
Storage BucketRequiredSelect a bucket to store data
  • Up to 50 tags can be added per resource
  • When adding a tag, you can enter the Key and Value, and select from the list of existing tags’ Key and Value
Table. Export items in log group
  1. After selecting a bucket to store the data, click the Complete button. A pop-up window notifying data storage will open.
  2. Click the Confirm button in the popup window. Data export will begin.
  • The progress can be checked on the log group export list page.
Note
  • If there is no Object Storage to store log group data, create Object Storage and proceed.
  • Exporting log group data may take tens of minutes or more, depending on the scale.
  • If there is an ongoing log group export task in the Account, you can proceed with the export after completing the ongoing task first.

Delete log group

You can delete unused log groups.

To delete a log group, follow these procedures.

  1. All services > Management > ServiceWatch menu is clicked. It moves to the Service Home page.
  2. Service Home page, click the Log > Log Group menu. Move to the Log Group List page.
  3. Log Group List page, select the checkbox of the log group to be deleted, and then click the Delete button. A popup window announcing the deletion of the log group will open.
  • You can delete multiple log groups at the same time.
  • You can also delete them individually by clicking the Delete button at the far right of each log group or the Delete Log Group button on the corresponding Log Group Details page.
  1. Confirm button will be clicked. The log group will be deleted.

2.5 - Event

In ServiceWatch, you can check and process events generated by the Samsung Cloud Platform service.

Create Event Rules

You can create event rules to receive notifications when events occur.

To create an event rule, follow these steps.

  1. Click the All Services > Management > ServiceWatch menu. Navigate to the Service Home page.
  2. Service Home page, click the Event Rules menu. Navigate to the Event Rules List page.
  3. Click the Create Event Rule button on the Event Rule List page. You will be taken to the Create Event Rule page.
  4. Basic Information Input Enter the name and description of the event rule in the area.
  5. Event Pattern Settings Please set the required information in the area. The configured event pattern is entered in JSON code format in Event Pattern Settings Status.
Category
Required
Detailed description
Event SourceRequiredSelect the service name of the event you want to receive from ServiceWatch
Event TypeRequiredSelect the type of event from the event source to be used in the event rule
  • Classified the same as resource type
Apply EventRequiredSelect events to apply the event pattern from events occurring in the event type
  • All Events: Apply all events occurring in the event type
  • Individual Events: Select events from those occurring in the event type to set as the event pattern
Applicable ResourceRequiredSelect the resource to which the event pattern will be applied
  • All resources: Set the event pattern for events occurring in all resources
  • Individual resource: Set the event pattern for the specific event occurring in a particular resource
    • When an individual resource is selected, display the event resource selection area
    • Click the Add Resource button to select resources
    • Added resources can be removed by selecting the resource in the resource list and clicking the Delete button
Event Pattern Configuration Status-Converted to JSON code format and displayed according to the event pattern settings
  • Changing the event pattern settings will reset
  • Click the Copy Code item to copy the source code
Table. Event Pattern Settings Items
  1. Notification Settings Select the user(s) to receive the notification when an event occurs in the area.
    • Only users with login history (users who have registered email or mobile phone number) can be added as notification recipients.
    • Notification recipients can be added up to a maximum of 100.
Reference
  • If there is no user to add, you can create a user on the IAM service’s User Creation page. For detailed information on user creation, see Create User.
  • Notification reception method (E-mail or SMS) can be changed on the Notification Settings page after selecting the notification target Service > Event Rule. For detailed information about notification settings, refer to Check Notification Settings.
  1. Additional Information Input area, after adding tag information, click the Complete button. A popup notifying the creation of an event rule will open.
  2. Click the Confirm button. Event rule creation is complete.

Check detailed event rule information

You can view and manage detailed information about event rules.

Follow the steps below to view detailed information about the event rules.

  1. Click the All Services > Management > ServiceWatch menu. Navigate to the Service Home page.
  2. Click the Event Rules menu on the Service Home page. Navigate to the Event Rules List page.
  3. Event Rules List page, click the event name to view detailed information. You will be taken to the Event Rules Detail page.
CategoryDetailed description
Event Rule StatusStatus of the event rule
  • Active: The event rule is in an active state
  • Inactive: The event rule is in an inactive state
  • Can be changed by clicking the Activate or Deactivate button
Delete Event RuleDelete the corresponding event rule
Information Classification TabInformation classification tab for alarm policy
  • Detailed information, notifications, tags, operation history
  • Click each tab to view the corresponding information
Table. Event Rule Detailed Items

Detailed Information

On the Event Rule List page, you can view the basic information and event rule information of the selected event rule.

CategoryDetailed 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 name of the event rule.
Resource IDUnique resource ID in the service
CreatorUser who created the service
Creation timeService creation time
EditorUser who modified the service information
Modification Date/TimeDate and time the service information was modified
Event rule nameName of the event rule
Event Pattern Configuration StatusDisplay event pattern configuration values in JSON code format
  • Click the Edit button to modify the event pattern
  • Click the Copy Code item to copy the source code
ExplanationDescription of event rules
  • Edit button can be clicked to edit the description
Table. Alert Policy Details - Detailed Information Tab Items

Notification

You can check the notification recipients of the selected event rule on the Event Rule List page.

CategoryDetailed description
Notification Recipient ListUsername, Creation Date, Last Login Information
  • Delete button can be clicked to remove the user from the notification recipient list
  • After checking the users to delete, click the Delete button at the top of the list to delete them simultaneously
Add notification recipientAbility to add new notification recipient
  • Add notification recipient Select user to add in the popup window
Table. Event Rule Details - Notification Tab Items
Reference
  • Only users with login history (users who have registered email or 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 IAM service’s User Creation page. For detailed information on user creation, see Create User.
  • Notification reception method (E-mail or SMS) can be changed on the Notification Settings page after selecting the notification target as Service > Event Rule. For detailed information about notification settings, refer to Check Notification Settings.

Tag

Event Rules page allows you to view the tag information of the selected event rule, and you can add, modify, or delete it.

CategoryDetailed description
Tag ListTag’s Key, Value information
Tag EditModify or delete existing tag information, or add new tags
  • Up to 50 tags can be added per resource
  • When adding a tag, if you enter Key and Value, you can select from the list of Keys and Values of previously created tags
Table. Event Rule Details - Tag Tab Items

Work History

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

CategoryDetailed description
Work History ListResource Change History
  • Work details, work date and time, resource type, resource name, work result, worker information can be checked
    • Click the Settings button to change information items
  • Filtering possible using Period Selection, User Time Zone, worker information input, Detailed Search
  • Clicking a work detail in the Work History List moves to the Detailed Activity History page for that work
Table. Event Rule Details - Work History Tab Items

Edit event pattern

You can modify the event pattern.

To modify the event pattern, follow the steps below.

  1. All Services > Management > ServiceWatch Click the menu. Service Home page will be displayed.
  2. Service Home page, click the Event Rule menu. Navigate to the Event Rule List page.
  3. Event Rule List page, click the event name to edit the event pattern. Event Rule Details page will be opened.
  4. Click the Edit button in the Event Pattern Settings on the Event Rule Details page. The Edit Event Pattern popup window opens.
  5. After modifying the event pattern settings, click the Confirm button. A popup notifying the event pattern modification will open.
    • For detailed information on event pattern modification items, refer to Create Event Rule.
  6. Confirm Click the button. The event pattern modification is complete.

Delete event rules

You can delete unused event rules.

To delete the event rules, follow the steps below.

  1. All Services > Management > ServiceWatch Click the menu. Service Home page will be displayed.
  2. Click the Event Rules menu on the Service Home page. You will be taken to the Event Rules List page.
  3. On the Event Rule List page, after selecting the checkbox of the event rule to delete, click the Delete button. A popup notifying the deletion of the event rule will open.
    • You can delete multiple event rules at the same time.
    • You can also delete individually by clicking the More > Delete button at the far right of each alert policy, or by clicking the Delete Event Rule button on the Event Rule Details page.
  4. Confirm Click the button. The event rule will be deleted.

2.6 - ServiceWatch Agent Using

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

Reference
Collecting custom metrics/logs via ServiceWatch Agent is currently only available on Samsung Cloud Platform For Enterprise. It will be offered in other offerings in the future.
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.

ServiceWatch Agent

The agents that need to be installed on the server for collecting ServiceWatch’s custom metrics and logs can be broadly divided into two types. Prometheus Exporter and Open Telemetry Collector.

CategoryDetailed description
Prometheus ExporterProvides metrics of a specific application or service in a format that Prometheus can scrape
  • For collecting server OS metrics, 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 the 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 gathers telemetry data such as metrics and logs from distributed systems, processes (filtering, sampling, etc.) it, and exports it to various backends (e.g., Prometheus, Jaeger, Elasticsearch).
  • Exports data to the ServiceWatch Gateway so that ServiceWatch can collect metric and log data.
  • This guide provides instructions on how to use the Open Telemetry Collector provided by ServiceWatch
Table. Description of Prometheus Exporter and Open Telemetry Collector
Reference

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

  • For detailed information on creating log groups and log streams, please refer to Log.

Open Telemetry Collector preset for ServiceWatch

Install according to the steps below to use the Open Telemetry Collector for collecting ServiceWatch metrics and logs on the server.

  1. Download the Agent file from the URL where the Agent file can be downloaded for ServiceWatch.
Notice
We will guide you to the file download link for installing the Agent for ServiceWatch through the Samsung Cloud Platform Console announcements and Support Center > 문의하기.
Color mode
wget [ServiceWatch Agent file download URL]
wget [ServiceWatch Agent file download URL]
Code block. Command to download Agent installation file for ServiceWatch
  1. 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. Decompress Agent file for ServiceWatch
    • If the environment using ServiceWatch Agent is Linux OS, you must grant execution permission as below.
      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. Grant execution permission to Agent file for ServiceWatch
      CategoryDetailed description
      examplesExample configuration file folder. Each folder contains example files agent.json, log.json, metric.json
      • os-metrics-min-examples: Example of minimal metric configuration using Node Exporter
      • os-metrics-all-examples: Example of memory/filesystem Collector metric configuration using Node Exporter
      • gpu-metrics-min-examples: Example of minimal metric configuration using DCGM Exporter
      • gpu-metrics-all-examples: Example of major metric configuration 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. Agent file configuration for ServiceWatch
Note
ServiceWatch Agent Manager is a tool that works with ServiceWatch to assist in configuring the OpenTelemetry Collector for efficiently sending custom metrics and logs. Through this, various custom metrics and log data can be delivered to ServiceWatch.
  1. Define the Agent configuration file of ServiceWatch Agent Manager for the Open Telemetry Collector for ServiceWatch.

    CategoryDetailed description
    namespaceCustom namespace for custom metrics
    • A namespace is a logical separation used to distinguish and group metrics, designated as a custom metric to differentiate custom metrics.
    • The namespace must be 3 to 128 characters long, consisting of letters, numbers, spaces, and special characters (_-/), and must start with a letter.
    accessKeyIAM authentication key Access Key
    accessSecretIAM authentication key Secret Key
    resourceIdResource ID of the server on Samsung Cloud Platform
    • Example: Resource ID of Virtual Server
    openApiEndpointServiceWatch OpenAPI Endpoint by region/offering
    • Example: https://servicewatch.region.offering.samsungsdscloud.com
    • The region and offering information can be found in the Samsung Cloud Platform Console access URL
    telemetryPortServiceWatch Agent’s Telemetry Port
    • Usually uses port 8888. Change required if port 8888 is already in use
    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 on the server's Samsung Cloud Platform
       "openApiEndpoint": "https://servicewatch.kr-west1.e.samsungsdscloud.com",    # Region/Environment-specific ServiceWatch OpenAPI Endpoint
       "telemetryPort": 8889               # ServiceWatch Agent's Telemetry Port (usually uses port 8888. Change if port 8888 is in use)
    "}
    {
       "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 on the server's Samsung Cloud Platform
       "openApiEndpoint": "https://servicewatch.kr-west1.e.samsungsdscloud.com",    # Region/Environment-specific ServiceWatch OpenAPI Endpoint
       "telemetryPort": 8889               # ServiceWatch Agent's Telemetry Port (usually uses port 8888. Change if port 8888 is in use)
    "}
    Code block. agent.json configuration example

  2. Define the metric configuration file for collecting metrics for ServiceWatch.

    • If you want to collect metrics through the Agent, set metric.json.
      CategoryDetailed description
      prometheus > scrape_configs > targetsEndpoint of metric collection target
      • For a server, install Prometheus Exporter on the same server, so set this endpoint
      • Example: localhost:9100
      prometheus > scrape_configs > jobNameJob Name setting. Usually set to the type of Prometheus Exporter used for metric collection
      • Example: node-exporter
      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: node_cpu_seconds_total
      metricMetas > dimensionsSet the label among the Collector’s labels provided to identify the source of the Exporter’s metric data, for visualizing on the Console. When visualizing the collected metrics on the Console, they are displayed in combinations according to the dimensions setting.
      • Example: If no special label is provided, as with the metrics of Node Exporter’s Memory Collector, set it to resource_id
      • Example: The metrics of Node Exporter’s Filesystem Collector can have the dimension set to mountpoint, which represents the path where the filesystem is mounted on the system
      metricMetas > unitMetric unit can be set
      • Example: Bytes, Count, etc.
      metricMetas > aggregationMethodMethod of aggregating based on the specified dimension(s)
      • Example: Choose among 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 the Prometheus Exporter installed on 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 with ServiceWatch among the metrics collected from the Prometheus Exporter
               "dimensions": [
                  [
                     "resource_id"        # Set the label for visualizing on the Console among the Collector's labels provided to identify the source of Node Exporter's metric data.
                                          # If there is no special label provided, such as the relevant Memory-related metric, set it to resource_id
                  ]
               ],
               "unit": "bytes",           # Collection metric data unit
               "aggregationMethod": "SUM",    # aggregation method
                "descriptionKo": "Total physical memory size of the server",    # Indicator's Korean description
               "descriptionEn": "node memory total bytes"      # English description of the metric
            },
            {
               "metricName": "node_filesystem_size_bytes",    # Set the metric name to be linked with ServiceWatch among the metrics collected from the Prometheus Exporter
               "dimensions": [
                  [
                     "mountpoint"        # Set the label for visualization on the Console among the Collector's labels provided to identify the source of Node Exporter's metric data.
                                         # Set dimension (dimensions) as mountpoint indicating the path where the filesystem related to the Filesystem metric is mounted on the system
                  ]
               ],
               "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 the Prometheus Exporter installed on 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 with ServiceWatch among the metrics collected from the Prometheus Exporter
               "dimensions": [
                  [
                     "resource_id"        # Set the label for visualizing on the Console among the Collector's labels provided to identify the source of Node Exporter's metric data.
                                          # If there is no special label provided, such as the relevant Memory-related metric, set it to resource_id
                  ]
               ],
               "unit": "bytes",           # Collection metric data unit
               "aggregationMethod": "SUM",    # aggregation method
                "descriptionKo": "Total physical memory size of the server",    # Indicator's Korean description
               "descriptionEn": "node memory total bytes"      # English description of the metric
            },
            {
               "metricName": "node_filesystem_size_bytes",    # Set the metric name to be linked with ServiceWatch among the metrics collected from the Prometheus Exporter
               "dimensions": [
                  [
                     "mountpoint"        # Set the label for visualization on the Console among the Collector's labels provided to identify the source of Node Exporter's metric data.
                                         # Set dimension (dimensions) as mountpoint indicating the path where the filesystem related to the Filesystem metric is mounted on the system
                  ]
               ],
               "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
  3. Define the Log configuration file for log collection for ServiceWatch.

    • If you want to collect logs, you need to configure log.json.
      CategoryDetailed description
      fileLog > includeLog file location to collect
      fileLog > operatorsDefinition for parsing log messages to be collected
      fileLog > operators > regexExpress log message format as a regular expression
      fileLog > operators > timestampThe format of the Time Stamp of the log message to be sent to ServiceWatch
      logMetas > log_group_valueLog group name created to send logs to ServiceWatch
      logMetas > log_stream_valueServiceWatch log group log stream name
      Table. log.json configuration file items
      Color mode
      {
         "fileLog": {
            "include": [
               "/var/log/syslog",        # Log file to be collected by ServiceWatch
               "/var/log/auth.log"
            ],
            "operators": {
               "regex": "^(?P<timestamp>\\S+)\\s+(?P<hostname>\\S+)\\s+(?P<process>[^:]+):\\s+(?P<message>.*)$",    # Represent log file format with regex
               "timestamp": {            # Set the format of the log message's Time Stamp
                  "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"   # The log stream name within the pre-created ServiceWatch log group
         }
      }
      {
         "fileLog": {
            "include": [
               "/var/log/syslog",        # Log file to be collected by ServiceWatch
               "/var/log/auth.log"
            ],
            "operators": {
               "regex": "^(?P<timestamp>\\S+)\\s+(?P<hostname>\\S+)\\s+(?P<process>[^:]+):\\s+(?P<message>.*)$",    # Represent log file format with regex
               "timestamp": {            # Set the format of the log message's Time Stamp
                  "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"   # The log stream name within the pre-created ServiceWatch log group
         }
      }
      Code block. log.json configuration example
Reference

To link the server’s log files to ServiceWatch via the ServiceWatch Agent, you must first create a log group and a log stream within the log group.

  • For detailed information on creating log groups and log streams, please refer to Log.

Running Open Telemetry Collector for ServiceWatch

ServiceWatch Agent Execution Method
[SerivceWatch Agent executable] -action [run|stop] - dir [configuration file location] -collector [Open Telemetry Collector executable location]
Execution OptionsDetailed Description
-actionAction setting (run or stop)
-diragent.json, metric.json, log.json location of ServiceWatch Agent configuration files such as
-collectorOpen Telemetry Collector executable file location
Table. log.json configuration file items

ServiceWatch Agent Execution (for Linux)

Reference
agent.json, metric.json, log.json files are in current location/agent/examples/os-metrics-min-examples, and assuming the otelcontribcol_linux_amd64 file is in current location/agent, run as follows.
  1. Run the ServiceWatch Agent.

    • agent.json, metric.json, log.json file locations and servicewatch-agent-manager-linux-amd64,otelcontribcol_linux_amd64 file locations are checked to start the 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. ServiceWatch Agent start - Collect all metrics/logs
    • If you only want to collect metrics, rename the log.json file to a different name or move it so that it is not in a directory such as agent.json, metric.json, and run as below.
      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. ServiceWatch Agent start - collect only metrics
    • If you only want to collect logs, rename the metric.json file to a different filename or move it so that it is not in the same directory as agent.json, log.json, and then run as shown below.
      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. ServiceWatch Agent start - collect only logs
  2. Stop the 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. ServiceWatch Agent stop

ServiceWatch Agent Run (for Windows)

  1. Run the 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. ServiceWatch Agent start

  2. Stop the 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. ServiceWatch Agent stop

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
이벤트를 생성하는 Samsung Cloud Platform 서비스 목록과 이벤트는 ServiceWatch Event을 참조하세요. should be translated to: Please refer to ServiceWatch Event for the list of Samsung Cloud Platform services that create events and events.

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

Cloud Control 서비스에서 ServiceWatch로 전달하는 이벤트 목록입니다. -> 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

Virtual Server 서비스에서 ServiceWatch로 전달하는 이벤트 목록입니다 translates to 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

Firewall 서비스에서 ServiceWatch로 전달하는 이벤트 목록입니다. -> 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 서비스에서 ServiceWatch로 전달하는 이벤트 목록입니다. -> 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

Archive Storage 서비스에서 ServiceWatch로 전달하는 이벤트 목록입니다. -> Archive Storage service event list delivered to ServiceWatch: This is the list of events delivered from 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 서비스에서 ServiceWatch로 전달하는 이벤트 목록입니다 translates to 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 서비스에서 ServiceWatch로 전달하는 이벤트 목록입니다. -> 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 서비스에서 Support Center로 전달하는 이벤트 목록입니다 translates to 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

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 method for handling missing data during alarm evaluation
2025.10.23
NEW ServiceWatch 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 a notification 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.
      • Metrics Monitoring: Virtual Server, GPU Server, File Storage, Kubernetes Engine, Container Registry, VPC - Internet Gateway, Direct Connect
      • Log Monitoring: Kubernetes Engine
      • Event: Virtual Server and many other services
      • For more details, refer to ServiceWatch Integrated Service.