Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DOCS] Advise users to migrate from Filebeat to Elastic Agent (#36157)
## What does this PR do? Adds a note to [Modules](https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-modules.html) to advise users to migrate to Elastic Agent. Preview: [Modules](https://beats_36157.docs-preview.app.elstc.co/guide/en/beats/filebeat/master/filebeat-modules.html) ## Why is it important? While Filebeat modules are still supported, we do not typically apply bug fixes or enhancements to these modules, or ship any new modules. Our focus is now entirely on Elastic Agent integrations. ## Checklist <!-- Mandatory Add a checklist of things that are required to be reviewed in order to have the PR approved List here all the items you have verified BEFORE sending this PR. Please DO NOT remove any item, striking through those that do not apply. (Just in case, strikethrough uses two tildes. ~~Scratch this.~~) --> - [x] My code follows the style guidelines of this project ~~- [ ] I have commented my code, particularly in hard-to-understand areas~~ N/A - [x] I have made corresponding changes to the documentation ~~- [ ] I have made corresponding change to the default configuration files~~ N/A ~~- [ ] I have added tests that prove my fix is effective or that my feature works~~ N/A ~~- [ ] I have added an entry in `CHANGELOG.next.asciidoc` or `CHANGELOG-developer.next.asciidoc`.~~ N/A ## Related issues * Resolves elastic/security-docs#3576 --------- Co-authored-by: Janeen Mikell Roberts <[email protected]> Co-authored-by: David Kilfoyle <[email protected]> (cherry picked from commit e1267be)
- Loading branch information