- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-26-2024 01:53 AM
Hi. We send Cortex XDR syslog to SIEM. When I check Notification (Settings - Configurations - Notifications) settings, Severity field is available. But on SIEM logs, there is not severity of alert.
09-26-2024 08:46 AM
Hi @Aristooo, thanks for reaching us using the Live Community.
The severity field is sent with the forwarding integration using syslog. You can check our documentation with the message format here, maybe your SIEM is not parsing that field with the correct format.
If this post answers your question, please mark it as the solution.
09-26-2024 08:46 AM
Hi @Aristooo, thanks for reaching us using the Live Community.
The severity field is sent with the forwarding integration using syslog. You can check our documentation with the message format here, maybe your SIEM is not parsing that field with the correct format.
If this post answers your question, please mark it as the solution.
10-14-2024 10:27 PM
Hi @jmazzeo, thank you for your response. Sorry I forgot to reply your comment.
I checked the link you sent and saw that the alert severity in CEF is represented by numbers. It's the same in the logs we forwarded as well. Thank you very much.
HEADER/Vendor="Palo Alto Networks" (as a constant string)HEADER/Device Product="Cortex XDR" (as a constant string)HEADER/Product Version= Cortex XDR version (2.0/2.1....)HEADER/Severity=(integer/0 - Unknown, 6 - Low, 8 - Medium, 9 - High)HEADER/Device Event Class ID=alert sourceHEADER/name =alert name
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!