Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 2.06 KB

RSyslog-Walkthrough.md

File metadata and controls

30 lines (17 loc) · 2.06 KB

Rsyslog walkthrough for Azure Sentinel

Microsoft Azure Sentinel is a scalable, cloud-native, security information event management (SIEM) and security orchestration automated response (SOAR) solution. Azure Sentinel delivers intelligent security analytics and threat intelligence across the enterprise, providing a single solution for alert detection, threat visibility, proactive hunting, and threat response.

With that being said, in order for Azure Sentinel to provide all of these funtionalies we need to ingest data from our applications and services into Azure Sentinel's Log Analytics workspace.

Azure Sentinel provides the following data connectors: https://docs.microsoft.com/en-us/azure/sentinel/connect-data-sources#data-connection-methods

This walkthrough is in the specific sernario of getting your appliance (Like a Firewall), sending the logs over Syslog Deamon (Rsyslog), using the OMS agent to phone home to the ODS Service endpoint.

To connect your external appliance to Azure Sentinel, the agent must be deployed on a dedicated machine (VM or on premises) to support the communication between the appliance and Azure Sentinel. You can deploy the agent automatically or manually. Automatic deployment is only available if your dedicated machine is a new VM you are creating in Azure.

Requirements before proceeding forwward:

Good knowlage to know before starting: