Skip to content

[microsoft_exchange_server] Add ignore_older setting support #14340

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

Bearloggs
Copy link

@Bearloggs Bearloggs commented Jun 26, 2025

This change introduces support for an ignore_older configuration option in advance options to integration microsoft_exchange_server.

  • WHAT: Adds the ignore_older setting to allow users to exclude files older than a defined duration from ingestion.
  • WHY: This improves performance and relevance by enabling users to skip outdated data, especially in environments where logs accumulate over time but only recent entries are of interest.

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.

@Bearloggs Bearloggs marked this pull request as ready for review June 26, 2025 13:42
@Bearloggs Bearloggs requested a review from a team as a code owner June 26, 2025 13:42
@Bearloggs Bearloggs changed the title Add ignore_older setting support to integration microsoft_exchange_server [microsoft_exchange_server] Add ignore_older setting support Jun 26, 2025
@andrewkroh andrewkroh added Integration:microsoft_exchange_server Microsoft Exchange Server (Community supported) Team:Security-Windows Platform Security Windows Platform team [elastic/sec-windows-platform] labels Jun 26, 2025
@elasticmachine
Copy link

Pinging @elastic/sec-windows-platform (Team:Security-Windows Platform)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Integration:microsoft_exchange_server Microsoft Exchange Server (Community supported) Team:Security-Windows Platform Security Windows Platform team [elastic/sec-windows-platform]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants