Follow

Info: How to have Discovery Completion notifications to show number of certificates found

Summary:

Default notification for Discovery Completed event does not include information about the discovery results. We can create a SMTP channel to include information on number of certificates found.

 

More Information:

We can get the count of found certificates using the following macro:

$Config[$Event.Component$,"Certificates Found"]$

This macro can be added to the subject or message body of the SMTP channel created for Discovery notifications.

Was this article helpful?
0 out of 0 found this helpful

Comments