Skip to content

Commit d468c8a

Browse files
Merge pull request #235341 from yoninalmsft/patch-64
Update how-to-forward-alert-information-to-partners.md
2 parents 02fe9ea + 0c93194 commit d468c8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/defender-for-iot/organizations/how-to-forward-alert-information-to-partners.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ The following sections describe the syslog output syntax for each format.
152152

153153
| Name | Description |
154154
|--|--|
155-
| Date and Time | Date and time that the syslog server machine received the information. |
156155
| Priority | User.Alert |
156+
| Date and Time | Date and time that the syslog server machine received the information. |
157157
| Hostname | Sensor IP |
158158
| Message | Sensor name: The name of the appliance. <br /> Alert time: The time that the alert was detected: Can vary from the time of the syslog server machine, and depends on the time-zone configuration of the forwarding rule. <br /> Alert title: The title of the alert. <br /> Alert message: The message of the alert. <br /> Alert severity: The severity of the alert: **Warning**, **Minor**, **Major**, or **Critical**. <br /> Alert type: **Protocol Violation**, **Policy Violation**, **Malware**, **Anomaly**, or **Operational**. <br /> Protocol: The protocol of the alert. <br /> **Source_MAC**: IP address, name, vendor, or OS of the source device. <br /> Destination_MAC: IP address, name, vendor, or OS of the destination. If data is missing, the value will be **N/A**. <br /> alert_group: The alert group associated with the alert. |
159159

@@ -170,8 +170,8 @@ The following sections describe the syslog output syntax for each format.
170170

171171
| Name | Description |
172172
|--|--|
173-
| Date and time | Date and time that the sensor sent the information, in UTC format |
174173
| Priority | User.Alert |
174+
| Date and time | Date and time that the sensor sent the information, in UTC format |
175175
| Hostname | Sensor IP |
176176
| Message | Sensor name: The name of the Microsoft Defender for IoT appliance. <br />LEEF:1.0 <br />Microsoft Defender for IoT <br />Sensor <br />Sensor version <br />Microsoft Defender for IoT Alert <br />title: The title of the alert. <br />msg: The message of the alert. <br />protocol: The protocol of the alert.<br />severity: **Warning**, **Minor**, **Major**, or **Critical**. <br />type: The type of the alert: **Protocol Violation**, **Policy Violation**, **Malware**, **Anomaly**, or **Operational**. <br />start: The time of the alert. It may be different from the time of the syslog server machine, and depends on the time-zone configuration. <br />src_ip: IP address of the source device.<br />dst_ip: IP address of the destination device. <br />cat: The alert group associated with the alert. |
177177

0 commit comments

Comments
 (0)