Create a subscription (4/4)

type/detailshostcollectionnotification

Configure the way you will be notified of events

Your subscription so far

#set($evenodd = "odd") #foreach($key in $preview.keySet()) #if(!($key == "")) #end #if ($evenodd == "odd") #set($evenodd = "even") #else #set($evenodd = "odd") #end #end
$key $preview.get($key)

You can preview which documents currently match your criteria (following the link will open a new window).

How to be notified of events matching your subscription

You will be able to see the subscription in the list of all your subscriptions after logging in to the alerting service.
You can assign a name to your subscription that makes it easier for you to recognise it:

help