Skip to content

Python script to push the Office 365 Unified Audit Log, Admin Audit Log and Mailbox Audit Logs into ElasticSearch. Works with the o365auditlogretriever scripts.

Notifications You must be signed in to change notification settings

SolisAU/o365audit2elastic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

o365audit2elastic

Python script to push the Office 365 Unified Audit Log, Admin Audit Log and Mailbox Audit Logs into ElasticSearch. Works with the o365auditlogretriever scripts.

Run under WSL or with Python3 in Windows ./audit2elastic.py --index o365-nameofcompany-ual /path/to/source/auditlog.csv

The index switch will need pre-pending o365- and append -ual

o365- is there so that it goes into the correct enrichment pipeline.

-ual at the end is there so we can filter based on index and source (ual, mt)

About

Python script to push the Office 365 Unified Audit Log, Admin Audit Log and Mailbox Audit Logs into ElasticSearch. Works with the o365auditlogretriever scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages