Versions

Description

MsGraphExporter is an application that performs periodic export of time-domain data like Azure AD user signins from Microsoft Graph API into a buffer key-value store (currently supports Redis) for subsequent processing. It uses Celery task queue for parallel processing, gevent greenlets for concurrent uploads, relies on the Graph API pagination to control memory footprint and respects Graph API throttling. The application could be deployed as a single-container worker or as a set of multiple queue-specific workers for high reliability and throughput.

Repository

https://github.com/undp/MsGraphExporter.git

Project Slug

msgraphexporter

Last Built

4 years, 6 months ago passed

Maintainers

Home Page

https://github.com/undp/MsGraphExporter

Badge

Tags

microsoft-graph, monitoring, siem

Short URLs

msgraphexporter.readthedocs.io
msgraphexporter.rtfd.io

Default Version

0.1.0-rc.3

'latest' Version

develop