Skip to content

Add Office365 Source Connector#5720

Open
alparish wants to merge 1 commit into
opensearch-project:mainfrom
alparish:feature/office365
Open

Add Office365 Source Connector#5720
alparish wants to merge 1 commit into
opensearch-project:mainfrom
alparish:feature/office365

Conversation

@alparish

@alparish alparish commented May 27, 2025

Copy link
Copy Markdown
Contributor

Signed-off-by: Alekhya Parisha aparisha@amazon.com

Description

This change implements an Office 365 source plugin for Data Prepper. The plugin interacts with the Office 365 Management API to retrieve audit logs. Key components include:

  • Office365RestClient: Handles REST API calls to Office 365 Management API.
  • Office365Service: Manages the business logic for fetching and processing audit logs.
  • Office365CrawlerClient: Implements the CrawlerClient interface for Data Prepper integration.
  • Office365Iterator: Manages the iteration over audit log items.

Added unit tests for Office365RestClient
Addressed David's comments from the previous PR.

Issues Resolved

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Alekhya Parisha <aparisha@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant