Set up email notifications for tenant updates
Set up email notifications for Cortex Cloud tenant updates and operational announcements.
Your Cortex tenant generates Management Audit Logs throughout the tenant update lifecycle. This includes version upgrades and hotfixes, covering both the pending (before) and completed (after) phases of a scheduled update.
Using log forwarding, you can automatically receive an email whenever one of these events occurs, ensuring your team is notified the moment a change is scheduled or completed on your tenant.
Prerequisites
Ensure you have the following:
Admin privileges on the tenant.
The email distribution list that will receive the notifications.
Your tenant name (for example., acme-corp.us) to include in the email subject for easy identification.
How audit events are structured
Every forwarding rule is built by matching key fields from the Management Audit Log:
Type
The domain that produced the event.
Tenant Management
Subtype
The exact phase of the lifecycle.
Upgrade Pending, Upgrade Completed, Hotfix Pending, Hotfix Completed
Description
Human-readable summary of the event.
Contains the word downtime when downtime is involved. This enables you to build targeted rules that run only when downtime is expected.
How to set up email notifications for tenant updates
Go to Settings → Configurations → General → Notifications → + Add Forwarding Configuration.
In the Define step, set the forwarding configuration details.
Enter a name for the configuration.
For Log Type, select Management Audit Logs.
(Optional) Enter a description of the forwarding configuration.
Click Next.
In the Scope step, filter which issues, cases, or logs you want included in a notification and then click Next. For example, for a filter set to Severity = Medium, Category = Configuration, Cortex Cloud sends the issues or events matching this filter as a notification.
In the Forward Destination step, define the destination details.
Select the Notification Timezone.
Under the Add Application dropdown, enable one or more integrations.
Enable Email.
Enter the recipients in the Email distribution list field.
Set the Grouping timeframe to 1 minute. A one minute timeframe ensures pre-upgrade and pre-hotfix warnings arrive in time to be actionable without unnecessary delays.
Clear the Use Auto Generated Subject checkbox. Writing a custom subject that includes your tenant name and the event type (for example, <tenant_name> tenant - Pre-upgrade warning) enables recipients to instantly identify the affected tenant.
Enter your custom subject and add the Filter / Conditions for your specific use case from the use case configurations table below.
Click Create.
Use case configurations
The following table provides subject lines and filter conditions for your notification needs. For all rules below, the Entity condition must be set to Tenant Management.
All upgrade and hotfix events
Any upgrade/hotfix event occurs.
Compliance and audit teams needing a complete record. This is the simplest approach.
<tenant_name> tenant - Upgrade/Hotfix audit log
(None)
Pre-upgrade warning
An upgrade is about to begin (~10-min warning).
Operations teams needing to prepare.
<tenant_name> tenant - Pre-upgrade warning
Subtype contains Upgrade Pending
Post-upgrade completion
An upgrade has successfully completed.
Anyone tracking version changes.
<tenant_name> tenant - Upgrade completed
Subtype contains Upgrade Completed
Pre-hotfix warning
A hotfix is about to be deployed (~10-min warning).
Operations teams needing to prepare.
<tenant_name> tenant - Pre-hotfix warning
Subtype contains Hotfix Pending
Post-hotfix completion
A hotfix has been successfully deployed.
Anyone tracking deployments.
<tenant_name> tenant - Hotfix completed
Subtype contains Hotfix Completed
Any event with downtime
An upgrade or hotfix requires downtime.
On-call and SRE teams tracking service interruptions.
<tenant_name> tenant - Upgrade/Hotfix with downtime
Description contains downtime
Example configurations:
description contains downtime
type = Tenant Management
subtype contains upgrade
OR
description contains downtime
type = Tenant Manage
Manage and test your rules
View all rules: Go to Settings → Configurations → General → Notifications. Each forwarding configuration is listed with its log type, destination, and status.
Edit or pause notifications: Open any rule to change recipients, adjust filters, or toggle it on/off.
Verify the notification is sent: The next time an upgrade or hotfix occurs, confirm the expected email arrives. You can also check the event in Settings → Management Audit Logs.
Audit log retention: All audit events are retained for 365 days, enabling you to review historical events in the Management Audit Logs table even if you miss an email.
Frequently asked questions
Last updated
Was this helpful?
