Microsoft Defender for Identity
Identity protection

Microsoft Defender for Identity Notifications

In brief

The page now uses Microsoft Defender naming, refreshed navigation wording, and updated SIEM guidance that instructs automation authors to use the permanent externalId field. The event-collection link text was also updated, and the TLS certificate tip was removed.

What Defender admins need to know

No administrator action is stated.

Summaries are generated from the documentation change itself.

Documentation change

The comparison below shows only the changed extract. Use the full-page view for complete context.

Defender for Identity notifications in Microsoft Defender XDR

Microsoft Defender for Identity provides notifications for health issues and security alerts, either via email notifications or to a Syslog server.

Use the following procedure to configure email notifications for Defender for Identity health issues.

  1. In Microsoft Defender, select Settings > Identities.

  2. Under Notifications, select Health issues notifications.

Configure Syslog notifications

You can configure Defender for Identity to send health issues and security events to a Syslog server through a configured sensor.

Events aren't sent from the Defender for Identity service to your Syslog server directly, but only through the sensor.

  1. In Microsoft Defender XDR, select Settings > Identities.

  2. Under Notifications, select Syslog notifications, and then toggle on the Syslog service option.

  3. Select Configure service to open the Syslog service pane.

    • Transport: Select the Transport protocol (TCP or UDP).
    • Format: Select the format (RFC 3164 or RFC 5424).
  4. Select Send test SIEM notification and then verify the message is received in your Syslog infrastructure solution.

  5. When you've confirmed that the test works, select Save.

    • An existing security alert is updated
    • A new health issue is detected

Creating automation scripts for Defender for Identity SIEM logs

If you're creating automation scripts for Defender for Identity SIEM logs, we recommend using the externalId field to identify the alert type instead of using the alert name.

While alert names may occasionally be modified, the externalId of each alert is permanent. For more information, see Defender for Identity SIEM log reference

Creating automation scripts for Defender for Identity SIEM logs

When you create automation scripts for Defender for Identity SIEM logs, use the externalId field to identify the alert type. Alert names might change over time, but the externalId for each alert stays the same. For more information, see Defender for Identity SIEM log reference.

Related content

For more information, see Listen for SIEM events on your Defender for Identity standalone sensor.