Available in Classic and VPC
You can set up monitoring differently for each web service to create a customized monitoring experience. Set up Web Monitoring explains how to modify the settings of registered monitoring. The settings you can change include
Monitoring settings
You can change the execution cycle of a registered monitoring, the request response time, and the overall scenario execution time of the monitoring. The steps to modify are as follows:
- From the NAVER Cloud Platform console, click
> Services > Management & Governance > Web Service Monitoring System menu in order. - Click the Web Monitoring menu.
- Click
in the monitoring dashboard, then click Monitoring settings.
- When the Monitoring settings popup appears, change the settings below.
- Monitoring ON/OFF: Click the toggle button to pause or resume monitoring
- Monitoring Execution Cycle: Select 1, 5, or 10 minutes as the cycle for monitoring
- Request Timeout: Select 5, 10, or 30 seconds as the request wait time
- Run Timeout: Select 30, 40, 50, or 60 seconds as the time it takes to run the entire monitoring scenario
- Check the revised information, and then click the [Apply] button.
Notification Settings
You can set notifications for errors detected during monitoring. You can also set up webhooks or recipients to receive notifications. To configure settings, follow these steps:
- From the NAVER Cloud Platform console, click
> Services > Management & Governance > Web Service Monitoring System menu in order. - Click the Web Monitoring menu.
- Click
in the monitoring dashboard, then click Set notification.
- When the Set notification popup appears, enter the information below.
- Notification ON/OFF: Click the toggle button to enable or disable notifications
- Conditions for occurrence: Conditions for a notification to occur
- Sending criteria: Criteria for sending notifications
- You can choose to receive a notification whenever the Occurrence condition is met, or receive it only once at the time you specify.
- Example: If you select Receive only once at the time you entered and enter 1 hour: Depending on the notification conditions, consecutive error notifications with the same content will not be sent more than once within an hour.
- You can choose to receive a notification whenever the Occurrence condition is met, or receive it only once at the time you specify.
- SMS/E-MAIL: Select who will receive the notifications and how they will receive them
- You can search for someone to receive a notification by typing them directly into the search bar, or click the search bar and select from the drop-down list.
- If you don't have an existing registered audience, you can't select from the drop-down list in the search bar.
- If you don't have any existing recipients or need to register new recipients, you can add them after clicking the [Manage notification recipients] button.
NoteFor more information about adding recipients, see Notification Recipient in the Cloud Insight user guide.
- In Notification method, you can select how you want to receive notifications: Email, SMS, or SMS + Email .
- You can delete the audience by clicking
.
- You can search for someone to receive a notification by typing them directly into the search bar, or click the search bar and select from the drop-down list.
- Webhooks: Select a webhook to receive notifications
- You can select a webhook from the dropdown list.
- You can delete the selected webhook by clicking
.
- If the webhook is not in the drop-down list, you can add it and then use it. For more information on adding webhooks, see Add a webhook.
- To edit or delete a webhook, see Modifying a webhook and Deleting a webhook.
- Check the information, and then click the [Apply] button.
Add a webhook
You can add webhooks to call when an error is detected during monitoring. To withdraw consent to provide privacy information, follow these steps:
- From the NAVER Cloud Platform console, click
> Services > Management & Governance > Web Service Monitoring System menu in order. - Click the Web Monitoring menu.
- Click
in the monitoring dashboard, then click Set Notification.
- When the Notification Settings popup appears, click the [Manage] button on the Webhook.
- When the Manage Webhooks popup appears, click the [Add Webhook] button.
- In the Add Webhook popup that appears, enter the information below.
- Webhooks: Name of the webhook to add
- URL: Enter the URL for the webhook
- Headers: If the webhook requires a header when sending a message, the key and value values for the header
- After entering the key and value values, click the [Add] button.
- You can delete the header you added by clicking
.
- Click the [Test] button in the URL and check the response code.
- After sending a test message to the URL you entered, a response code appears, and you can click it to view the details.
- 200 code: URL response success
- 400 code: URL response failure
- If the response result code is 400, it cannot be used as the URL for the webhook, so please check and re-enter it.
- After sending a test message to the URL you entered, a response code appears, and you can click it to view the details.
- Check the information, and then click the [Apply] button.
Modifying Webhooks
You can edit the widgets you have added. Follow these steps to edit:
- From the NAVER Cloud Platform console, click
> Services > Management & Governance > Web Service Monitoring System menu in order. - Click the Web Monitoring menu.
- Click
in the monitoring dashboard, then click Set notification.
- When the Notification Settings popup appears, click the [Manage] button on the webhook.
- When the Manage Webhooks popup appears, click the webhook you want to modify in the list of webhooks.
- When the Edit Webhook popup appears, edit the information.
- Check the information, and then click the [Apply] button.
Deleting Webhooks
You can delete the widgets you have added. To delete a group, follow these steps:
You can't restore the content of webhooks that you delete.
- From the NAVER Cloud Platform console, click
> Services > Management & Governance > Web Service Monitoring System menu in order. - Click the Web Monitoring menu.
- Click
in the monitoring dashboard, then click Set notification.
- When the Notification Settings popup appears, click the [Manage] button on the Webhook.
- When the Manage Webhook popup appears, click
in the webhook list.
Regional settings
You can change the country of the monitoring measurement agent. The steps to modify are as follows:
- From the NAVER Cloud Platform console, click
> Services > Management & Governance > Web Service Monitoring System menu in order. - Click the Web Monitoring menu.
- Click
on the monitoring dashboard, then click Region Settings.
- When the Regional Settings popup appears, click the checkbox for your preferred country to select it.
- You can select or deselect all countries by clicking the All check box.
- You must select at least one country.
- Enter the URL, and then click the [Apply] button.
Set up filters
You can set filtering settings for your monitoring scenarios. To configure settings, follow these steps:
- From the NAVER Cloud Platform console, click
> Services > Management & Governance > Web Service Monitoring System menu in order. - Click the Web Monitoring menu.
- Click
in the monitoring dashboard, then click Set filters.
- In the Filter settings popup that appears, select the Type of error log and enter the contents of the error log.
- You can choose from the following types of error logs:
- URL: Filter URLs that exactly match the URL you enter
- URL_PREFIX: Filter all URLs that contain the entered URL
- JS: Filter JavaScript that exactly matches the JavaScript you entered
- JS_PREFIX: Filter JavaScript containing entered JavaScript
- You can choose from the following types of error logs:
- Click the [Add] button.
- You can modify the error log by clicking the [Edit] button, and then click the [Save] button to save the error log.
- You can delete the error log by clicking
.
- Check the information, and then click the [Apply] button.