docs/reference/filebeat/migrate-from-deprecated-module.md
If a Filebeat module has been deprecated, there are a few options available for a path forward:
Migrate to an Elastic integration, if available. The deprecation notice will link to an appropriate integration, if one exists.
Migrate to Elastic Agent for ingesting logs. If a specific integration for the vendor/product does not exist, then one of the custom integrations can be used for ingesting events. A custom pipeline may also be attached to the integration for further processing.
Migrate to a different Filebeat module. In some cases, a Filebeat module may be superseded by a new module. The deprecation notice will link to an appropriate module, if one exists.
Use a custom Filebeat input, processors, and ingest pipeline (if necessary).