Series: Managing SIEM Log Collectors at Scale with Ansible and GitHub Actions
- Part 1: https://blog.nviso.eu/series/siem-log-collectors-scale-ansible-github-actions-devops/
Series: Managing SIEM Log Collectors at Scale with Ansible and GitHub Actions
- Part 1: https://blog.nviso.eu/series/siem-log-collectors-scale-ansible-github-actions-devops/
๐๐ผ๐ ๐๐ผ ๐ฐ๐ผ๐น๐น๐ฒ๐ฐ๐ ๐ฐ๐๐๐๐ผ๐บ ๐ฒ๐๐ฒ๐ป๐ ๐๐๐ ๐๐ผ ๐ ๐ถ๐ฐ๐ฟ๐ผ๐๐ผ๐ณ๐ ๐ฆ๐ฒ๐ป๐๐ถ๐ป๐ฒ๐น
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/
Il 31/08/2024 Log Analytics Agent non sarร piรน supportato quindi entro questa data dovrete procedere alla migrazione verso Azure Monitoring Agent (AMA).
#Azure #MicrosoftSentinel #CyberSecurity #CloudComputing #LogCollection #ICTPower
Rapid7 has published a post on collecting audit logs from InsightVM with InsightIDR using NXLog Community Edition https://blog.rapid7.com/2019/10/30/be-audit-you-can-be-part-1-how-to-securely-send-and-monitor-your-audit-logs-with-insightidr/ โฆ #infosec #SIEM #logcollection
There is another part, which is on parsing.
Collecting Linux Ingress Authentication Events using Rapid7 Universal Event Formats
https://superuser-ltd.github.io/2019/IngressAuthentication-Linux/
Continuation of:
Collecting Windows Ingress Authentication Events using Rapid7 Universal Event Formats