Skip to content

andedevsecops/Auth0Logs-Connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auth0 Logs Ingestion to Azure Sentinel

Auth0 provides event logs that you can analyze to enhance Security and Operational Monitoring and Insights. This custom Azure Sentinel Data connector ingests critical security signals coming from Auth0. Security teams can monitor authorization traffic, analyze anomalies, and set up alerts for high-risk actions with higher confidence.

Auth0LogsIngestionFlow

Pre-requisites

  1. Click on Deploy to Azure (For both Commercial & Azure GOV)

  2. Select the preferred Subscription, Resource Group and Location
    Note
    Best practice : Create new Resource Group while deploying - all the resources of your custom Data connector will reside in the newly created Resource Group

  3. Enter the following value in the ARM template deployment

    "Function App Name": Auth0 Logs Function App Name
    "Workspace Id": Azure Log Analytics Workspace Id​
    "Workspace Key": Azure Log Analytics Workspace Key
    

Configuration Steps to Ingest Auth0 Logs

  1. The Auth0 Logs to Azure Blob Storage extension consists of a scheduled job that exports your Auth0 logs to Azure Blob Storage, which is a service that stores unstructured object data, such as text or binary data, in the cloud as objects/blobs

  2. Pre-requisites deployment step created Azure Storage Account called <><>sa and "auth0sourcelogs" container,

  3. From the Storage Account Settings section, click Access keys. Copy either storage account key value; you will need it in the next section

  4. Configure Export Logs to Azure Blob Storage extension

About

Auth0Logs-Connector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors