Alert Reference

      +

      The following tables categorize and list all Capella alerts. Note that some alerts appear in multiple categories.

      General Alerts

      Capella provides the following general alerts.

      Key Display Name Severity Description

      CouchbaseNodesDying

      CouchbaseNodesDying

      critical

      Alert when the number of active nodes is reduced in any 10 minute period

      syncgateway_mem_usage_high_critical

      App Service Critically High Memory Usage

      During a 1-minute interval, the 5-minute average memory usage of one or more app services exceeded 90%. High memory usage events can impact the throughput of your service. This issue could be due to recent changes in the downstream application or dataset, such as changes to the data type sent, the amount of data sent, or natural data/transaction growth. Consider scaling your service nodes to address the issue.

      runaway_disk_queue

      Runaway Disk Queue

      A bucket is experiencing a runaway disk queue. This is when data is added to the write queue faster than the node can write to the bucket. This issue can be caused by a sudden spike of incoming transactions or an undersized cluster that can’t keep up with its workload. Consider validating incoming data before scaling node capacity.

      CouchbaseVeryHighDiskUsage

      CouchbaseVeryHighDiskUsage

      critical

      A Couchbase Server node is above 85% disk utilization

      syncgateway_access_errors_high_warning

      App Service High Access Errors Warning

      In the last 5 minutes, more than 50 requests made to the App Endpoint failed to successfully authenticate. A high volume of unsuccessful authentications may indicate malicious clients attempting to access the system.

      syncgateway_data_sync_errors_high_warning

      App Service High Data Sync Errors Warning

      In a 5 minute interval, more than 10 documents were rejected by the App Endpoint’s Sync Function. These documents will not be accessible via the App Endpoint. If this is unexpected, there may be an error in the Sync Function.

      cpu_usage_high_warning

      High CPU Usage Warning

      During a 5-minute interval, the 5-minute average CPU usage of one or more cluster nodes exceeded 85%. High CPU usage events can impact the throughput of your cluster. This issue could be due to recent changes in the downstream application or dataset, such as changes to the data type sent, the amount of data sent, or natural data/transaction growth. Consider scaling your service nodes to address the issue. If new queries were recently introduced, validate and add the required indexes.

      syncgateway_import_errors_high_warning

      App Service High Import Errors Warning

      In a 5 minute interval, more than 10 documents failed to import due to error. These documents will not be accessible via the App Endpoint. The documents may have been rejected by the App Endpoint’s Sync Function, or encountered an error processing the document. If this is unexpected, there may be an error in the Sync Function’s logic. If this is expected, this alert can avoided by defining an import filter to limit Sync Function execution to only those documents that should be imported.

      syncgateway_cpu_usage_high_warning

      App Service High CPU Usage Warning

      During a 5-minute interval, the 5-minute average CPU usage of one or more App Service nodes exceeded 90%. High CPU usage events can impact throughput and latency of App Endpoints. This issue could be due to changes in the downstream application or dataset, such as changes to the number of requests or connections, the amount of data sent, or natural data/request growth. It may also be related to changes to the endpoints access control function or back end dataset. If these changes are expected, you may consider scaling your App Service deployment to address the issue.

      cpu_usage_high_critical

      Critically High CPU Usage

      During a 1-minute interval, the 5-minute average CPU usage of one or more cluster nodes exceeded 90%. High CPU usage events can impact the throughput of your cluster. This issue could be due to recent changes in the downstream application or dataset, such as changes to the data type sent, the amount of data sent, or natural data/transaction growth. Consider scaling your service nodes to address the issue. If new queries were recently introduced, validate and add any required indexes.

      disk_usage_high

      Low Node Disk Storage

      A cluster node has low disk storage. The addition of more documents could fill the database and result in a service interruption. This issue could be due to spikes in data usage or natural data growth. Consider expanding the storage to resolve the issue.

      disk_usage_high_critical

      Critically High Disk Usage

      critical

      A Couchbase Server node’s disk usage is above 85%.

      CBHardOutOfMemoryErrors

      CBHardOutOfMemoryErrors

      critical

      Alert if the number of out of memory (OOM) errors increases for more than 1 minute over a 5 minute period.

      syncgateway_mem_usage_high_warning

      App Service High Memory Usage Warning

      During a 5-minute interval, the 5-minute average memory usage of one or more app services exceeded 85%. High memory usage events can impact the throughput of your service. This issue could be due to recent changes in the downstream application or dataset, such as changes to the data type sent, the amount of data sent, or natural data/transaction growth. Consider scaling your service nodes to address the issue.

      disk_usage_high_warning

      High Disk Usage Warning

      warning

      A Couchbase Server node’s disk usage is above 85%.

      syncgateway_cpu_usage_high_critical

      App Service Critically High CPU Usage

      During a 1-minute interval, the 5-minute average CPU usage of one or more App Service nodes exceeded 95% High CPU usage events can impact throughput and latency of App Endpoints. This issue could be due to changes in the downstream application or dataset, such as changes to the number of requests or connections, the amount of data sent, or natural data/request growth. It may also be related to changes to the endpoints access control function or back end dataset. If these changes are expected, you may consider scaling your App Service deployment to address the issue.

      bucket_hard_oom

      Bucket Hard Out Of Memory

      A bucket exceeded its available memory and requires immediate attention. This issue can be caused by changes to the incoming data, undersized service nodes, undersized service quotas, or a long time to live (TTL) setting on documents. Consider immediately adding additional memory or nodes to resolve the issue.

      kv_mem_quota_usage_high

      Low Bucket Quota Memory

      A bucket has low memory. This can be caused by a change to incoming data, undersized service nodes, undersized service quotas, or a long time to live (TTL) setting on documents causing stale data to be held in memory. The service manages low memory by automatically evicting documents from memory to free up space. Evicted documents are still available from disk, but the GET performance is slower than reading from memory. If this is a persistent issue or you get Out of Memory (OOM) alerts, consider node scaling or adjusting memory quota limits for the bucket.

      Billing Alerts

      Capella provides the following alerts to support billing.

      Key Display Name Severity Description

      sync_gateway_deployment_completed

      App Service Deployment Completed

      info

      A new app service was successfully deployed and can now serve traffic. App services are managed deployments of Mobile Sync Gateway for Couchbase Server. Remember to scale your app service to meet your performance requirements. Running app services consumes Couchbase Capella Credits.

      cluster_deployment_completed

      Cluster Deployment Completed

      info

      A new cluster was successfully deployed and can now serve traffic. Clusters are managed deployments of Couchbase Server. Each cluster consists of Couchbase Server instances that each run on independent nodes. Remember to scale your cluster to meet your performance requirements. Running clusters consumes Couchbase Capella Credits.

      database_deletion_completed

      Database Deletion Completed

      info

      A database was successfully deleted.

      cluster_deletion_completed

      Cluster Deletion Completed

      info

      A cluster was successfully deleted. Deleting a cluster securely deletes all of its data. Couchbase Capella does not retain backups from deleted clusters.

      sync_gateway_deletion_completed

      App Service Deletion Completed

      info

      An app service was successfully deleted. Deleting an app service securely deletes all of its associations with the Couchbase Server.

      cluster_created

      Cluster Created

      info

      Scale your Cluster to meet your performance requirements. Running Clusters consume Capella credits.

      cluster_deleted

      Cluster Deleted

      info

      Couchbase Capella does not retain backups from deleted Clusters.

      Performance Alerts

      Capella provides the following performance-related alerts.

      Key Display Name Severity Description

      syncgateway_mem_usage_high_critical

      App Service Critically High Memory Usage

      During a 1-minute interval, the 5-minute average memory usage of one or more app services exceeded 90%. High memory usage events can impact the throughput of your service. This issue could be due to recent changes in the downstream application or dataset, such as changes to the data type sent, the amount of data sent, or natural data/transaction growth. Consider scaling your service nodes to address the issue.

      configure_nodes

      Cluster Node Configuration Updated

      info

      A Couchbase Server’s node was updated

      runaway_disk_queue

      Runaway Disk Queue

      A bucket is experiencing a runaway disk queue. This is when data is added to the write queue faster than the node can write to the bucket. This issue can be caused by a sudden spike of incoming transactions or an undersized cluster that can’t keep up with its workload. Consider validating incoming data before scaling node capacity.

      add_storage

      Cluster Node Disk Storage Increased

      info

      A Couchbase Server node’s disk storage was increased.

      syncgateway_access_errors_high_warning

      App Service High Access Errors Warning

      In the last 5 minutes, more than 50 requests made to the App Endpoint failed to successfully authenticate. A high volume of unsuccessful authentications may indicate malicious clients attempting to access the system.

      syncgateway_data_sync_errors_high_warning

      App Service High Data Sync Errors Warning

      In a 5 minute interval, more than 10 documents were rejected by the App Endpoint’s Sync Function. These documents will not be accessible via the App Endpoint. If this is unexpected, there may be an error in the Sync Function.

      cpu_usage_high_warning

      High CPU Usage Warning

      During a 5-minute interval, the 5-minute average CPU usage of one or more cluster nodes exceeded 85%. High CPU usage events can impact the throughput of your cluster. This issue could be due to recent changes in the downstream application or dataset, such as changes to the data type sent, the amount of data sent, or natural data/transaction growth. Consider scaling your service nodes to address the issue. If new queries were recently introduced, validate and add the required indexes.

      syncgateway_import_errors_high_warning

      App Service High Import Errors Warning

      In a 5 minute interval, more than 10 documents failed to import due to error. These documents will not be accessible via the App Endpoint. The documents may have been rejected by the App Endpoint’s Sync Function, or encountered an error processing the document. If this is unexpected, there may be an error in the Sync Function’s logic. If this is expected, this alert can avoided by defining an import filter to limit Sync Function execution to only those documents that should be imported.

      syncgateway_cpu_usage_high_warning

      App Service High CPU Usage Warning

      During a 5-minute interval, the 5-minute average CPU usage of one or more App Service nodes exceeded 90%. High CPU usage events can impact throughput and latency of App Endpoints. This issue could be due to changes in the downstream application or dataset, such as changes to the number of requests or connections, the amount of data sent, or natural data/request growth. It may also be related to changes to the endpoints access control function or back end dataset. If these changes are expected, you may consider scaling your App Service deployment to address the issue.

      cpu_usage_high_critical

      Critically High CPU Usage

      During a 1-minute interval, the 5-minute average CPU usage of one or more cluster nodes exceeded 90%. High CPU usage events can impact the throughput of your cluster. This issue could be due to recent changes in the downstream application or dataset, such as changes to the data type sent, the amount of data sent, or natural data/transaction growth. Consider scaling your service nodes to address the issue. If new queries were recently introduced, validate and add any required indexes.

      disk_usage_high

      Low Node Disk Storage

      A cluster node has low disk storage. The addition of more documents could fill the database and result in a service interruption. This issue could be due to spikes in data usage or natural data growth. Consider expanding the storage to resolve the issue.

      syncgateway_mem_usage_high_warning

      App Service High Memory Usage Warning

      During a 5-minute interval, the 5-minute average memory usage of one or more app services exceeded 85%. High memory usage events can impact the throughput of your service. This issue could be due to recent changes in the downstream application or dataset, such as changes to the data type sent, the amount of data sent, or natural data/transaction growth. Consider scaling your service nodes to address the issue.

      syncgateway_cpu_usage_high_critical

      App Service Critically High CPU Usage

      During a 1-minute interval, the 5-minute average CPU usage of one or more App Service nodes exceeded 95% High CPU usage events can impact throughput and latency of App Endpoints. This issue could be due to changes in the downstream application or dataset, such as changes to the number of requests or connections, the amount of data sent, or natural data/request growth. It may also be related to changes to the endpoints access control function or back end dataset. If these changes are expected, you may consider scaling your App Service deployment to address the issue.

      bucket_hard_oom

      Bucket Hard Out Of Memory

      A bucket exceeded its available memory and requires immediate attention. This issue can be caused by changes to the incoming data, undersized service nodes, undersized service quotas, or a long time to live (TTL) setting on documents. Consider immediately adding additional memory or nodes to resolve the issue.

      kv_mem_quota_usage_high

      Low Bucket Quota Memory

      A bucket has low memory. This can be caused by a change to incoming data, undersized service nodes, undersized service quotas, or a long time to live (TTL) setting on documents causing stale data to be held in memory. The service manages low memory by automatically evicting documents from memory to free up space. Evicted documents are still available from disk, but the GET performance is slower than reading from memory. If this is a persistent issue or you get Out of Memory (OOM) alerts, consider node scaling or adjusting memory quota limits for the bucket.

      indexer_low_resident_percentage

      Approaching Low Index Resident Percentage

      Warning

      This alert is only available on databases using Couchbase Server 7.2 or later. The percentage of indexes resident in RAM on the specified node has fallen below the threshold of 10%. Consider adding more memory, either by increasing the memory quota for the Index service, or by adding more nodes.

      Maintenance Alerts

      Capella provides the following alerts in relation to system maintenance.

      Key Display Name Severity Description

      bucket_flushed

      Bucket Flushed

      info

      A bucket in this cluster was flushed, this deletes all of the documents within the bucket.

      restore_triggered

      Restore Triggered

      info

      A request to restore data from a backup was triggered for a bucket in this cluster. The restore process will start as soon as possible.

      restore_failed

      Restore Failed

      warning

      The process to restore data from a backup has failed for a bucket in this cluster. Some contents from the backup may have been successfully restored. Please consider retrying and if the restore continues to fail then contact Support, if Support is included in your chosen cluster plan. You can create a support ticket by clicking on the Create Support Ticket button.

      backup_failed

      Backup Failed

      warning

      A backup for a bucket in this cluster has failed. Please consider retrying and if the backup continues to fail then contact Support, if Support is included in your chosen cluster plan. You can create a support ticket by clicking on the Create Support Ticket button.

      restore_started

      Restore Started

      info

      The process to restore data from a backup has started for a bucket in this cluster. This will restore all contents from the backup into the bucket, based on your selected restoration options.

      maintenance_scheduled

      Maintenance Scheduled

      info

      A maintenance has been scheduled for this cluster. Please visit the cluster’s Maintenance page to see more details and make changes to the schedule time.

      backup_triggered

      On-Demand Backup Triggered

      info

      The on-demand backup is now in the queue and starts when any previously scheduled backups or database maintenance finishes.

      backup_completed

      Backup Completed

      info

      A backup for a bucket in this cluster has completed. The backup is now available to restore on the ‘Backups’ page for the cluster.

      restore_completed

      Restore Completed

      info

      The process to restore data from a backup has completed for a bucket in this cluster. All contents from the backup should now be restored into the bucket. You can review the state of the last restore performed by visiting the ‘Last Restore’ tab for the bucket being restored.

      backup_started

      Backup Started

      info

      A backup for a bucket in this cluster has started. This will backup all data and indexes within the bucket and once completed will be available on the ‘Backups’ page for the cluster.

      sync_gateway_maintenance_scheduled

      App Service Maintenance Scheduled

      info

      A maintenance has been scheduled for this app service. Please visit the app service’s Maintenance page to see more details and make changes to the schedule time.

      Security Alerts

      Capella provides the following security-related alerts.

      Key Display Name Severity Description

      sync_gateway_ip_allowlist_added

      IP Added to App Service Allow List

      info

      There’s a new entry in an app service’s Allowed IP list. This IP address or CIDR block now has temporary or permanent ingress access to the app service. We recommend that you use temporary entries whenever possible and routinely audit the Allowed IP list.

      tenant_user_removed

      User Removed

      info

      A user was removed from the tenant and no longer has a project role. This permission change takes effect immediately. Every project member is assigned one or more project roles, which determine if a user can do things within the scope of a project, like create database credentials or create and manage clusters. To view and manage project users, open the project from the Projects tab and click the Users tab.

      sync_gateway_user_created

      App Service User Created

      info

      A new user was created for an app service endpoint.

      app_svc_cert_expired

      App Services Cert Expired

      warning

      The Public CA-signed certificate has been updated for one or more App Services. If you have pinned the certificate within your application, please download the updated certificate and update your application. Otherwise, no action is required from your end.

      project_user_added

      User Added to Project

      info

      An organization user was added to a project. The level of access every project user has to the clusters in a project is controlled by their assigned project role(s). You can view and manage project users by opening the project in the Projects tab and clicking the Users tab.

      sync_gateway_user_deleted

      App Service User Deleted

      info

      A user was deleted from an app service endpoint.

      sync_gateway_role_deleted

      App Service Role Deleted

      info

      An app service role was deleted.

      api_key_deleted

      API Key Deleted

      info

      An API key was deleted in your organization. Any calls to the API using this key will now fail. API keys are specific to individual Capella accounts and control the authorization for API operations. The Capella Public API uses a Bearer Token mechanism for authentication, so each call to the API requires a key to authenticate.

      realm_created

      Realm Created

      info

      A Realm has been created.

      app_svc_cert_expiration_upcoming

      App Services Cert Expiration

      warning

      The Public CA-signed certificate for one or more App Services will soon expire. The certs will automatically be updated on expiration. If you have pinned the cert within your application, you should plan to upgrade your application with the new certificate to avoid an outage. Please contact support if you would prefer to upgrade your App Service certificate ahead of the expiration date. Otherwise, no action is required from you.

      database_credentials_deleted

      Database Credentials Deleted

      info

      A database credential was deleted from a cluster. If an application is still actively using this credential, it may stop functioning. Database credentials provide application-level access to cluster data.

      realm_deleted

      Realm Deleted

      info

      A Realm has been deleted.

      user_email_verified

      User Email Address Verified

      info

      A user has verified an email address associated with their account.

      sync_gateway_admin_user_created

      App Service Admin Credentials Created

      info

      An admin credential was created for an app service endpoint. An application can use this credential to access sync gateway data.

      sync_gateway_ip_allowlist_removed

      IP Removed from App Service Allow List

      info

      An entry was removed from an app service’s Allowed IP list. The removed IP address or CIDR block will no longer have access to the app service. It can take a few minutes for the app service to reject traffic once you remove an address. Any attempted connection to or from an IP address that isn’t in an app service’s Allowed IP list is denied.

      database_credentials_updated

      Database Credentials Updated

      info

      A database credential for a cluster was updated. An application can use this credential to access cluster data. We recommend the regular rotation of database credentials.

      user_invite_declined

      User Declined Invitation

      info

      A user declined an invitation to your organization using the Invites section of their Capella Account User Settings.

      team_created

      Team Created

      info

      A Team has been created.

      tenant_user_added

      User Added

      info

      A user has been added to the tenant and given a project role. The permissions of this new user take effect immediately. Every project member is assigned one or more project roles, which determine if a user can do things within the scope of a project, like create database credentials or create and manage clusters. To view and manage project users, open the project from the Projects tab and click the Users tab.

      team_roles_updated

      Team Roles Updated

      info

      Team Roles has been Updated.

      team_deleted

      Team Deleted

      info

      A Team has been deleted.

      permissions_assigned

      User Role Assigned

      info

      A user in the tenant has been assigned a new project role. This permission change takes effect immediately. Project roles determine if a user can do things within the scope of a project, like create database credentials or create and manage clusters. To view and manage project users, open the project from the Projects tab and click the Users tab.

      project_user_removed

      User Removed from Project

      info

      A user was removed from a project. This user will no longer have any access to the clusters within this project. You can view and manage project users by opening the project in the Projects tab and clicking the Users tab.

      realm_user_group_mapping_update_failed

      Failed to Update Group Mapping for all SSO Users

      warning

      When the Group Mapping is Disabled or Enabled for a Realm, the Group Mapping field for all SSO users of the Realm should also be updated. If one or more of the SSO user is not updated, this event will occur.

      ip_allowlist_add

      IP Added to Allow List

      info

      There’s a new entry in a cluster’s Allowed IP list. This IP address or CIDR block now has temporary or permanent ingress access to the cluster. We recommend that you use temporary entries whenever possible and routinely audit the Allowed IP list.

      logged_in

      User Logged In

      info

      A user has logged in to the tenant.

      permissions_changed

      User Role Changed

      info

      A user’s organization role was changed. Organization roles control access to Couchbase Capella’s features and services. Every organization member is assigned one or more organization roles.

      user_invited

      User Invited

      info

      An email inviting a user to join the organization was sent. This email contains a link to activate a user account and create login credentials. Until this invitation is accepted, this new user will appear with a Pending status in the Users tab.

      realm_user_permissions_deletion_failed

      Failed to Delete All SSO User Permissions

      warning

      When a Realm is deleted, the Capella RBAC permissions for associated SSO users should also be deleted. If one or more of the SSO user permissions were not able to be deleted, this event will occur.

      realm_updated

      Realm Updated

      info

      A Realm has been updated.

      audit_configured

      Cluster Audit Settings Configured

      info

      Cluster audit settings have been modified. Cluster audit settings determine if audit logs are enabled, which events are logged, and which users are disabled.

      ip_allowlist_remove

      IP Removed from Allow List

      info

      An entry was removed from a cluster’s Allowed IP list. The removed IP address or CIDR block will no longer have access to the cluster. It can take a few minutes for the cluster to reject traffic once you remove an address. Any attempted connection to or from an IP address that isn’t in a cluster’s Allowed IP list is denied.

      sync_gateway_admin_user_updated

      App Service Admin Credentials Updated

      info

      An admin credential for an app service endpoint was updated.

      database_credentials_created

      Database Credentials Created

      info

      A database credential was created for a cluster. An application can use this credential to access cluster data. We recommend the regular rotation of database credentials.

      sync_gateway_role_created

      App Service Role Created

      info

      An app service role was created.

      user_invite_accepted

      User Accepted Invitation

      info

      A user accepted an invitation to your organization. For new users, this means that they have successfully verified their account. If an existing Capella user, they have accepted the invitation in the Invites section of their Capella Account User Settings.

      sync_gateway_admin_user_deleted

      App Service Admin Credentials Deleted

      info

      An admin credential was deleted from an app service endpoint.

      ip_allowlist_update

      IP Updated from Allow List

      info

      An entry in a cluster’s Allowed IP list was updated. Capella only allows clusters to connect to trusted IP addresses added to the Allowed IP list. Any attempted connection to or from an IP address that isn’t in a cluster’s Allowed IP list is denied.

      inactive_user_logout

      User Logged Out - Inactivity

      info

      A user has been automatically logged out of the tenant due to inactivity.

      sync_gateway_user_updated

      App Service User Credentials Updated

      info

      A user’s credential for an app service endpoint was updated.

      audit_export_requested

      Audit Log Export Request Created

      info

      Cluster audit log export request has been created. An audit log export request prepares the requested audit logs into an archive which will be available for download once the logs are retrieved.

      permissions_removed

      User Role Removed

      info

      A user in the tenant had a project role removed. This permission change takes effect immediately. Project roles determine if a user can do things within the scope of a project, like create database credentials or create and manage clusters. To view and manage project users, open the project from the Projects tab and click the Users tab.

      user_registered_with_social_sign_in_provider

      User Account Registered with the Social Sign-In Provider

      info

      A user has successfully registered with their social sign-in provider.

      user_social_sign_in_provider_connected

      User Account Connected with the Social-Sign Provider

      info

      A user has successfully connected their social sign-in provider with their account.

      logged_out

      User Logged Out

      info

      A user has logged out of the tenant.

      user_deleted

      User Deleted

      info

      A user was removed from your organization. Removing a user from an organization removes all of their assigned organization roles and access to any projects contained in that organization.

      api_key_created

      API Key Created

      info

      A new API key was created in your organization. API keys are specific to individual Capella accounts and control the authorization for API operations. The Capella Public API uses a Bearer Token mechanism for authentication, so each call to the API requires a key to authenticate.

      user_password_reset_completed

      User Password Reset

      info

      A user has successfully reset their password.

      Availability Alerts

      Capella provides the following alerts in relation to availability.

      Key Display Name Severity Description

      sync_gateway_upgrade_initiated

      App Service Upgrade Initiated

      info

      An upgrade for an app service was initiated.

      cluster_scaling_initiated

      Cluster Scaling Initiated

      info

      A cluster’s topology was changed and the scaling process has started.

      sync_gateway_app_endpoint_config_update_failed

      App Endpoint Configuration Update Failed

      warning

      App endpoint configuration update has failed. Please contact Couchbase Capella Support for assistance. You can create a support ticket by clicking on the Create Support Ticket button.

      cluster_upgrade_failed

      Cluster Upgrade Failed

      warning

      The process to upgrade a cluster has failed. Please contact Support for assistance with this issue. You can create a support ticket by clicking on the Create Support Ticket button.

      sync_gateway_deployment_completed

      App Service Deployment Completed

      info

      A new app service was successfully deployed and can now serve traffic. App services are managed deployments of Mobile Sync Gateway for Couchbase Server. Remember to scale your app service to meet your performance requirements. Running app services consumes Couchbase Capella Credits.

      cluster_deletion_failed

      Cluster Deletion Failed

      warning

      A cluster delete operation has failed. Please contact Couchbase Capella Support for assistance. You can create a support ticket by clicking on the Create Support Ticket button.

      sync_gateway_app_endpoint_access_control_func_updating

      App Endpoint Access Control Function Update Initiated

      info

      App endpoint access control function update was initiated.

      cluster_peering_failed

      Cluster Peering Failed

      warning

      The process to peer a cluster has failed. Please contact Support for assistance with this issue. You can create a support ticket by clicking on the Create Support Ticket button.

      sync_gateway_app_endpoint_delta_sync_enabled

      App Endpoint Delta Sync Enabled

      info

      Delta Sync to sync only parts of the document that have changed to the app users has been enabled.

      sync_gateway_upgrade_failed

      App Service Upgrade Failed

      warning

      The process to upgrade an app service has failed. Please contact Support for assistance with this issue. You can create a support ticket by clicking on the Create Support Ticket button.

      sync_gateway_scaling_completed

      App Service Scaling Completed

      info

      The process to scale an app service has completed successfully, it is now using the new desired topology.

      project_user_added

      User Added to Project

      info

      An organization user was added to a project. The level of access every project user has to the clusters in a project is controlled by their assigned project role(s). You can view and manage project users by opening the project in the Projects tab and clicking the Users tab.

      sync_gateway_app_endpoint_resync_initiated

      App Endpoint Resync Initiated

      info

      App endpoint resync was initiated.

      sync_gateway_app_endpoint_access_control_func_updated

      App Endpoint Access Control Function Updated

      info

      The process to update an access control function for an app endpoint has been updated successfully.

      sync_gateway_deployment_requested

      App Service Deployment Requested

      info

      A new app service was requested. App Services are managed deployments of Mobile Sync Gateway for a Couchbase Server. Remember to scale your app service to meet your performance requirements. Running app services consumes Couchbase Capella Credits.

      sync_gateway_app_endpoint_resumed

      App Endpoint Resumed

      info

      App endpoint was resumed.

      cluster_peering_completed

      Cluster Peering Completed

      info

      The process to peer a cluster has completed successfully, network access is now available between the cluster and peered VPC.

      sync_gateway_app_endpoint_config_updated

      App Endpoint Configuration Updated

      info

      App endpoint configuration was updated.

      sync_gateway_app_endpoint_basic_auth_enabled

      App Endpoint Basic Authentication Enabled

      info

      The authentication provider for an app end has been updated. Basic authentication has been enabled.

      cluster_configuration_updated

      Cluster Configuration Updated

      info

      A cluster’s configuration was manually updated. To view this new configuration or make further updates, open the cluster’s Configuration tab.

      sync_gateway_app_endpoint_basic_auth_disabled

      App Endpoint Basic Authentication Disabled

      info

      The authentication provider for an app end has been updated. Basic authentication has been disabled.

      sync_gateway_scaling_initiated

      App Service Scaling Initiated

      info

      An app services topology was changed and the scaling process has started.

      cluster_upgrade_completed

      Cluster Upgrade Completed

      info

      The process to upgrade a cluster has completed successfully.

      cluster_deployment_completed

      Cluster Deployment Completed

      info

      A new cluster was successfully deployed and can now serve traffic. Clusters are managed deployments of Couchbase Server. Each cluster consists of Couchbase Server instances that each run on independent nodes. Remember to scale your cluster to meet your performance requirements. Running clusters consumes Couchbase Capella Credits.

      cluster_deletion_requested

      Cluster Deletion Requested

      info

      There has been a request to delete a cluster. Deleting a cluster securely deletes all of its data. Couchbase Capella does not retain backups from deleted clusters.

      database_deployment_requested

      Database Deployment Requested

      info

      A new database deployment was requested.

      project_deleted

      Project Deleted

      info

      A project in your organization was deleted. This is a permanent action and cannot be reversed.

      sync_gateway_app_endpoint_import_filter_disabled

      App Endpoint Import Filter Disabled

      info

      Import filter to filter out the server documents processed by an app endpoint has been disabled.

      cluster_peering_initiated

      Cluster Peering Initiated

      info

      The process to peer a cluster with an application VPC or another cluster has been initiated.

      project_created

      Project Created

      info

      A new project was created in your organization. Projects group and manage access to clusters. Only organization members that are part of this project can access its contained clusters. You can view and manage project users by opening the project in the Projects tab and clicking the Users tab.

      database_deletion_completed

      Database Deletion Completed

      info

      A database was successfully deleted.

      sync_gateway_scaling_failed

      App Service Scaling Failed

      warning

      The process to scale an app service has failed. Please contact Support for assistance with this issue. You can create a support ticket by clicking on the Create Support Ticket button.

      cluster_rebalance_completed

      Cluster Rebalance Completed

      info

      A rebalance for a cluster has completed successfully.

      sync_gateway_app_endpoint_import_filter_enabled

      App Endpoint Import Filter Enabled

      info

      Import filter to filter out the server documents processed by an app endpoint has been enabled.

      bucket_created

      Bucket Created

      info

      A new bucket was created in a cluster. Buckets are a container for grouping your data and are individually configurable. You can create up to 30 buckets in each cluster based on the cluster configuration.

      sync_gateway_deletion_failed

      App Service Deletion Failed

      warning

      An app service delete operation has failed. Please contact Couchbase Capella Support for assistance. You can create a support ticket by clicking on the Create Support Ticket button.

      bucket_config_updated

      Bucket Config Updated

      info

      The configuration of a bucket was changed. Buckets are a container for grouping your data and are individually configurable. Such configuration options include memory quotas, document time to live (TTL), and more.

      sync_gateway_app_endpoint_paused

      App Endpoint Paused

      info

      App endpoint was paused.

      cluster_deletion_completed

      Cluster Deletion Completed

      info

      A cluster was successfully deleted. Deleting a cluster securely deletes all of its data. Couchbase Capella does not retain backups from deleted clusters.

      sync_gateway_deployment_failed

      App Service Deployment Failed

      warning

      An app service failed to deploy. App Services that fail deployment cannot guarantee service functionality. This issue could be due to an underlying service or limit issue. If you need immediate assistance, contact Couchbase Capella Support or try again later. You can create a support ticket by clicking on the Create Support Ticket button.

      sync_gateway_deletion_completed

      App Service Deletion Completed

      info

      An app service was successfully deleted. Deleting an app service securely deletes all of its associations with the Couchbase Server.

      cluster_rebalance_initiated

      Cluster Rebalance Initiated

      info

      A rebalance for a cluster was initiated. This is caused by a change in the number of replicas for a given bucket or the recovery of a failed node.

      project_user_removed

      User Removed from Project

      info

      A user was removed from a project. This user will no longer have any access to the clusters within this project. You can view and manage project users by opening the project in the Projects tab and clicking the Users tab.

      sync_gateway_app_endpoint_oidc_auth_enabled

      App Endpoint OIDC Authentication Enabled

      info

      The authentication provider for an app end has been updated. OIDC (OpenID Connect) authentication has been enabled.

      cluster_deployment_requested

      Cluster Deployment Requested

      info

      A new cluster was requested. Clusters are managed deployments of Couchbase Server. Each cluster consists of Couchbase Server instances that each run on independent nodes. Remember to scale your cluster to meet your performance requirements. Running clusters consumes Couchbase Capella Credits.

      cluster_scaling_failed

      Cluster Scaling Failed

      warning

      The process to scale a cluster has failed. Please contact Support for assistance with this issue. You can create a support ticket by clicking on the Create Support Ticket button.

      sync_gateway_app_endpoint_resync_failed

      App Endpoint Resync Failed

      warning

      App endpoint resync has failed. Please contact Couchbase Capella Support for assistance. You can create a support ticket by clicking on the Create Support Ticket button.

      sync_gateway_app_endpoint_configured

      App Endpoint Configured

      info

      An App endpoint was configured.

      cluster_created

      Cluster Created

      info

      Scale your Cluster to meet your performance requirements. Running Clusters consume Capella credits.

      sync_gateway_deletion_requested

      App Service Deletion Requested

      info

      There has been a request to delete an app service. Deleting an app service securely deletes all of its data and associations.

      cluster_deployment_failed

      Cluster Deployment Failed

      warning

      A cluster failed to deploy. Clusters that fail deployment cannot guarantee service functionality. This issue could be due to an underlying service or limit issue. If you need immediate assistance, contact Couchbase Capella Support or try again later. You can create a support ticket by clicking on the Create Support Ticket button.

      sync_gateway_app_endpoint_oidc_auth_disabled

      App Endpoint OIDC Authentication Disabled

      info

      The authentication provider for an app end has been updated. OIDC (OpenID Connect) authentication has been disabled.

      sync_gateway_configuration_updated

      App Service Configuration Updated

      info

      An app service’s configuration was manually updated. To view this new configuration or make further updates, open the app services’s Configuration tab.

      bucket_deleted

      Bucket Deleted

      info

      A bucket and its contents were deleted from a cluster. Buckets are a container for grouping your data and are individually configurable.

      sync_gateway_app_endpoint_config_update_initiated

      App Endpoint Configuration Update Initiated

      info

      App endpoint configuration update was initiated.

      tenant_created

      Organization Created

      info

      Welcome to Couchbase Capella!

      sync_gateway_app_endpoint_anon_auth_enabled

      App Endpoint Anonymous Authentication Enabled

      info

      The authentication provider for an app end has been updated. Anonymous authentication has been enabled.

      sync_gateway_app_endpoint_access_control_func_failed

      App Endpoint Access Control Function Update Failed

      warning

      App endpoint access control function update has failed. Please contact Couchbase Capella Support for assistance. You can create a support ticket by clicking on the Create Support Ticket button.

      sync_gateway_upgrade_completed

      App Service Upgrade Completed

      info

      The process to upgrade an app service has completed successfully.

      sync_gateway_app_endpoint_anon_auth_disabled

      App Endpoint Anonymous Authentication Disabled

      info

      The authentication provider for an app end has been updated. Anonymous authentication has been disabled.

      cluster_scaling_completed

      Cluster Scaling Completed

      info

      The process to scale a cluster has completed successfully, it is now using the new desired topology.

      sync_gateway_app_endpoint_deleted

      App Endpoint Deleted

      info

      An App endpoint was deleted.

      sync_gateway_app_endpoint_delta_sync_disabled

      App Endpoint Delta Sync Disabled

      info

      Delta Sync to sync only parts of the document that have changed to the app users has been disabled.

      cluster_rebalance_failed

      Cluster Rebalance Failed

      warning

      The process to rebalance a cluster has failed. Please contact Support for assistance with this issue. You can create a support ticket by clicking on the Create Support Ticket button.

      cluster_upgrade_initiated

      Cluster Upgrade Initiated

      info

      An upgrade for a cluster was initiated.

      sync_gateway_app_endpoint_resync_completed

      App Endpoint Resync Completed

      info

      The process to resync an app endpoint has completed successfully.

      cluster_deleted

      Cluster Deleted

      info

      Couchbase Capella does not retain backups from deleted Clusters.