diff --git a/blog-cse/2024/12-31.md b/blog-cse/2024/12-31.md
index 1a9602edc9..814c8da551 100644
--- a/blog-cse/2024/12-31.md
+++ b/blog-cse/2024/12-31.md
@@ -76,7 +76,7 @@ This content release:
- Alert Logic
- Google G Suite Alert Center
- Microsoft Defender Advanced Hunting
- - Azure Provisioning, Alert, ResourceHealth, and ServiceHealth events
+ - Azure Provisioning, Alert, ResourceHealth, and Service Account events
Changes are enumerated below.
diff --git a/docs/api/health-events.md b/docs/api/health-events.md
index bf4334e663..8f408aca79 100644
--- a/docs/api/health-events.md
+++ b/docs/api/health-events.md
@@ -1,8 +1,8 @@
---
-id: health-events
-title: Health Events Management APIs
-sidebar_label: Health Events
-description: Use HTTP endpoints to view your account's health events.
+id: account-events
+title: Account Events Management APIs
+sidebar_label: Account Events
+description: Use HTTP endpoints to view your account's account events.
---
import useBaseUrl from '@docusaurus/useBaseUrl';
@@ -11,7 +11,7 @@ import ApiRoles from '../reuse/api-roles.md';
-The [Health Events](/docs/manage/health-events) Management API allows you to view the health of your Collectors and Sources from HTTP endpoints.
+The [Account Events](/docs/manage/account-events) Management API allows you to view the health of your Collectors and Sources from HTTP endpoints.
## Documentation
@@ -19,15 +19,15 @@ The [Health Events](/docs/manage/health-events) Management API allows you to vie
| Deployment | Documentation URL |
|:------------|:------------------------------------------------------|
-| AU | https://api.au.sumologic.com/docs/#tag/healthEvents |
-| CA | https://api.ca.sumologic.com/docs/#tag/healthEvents |
-| DE | https://api.de.sumologic.com/docs/#tag/healthEvents |
-| EU | https://api.eu.sumologic.com/docs/#tag/healthEvents |
-| FED | https://api.fed.sumologic.com/docs/#tag/healthEvents |
-| JP | https://api.jp.sumologic.com/docs/#tag/healthEvents |
-| KR | https://api.kr.sumologic.com/docs/#tag/healthEvents |
-| US1 | https://api.sumologic.com/docs/#tag/healthEvents |
-| US2 | https://api.us2.sumologic.com/docs/#tag/healthEvents |
+| AU | https://api.au.sumologic.com/docs/#tag/accountEvents |
+| CA | https://api.ca.sumologic.com/docs/#tag/accountEvents |
+| DE | https://api.de.sumologic.com/docs/#tag/accountEvents |
+| EU | https://api.eu.sumologic.com/docs/#tag/accountEvents |
+| FED | https://api.fed.sumologic.com/docs/#tag/accountEvents |
+| JP | https://api.jp.sumologic.com/docs/#tag/accountEvents |
+| KR | https://api.kr.sumologic.com/docs/#tag/accountEvents |
+| US1 | https://api.sumologic.com/docs/#tag/accountEvents |
+| US2 | https://api.us2.sumologic.com/docs/#tag/accountEvents |
## Required role capabilities
diff --git a/docs/api/index.md b/docs/api/index.md
index 1e4666ce00..6bd9abffcb 100644
--- a/docs/api/index.md
+++ b/docs/api/index.md
@@ -96,7 +96,7 @@ Use the Sumo Logic Application Programming Interfaces (APIs) to interact with ou
diff --git a/docs/get-started/sumo-logic-ui-classic.md b/docs/get-started/sumo-logic-ui-classic.md
index 35e76203e5..c120bf8ed4 100644
--- a/docs/get-started/sumo-logic-ui-classic.md
+++ b/docs/get-started/sumo-logic-ui-classic.md
@@ -242,7 +242,7 @@ To manage data in Sumo Logic, do the following:
* **Collection.** [Manage collectors and sources](/docs/send-data/collection).
* **Logs.** Manage [fields](/docs/manage/fields), [field extraction rules](/docs/manage/field-extractions), [partitions](/docs/manage/partitions), [scheduled views](/docs/manage/scheduled-views), [connections](/docs/alerts/webhook-connections), and [data forwarding](/docs/manage/data-forwarding).
* **Metrics.** Manage metrics rules, [logs-to-metrics](../metrics/logs-to-metrics.md), and [metrics transformation rules](../metrics/metrics-transformation-rules.md).
- * **Monitoring.** [Monitors](/docs/alerts/monitors), [connections](/docs/alerts/webhook-connections), and [health events](/docs/manage/health-events).
+ * **Monitoring.** [Monitors](/docs/alerts/monitors), [connections](/docs/alerts/webhook-connections), and [account events](/docs/manage/account-events).
### Admin: Manage accounts, users, and security
diff --git a/docs/get-started/sumo-logic-ui.md b/docs/get-started/sumo-logic-ui.md
index d8bf6a8c89..d4a830e1b9 100644
--- a/docs/get-started/sumo-logic-ui.md
+++ b/docs/get-started/sumo-logic-ui.md
@@ -89,7 +89,7 @@ Use the **Go To...** menu for quick access to settings and features.

})
-* **Collection**. [Collection](/docs/send-data/collection/), [OpenTelemetry Collection](/docs/send-data/opentelemetry-collector/), [Source Template](/docs/send-data), [Status](/docs/manage/ingestion-volume/collection-status-page/), [Ingest Budget](/docs/manage/ingestion-volume/ingest-budgets/), [Health Events](/docs/manage/health-events/), [Archive](/docs/manage/data-archiving/archive), [Data Archiving](/docs/manage/data-archiving/).
+* **Collection**. [Collection](/docs/send-data/collection/), [OpenTelemetry Collection](/docs/send-data/opentelemetry-collector/), [Source Template](/docs/send-data), [Status](/docs/manage/ingestion-volume/collection-status-page/), [Ingest Budget](/docs/manage/ingestion-volume/ingest-budgets/), [Account Events](/docs/manage/account-events/), [Archive](/docs/manage/data-archiving/archive), [Data Archiving](/docs/manage/data-archiving/).
* **Logs**. [Fields](/docs/manage/fields/), [Field Extraction Rules](/docs/manage/field-extractions/), [Partitions](/docs/manage/partitions/), [Scheduled Views](/docs/manage/scheduled-views/), [Data Forwarding](/docs/manage/data-forwarding/), [Threat Intelligence](/docs/security/threat-intelligence/).
* **Metrics**. [Metrics Rules](/docs/metrics/metric-rules-editor/), [Logs-to-Metrics](/docs/metrics/logs-to-metrics/), [Metrics Transformation Rules](/docs/metrics/metrics-transformation-rules/).
* **Monitoring**. [Connections](/docs/alerts/webhook-connections).
diff --git a/docs/integrations/saas-cloud/sumo-collection.md b/docs/integrations/saas-cloud/sumo-collection.md
index 6f983bbe55..09446e9f05 100644
--- a/docs/integrations/saas-cloud/sumo-collection.md
+++ b/docs/integrations/saas-cloud/sumo-collection.md
@@ -18,7 +18,7 @@ This app includes [built-in monitors](#sumo-collection-monitors). For details on
:::
:::tip
-For related info on collector health events, see [this doc](/docs/manage/health-events).
+For related info on collector account events, see [this doc](/docs/manage/account-events).
:::
## Log types
diff --git a/docs/manage/health-events.md b/docs/manage/health-events.md
index a4e3e83abf..f813fd1b2b 100644
--- a/docs/manage/health-events.md
+++ b/docs/manage/health-events.md
@@ -1,6 +1,6 @@
---
-id: health-events
-title: Health Events
+id: account-events
+title: Account Events
description: Monitor the health of your Collectors and Sources.
---
@@ -11,50 +11,49 @@ description: Monitor the health of your Collectors and Sources.
| CloudFlex | Professional, Enterprise |
| Credits | Trial, Essentials, Enterprise Operations, Enterprise Security, Enterprise Suite |
-Health events allow you to keep track of the health of your Collectors, Sources, and Ingest Budgets. You can use them to find and investigate common errors and warnings that are known to cause collection issues.
+System events allow you to keep track of the health of your Collectors, Sources, and Ingest Budgets. You can use them to find and investigate common errors and warnings that are known to cause collection issues.
This framework includes the following:
-* Health event logs indexed in the [System Event Index](/docs/manage/security/audit-indexes/system-event-index).
-* A [health events table](#health-events-table) on the Alerts page.
-* A health status column on the [Collection page](#collection-page).
+* Account event logs indexed in the [Account Event Index](/docs/manage/security/audit-indexes/account-event-index).
+* A [account events table](#account-events-table) on the Alerts page.
+* A account status column on the [Collection page](#collection-page).
-Health events are sent from Installed Collectors on version 19.308-2 and
-later.
+Account events are sent from Installed Collectors on version 19.308-2 and later.
## Alerts
-Alerts for specific health events are easy to create in the Health Events Table. The details pane of an event provides a **Create Scheduled Search** button to automatically generate the required query.
+Alerts for specific account events are easy to create in the Account Events Table. The details pane of an event provides a **Create Scheduled Search** button to automatically generate the required query.
-## Health events
+## Account events
-Health events are created when an issue is detected with a Collector or Source. Events are indexed and searchable in a separate partition named **sumologic_system_events** in the [System Event Index](/docs/manage/security/audit-indexes/system-event-index). For details on what information is available in a health event, see the [common parameters](#common-parameters) table.
+Account events are created when an issue is detected with a Collector or Source. Events are indexed and searchable in a separate partition named **sumologic_system_events** in the [Account Event Index](/docs/manage/security/audit-indexes/account-event-index). For details on what information is available in a health event, see the [common parameters](#common-parameters) table.
-### Health events table
+### Account events table
-The health events table allows you to easily view and investigate problems getting your data to Sumo.
+The account events table allows you to easily view and investigate problems getting your data to Sumo.
-On the health events table, you can search, filter, and sort incidents by key aspects like severity, resource name, event name, resource type, and opened since date.
+On the account events table, you can search, filter, and sort incidents by key aspects like severity, resource name, event name, resource type, and opened since date.
-[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). To access the health events table, in the main Sumo Logic menu select **Manage Data > Monitoring > Health Events**.
+[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). To access the account events table, in the main Sumo Logic menu select **Manage Data > Monitoring > Health Events**.
-[**New UI**](/docs/get-started/sumo-logic-ui/). To access the health events table, in the top menu select **Configuration**, and then under **Data Collection** select **Health Events**. You can also click the **Go To...** menu at the top of the screen and select **Health Events**.
+[**New UI**](/docs/get-started/sumo-logic-ui/). To access the account events table, in the top menu select **Configuration**, and then under **Data Collection** select **Account Events**. You can also click the **Go To...** menu at the top of the screen and select **Account Events**.
-
+
Click on a row to view the details of a health event.

-Click the **Create Scheduled Search** button on the details pane to get alerts for specific health events. The unique identifier of the resource, such as the Source or Collector, is used in the query. See [Schedule a Search](../alerts/scheduled-searches/schedule-search.md) for details.
+Click the **Create Scheduled Search** button on the details pane to get alerts for specific account events. The unique identifier of the resource, such as the Source or Collector, is used in the query. See [Schedule a Search](../alerts/scheduled-searches/schedule-search.md) for details.
Under the **More Actions** menu you can select:
* **Event History** to run a search against the **sumologic_system_events** partition to view all of the related event logs.
* **View Object** to view the Collector or Source in the Collection page related to the event.
-### Health events severity
+### Account events severity
Events are categorized by two severity levels, warning and error. The severity column has color-coded error and warning events so you can quickly determine the severity of a given issue.
@@ -71,7 +70,7 @@ common parameters in the order that they are found in health event logs.
|:--|:--|:--|
| status | Either `Healthy` or `Unhealthy` based on the event. | String |
| details | The details of the event include the type as `trackerId`, the `name` of the event, and a `description`. | JSON object of Strings |
-| eventType | Health events have a value of `Health-Change`. | String |
+| eventType | Account events have a value of `Health-Change`. | String |
| severityLevel | Either `Error` or `Warning` based on the event. | String |
| accountId | The unique identifier of the organization. | String |
| eventId | The unique identifier of the event. | String |
@@ -110,9 +109,9 @@ common parameters in the order that they are found in health event logs.
}
```
-## Search health events
+## Search Account events
-To search all health events run a query against the internal partition
+To search all account events run a query against the internal partition
named **sumologic_system_events**. For example,
```sql
@@ -120,12 +119,12 @@ _index=sumologic_system_events "Health-Change"
```
:::tip
-Create a scheduled search to get alerts for specific health events.
+Create a scheduled search to get alerts for specific account events.
:::
### Metadata assignment
-Creating a query that defines built-in metadata field values in the scope can help improve search performance and limit results to what you're investigating. [Metadata](../search/get-started-with-search/search-basics/built-in-metadata.md) fields are assigned to health event logs as follows:
+Creating a query that defines built-in metadata field values in the scope can help improve search performance and limit results to what you're investigating. [Metadata](../search/get-started-with-search/search-basics/built-in-metadata.md) fields are assigned to account event logs as follows:
| **Metadata Field** | **Assignment Description** |
|:--|:--|
@@ -139,9 +138,9 @@ A **Health** column on the Collection page shows color-coded healthy, error, a
The **status** column now shows the status of Sources manually paused by users.
-
+
-* Hover your mouse over a Collector or Source to view a tooltip that provides the number of health events detected on the Collector or Source.
+* Hover your mouse over a Collector or Source to view a tooltip that provides the number of account events detected on the Collector or Source.

diff --git a/docs/manage/index.md b/docs/manage/index.md
index 85311ffd28..54a4098869 100644
--- a/docs/manage/index.md
+++ b/docs/manage/index.md
@@ -23,7 +23,7 @@ This topic describes features and options that give you administration over acco