Application Integration 리소스가 지정된 임곗값을 초과하면 알리도록 Cloud Monitoring 알림을 만들고 구성할 수 있습니다. 예를 들어 통합에 대해 처리된 총 데이터가 지정된 기준 값을 초과하거나 통합 실행 수가 특정 한도를 초과하면 사용자에게 알리도록 알림을 만들 수 있습니다.
알림은 Google Cloud 프로젝트에서 지정한 필수 연락처로 전송됩니다. 필수 연락처 추가에 대한 상세 설명은 알림 연락처 관리를 참조하세요.
Cloud Logging의 알림
로그 기반 알림을 만들고 구성하면 포함된 로그에 특정 메시지가 나타날 때마다 알림을 받을 수 있습니다. 예를 들어 로그 기반 알림을 만들 수 있는 일부 사용 사례(특정 패턴과 일치하는 메시지, 실패한 통합 실행 상태, 특정 심각도 로그, 실행 시간이 특정 값보다 긴 통합)를 나열합니다.
알림 만들기
Google Cloud 콘솔의 로그 탐색기 페이지에서 또는 Monitoring API를 사용하여 로그 기반 알림을 생성할 수 있습니다. 자세한 안내는 다음 섹션을 참조하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-03(UTC)"],[[["\u003cp\u003eApplication Integration allows users to configure alerts for various events, such as authentication failures or exceeding integration data processing thresholds.\u003c/p\u003e\n"],["\u003cp\u003eAlerts can be set up through Cloud Monitoring, enabling notifications when an Application Integration resource surpasses specified thresholds.\u003c/p\u003e\n"],["\u003cp\u003eCloud Logging can be used to create log-based alerts, notifying users when specific messages, such as failed integration executions or high execution times, appear in their logs.\u003c/p\u003e\n"],["\u003cp\u003eCreating alerts in Cloud Monitoring involves selecting the 'Integration Version' resource, choosing a metric type, setting a trigger threshold, and configuring notification channels.\u003c/p\u003e\n"],["\u003cp\u003eUsers must have the Monitoring Editor IAM role and configure notification channels to create and receive alerts, and essential contacts must be configured to receive the alerts.\u003c/p\u003e\n"]]],[],null,["# Configure alerts\n\nSee the [supported connectors](/integration-connectors/docs/connector-reference-overview) for Application Integration.\n\nConfigure alerts\n================\n\nYou can configure alerts to notify you when an event occurs. For example, you can create an alert\nto notify you when there is an authentication failure by an integration.\n\nYou can set alerts in the following two ways:\n\n- [Alerts in Cloud Monitoring](#alert-cloud-monitoring)\n- [Alerts in Cloud Logging](#alert-cloud-logging)\n\nAlerts in Cloud Monitoring\n--------------------------\n\nYou can create and configure Cloud Monitoring alerts to notify you when an Application Integration resource exceeds a specified threshold. For example, you can create an alert to notify you when the total data processed for an integration exceeds a specified threshold value or if integration execution count reaches beyond a certain limit.\n\nFor more information about alerting in Cloud Monitoring, see [Alerting overview](/monitoring/alerts).\n\n### Before you begin\n\n- Make sure that you have the **Monitoring Editor (`roles/monitoring.editor`)** IAM role granted on your Google Cloud project. For information about granting roles, see [Manage access](/iam/docs/granting-changing-revoking-access).\n- Learn about the general concepts of alerting policies, see [Alerting overview](/monitoring/alerts).\n- Configure notification channels to receive alerts, see [Create and manage notification channels](/monitoring/support/notification-options).\n\n### Create an alert\n\n1. In the Google Cloud console, go to the **Monitoring \\\u003e Alerting** page.\n\n [Go to Alerting](https://console.cloud.google.com/monitoring/alerting)\n2. Click **+ Create Policy**.\n3. To select the resource, metric, and filters for Application Integration, follow these steps:\n 1. Click **Select a metric**.\n 2. In the **Filter by resource or metric name** input field, enter `Integration Version` and select it.\n 3. In the **Active metric categories** menu, select a metric type, and then **Active Metrics** . For a list of metric types, see [integrations metric type](/monitoring/api/metrics_gcp_i_o#gcp-integrations).\n 4. Click **Apply**.\n4. Click **Next** to open the **Configure alert trigger** section.\n5. Set a threshold value to trigger the alert.\n6. Click **Next** to open the **Configure notifications and finalize alert** section.\n7. (Optional) To add notifications to your alerting policy, click **Notification channels** and select one or more notification channels from the drop-down list. Click **OK** .\n\n To be notified when incidents are opened and closed, check\n **Notify on incident closure**. By default, notifications are sent only when\n incidents are opened.\n8. (Optional) Use the **Documentation** text field to enter any information that you want included in a notification message.\n9. Click **Alert policy name** and enter a name for the alerting policy.\n10. Click **Create Policy**.\n\nFor more sample alerts, see [Alert policy templates for Application Integration](https://github.com/GoogleCloudPlatform/monitoring-dashboard-samples/tree/master/alerts/google-application-integration).\n\nThe alerts are sent to the essential contacts configured in your Google Cloud Project. For\nmore information on adding essential contacts, see\n[Managing contacts for notifications](/resource-manager/docs/managing-notification-contacts).\n\nAlerts in Cloud Logging\n-----------------------\n\nYou can create and configure log-based alerts to notify you whenever a specific message\nappears in your included logs. For example, the following lists some use cases for which you can create a log-based alert: messages that match a specific pattern, failed integration execution status, specific severity log, and integrations with an execution time time higher than certain value.\n\n### Create an alert\n\nYou can create log-based alerts from the **Logs Explorer** page in the\nGoogle Cloud console or by using the Monitoring API. For detailed instructions, see\nthe following sections:\n\n- [Create a log-based alert by\n using the Logs Explorer](/logging/docs/alerting/log-based-alerts#lba-definition)\n- [Create a\n log-based alert by using the Monitoring API](/logging/docs/alerting/log-based-alerts#lba-by-api)\n\n| **Note:** You may incur additional charges for using Cloud Monitoring API directly. For more information, see [Cloud Monitoring pricing](/monitoring#section-7).\n\nWhat's next\n-----------\n\n- Learn more about [configuring log-based alerts](/logging/docs/alerting/log-based-alerts)."]]