Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy Azure Sentinel #256

Closed
brooke-hamilton opened this issue Jun 17, 2021 · 3 comments · Fixed by #281
Closed

Deploy Azure Sentinel #256

brooke-hamilton opened this issue Jun 17, 2021 · 3 comments · Fixed by #281
Assignees
Labels
core New feature or request

Comments

@brooke-hamilton
Copy link
Contributor

Description
Deploy Azure Sentinel, making it available in Tier 1, with sensible defaults, and connected to the Log Analytics workspace in Tier 1. (Depends on finishing #128).

Acceptance Criteria

  • Azure Sentinel is deployed to tier 1.
  • Azure Sentinel is configured to consume logs from the Tier 1 Log Analytics workspace.
@glennmusa
Copy link
Contributor

To light up Azure Sentinel with azurerm, it appears like we'll need to specify which connectors to use. The team discussed these seem like natural choices, but let's discuss if they're not the right ones:

Which if any of these should we enable out-of-the-box?

@glennmusa
Copy link
Contributor

@Phydeauxman pointed us towards simply turning on Sentinel via the the azurerm_log_anlytics_solution resource and specifying a solution_name property of "SecurityInsights": https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/log_analytics_solution

@glennmusa glennmusa self-assigned this Jul 6, 2021
@shawngib
Copy link
Member

shawngib commented Jul 6, 2021

@glennmusa Lets chat since Sentinel is not something that you deploy, you deploy solutions to LA workspaces which tell LA what to collet and how to store it for sentinel, but there maybe a need to discuss workspace deployments since those may need some network and region discussions instead of just one workspace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants