Log filtering on Azure Sentinel

pavan kemisetti 1 Reputation point
2020-12-09T06:53:52.423+00:00

how to optimize the logs that are being ingested to Azure Sentinel ? Either on prem logs or cloud logs . Can we do any filtering before the log sits in log analytics work space ? if so, how can we add the filtering

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,851 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
996 questions
{count} votes

1 answer

Sort by: Most helpful
  1. bharathn-msft 5,086 Reputation points Microsoft Employee
    2020-12-23T03:29:15.263+00:00

    << Sharing information here from comments for broader community usage >>

    @pavan kemisetti - Thank you for circling back.

    Below are possible ways to filter logs at ingestion

    • Please refer to the new Azure Monitor Agent , in Preview which has DCR (Data Collection Rules).
    • Also, other option would be to use Logstash, which has filtering capabilities. However applicable to non-production workloads at this current stage.

    Please be aware that, at this preview stage DCR will require some manual work as the UI still doesn't show the rules, it requires usage of REST API to inject the configuration for filtering.

    Hope this information helps, please feel free to revert back if you have any further queries. Thank you.

    0 comments No comments