+
Choose the event that will trigger this alert notification.
@@ -179,7 +179,7 @@ export const CreatePkiAlertV2FormSteps = () => {+
Configure the name, description, and timing for your alert.
@@ -188,7 +188,7 @@ export const CreatePkiAlertV2FormSteps = () => { name="name" render={({ field, fieldState: { error } }) => (+
Add filter rules to specify which certificates should trigger this alert. Leave empty to monitor all certificates.
@@ -250,10 +250,10 @@ export const CreatePkiAlertV2FormSteps = () => { {watchedFilters?.map((filter, index) => (+
Preview all certificates that match your filter criteria. This shows all non-expired certificates that would be monitored by this alert.
@@ -483,7 +483,7 @@ export const CreatePkiAlertV2FormSteps = () => {+
Set up email notifications to receive alerts when events occur.
@@ -513,13 +513,13 @@ export const CreatePkiAlertV2FormSteps = () => {+
Please review the settings below before creating your alert.