Including the event info in the alert description

When creating a Event Log unit monitor, you might want to include in the alert description the event information. Here are the expression that you can use in order to include the event information in the alert description:

  1. Publisher Name                   - $Data/Context/PublisherName$
  2. Event Number                      - $Data/Context/EventNumber$
  3. User Name                          - $Data/Context/UseName$
  4. Event Description                 - $Data/Context/EventDescription$