ππΌπ ππΌ π°πΌπΉπΉπ²π°π π°ππππΌπΊ π²ππ²π»π πππ ππΌ π πΆπ°πΏπΌππΌπ³π π¦π²π»ππΆπ»π²πΉ
Microsoft Sentinel is Microsoft's SIEM/SOAR. It is used to collect and evaluate logs.
If you choose to collect security logs from Windows Server, Microsoft Sentinel can collect predefined log sets using the built-in settings. By default, you have the option to select from the predefined sets All Security Events, Common, or Minimal.
However, if you need to collect some custom Event IDs that do not belong to the above built-in categories, or simply want your own set of Event IDs to collect, you can define your own Event IDs using XPath queries.
XPath (XML Path Language) is a query language used for selecting nodes from an XML document. It allows you to navigate through elements and attributes in XML documents, making it a powerful tool for extracting specific pieces of information. XPath is commonly used in combination with XML parsers to filter and locate data based on complex conditions.
Read my blog post bellow π π
https://www.cswrld.com/2025/06/how-to-collect-custom-event-ids-to-microsoft-sentinel/
#cswrld #sentinel #eventid #logcollection #custom