Skip to content
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

[8.x](backport #35669) [Auditbeat] improve docs for exclude_files option of file_integrity #42990

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 3, 2025

-- Type of change

  • Docs

What does this PR do?

The exclude_files option can be used for excluding directories, too, if recursive is set to true. Also (after spending hours on it) I've added a working example of a folder exclusion for Windows.

Why is it important?

It seems not documented elsewhere ;-)

Checklist

- [ ] My code follows the style guidelines of this project
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] I have made corresponding change to the default configuration files
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Author's Checklist


This is an automatic backport of pull request #35669 done by [Mergify](https://mergify.com).

…35669)

The exclude_files option can be used for excluding directories, too, if recursive is set to true.
This improves the documentation and reference configuration for Auditbeat.

I've also added a working example of a folder exclusion for Windows.

Co-authored-by: Dan Kortschak <90160302+efd6@users.noreply.github.com>
Co-authored-by: Andrew Kroh <andrew.kroh@elastic.co>
(cherry picked from commit 43cfcae)
@mergify mergify bot requested a review from a team as a code owner March 3, 2025 17:01
@mergify mergify bot added the backport label Mar 3, 2025
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Mar 3, 2025
@github-actions github-actions bot added docs Auditbeat Team:Security-Linux Platform Linux Platform Team in Security Solution labels Mar 3, 2025
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Mar 3, 2025
@elasticmachine
Copy link
Collaborator

Pinging @elastic/sec-linux-platform (Team:Security-Linux Platform)

@andrewkroh andrewkroh enabled auto-merge (squash) March 3, 2025 17:13
@andrewkroh andrewkroh merged commit 19bd851 into 8.x Mar 3, 2025
32 checks passed
@andrewkroh andrewkroh deleted the mergify/bp/8.x/pr-35669 branch March 3, 2025 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auditbeat backport docs Team:Security-Linux Platform Linux Platform Team in Security Solution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants