elastic / elastic/integrations
[DOCS] Align documentation with Beat modules where applicable
- Dominant language
- Handlebars
- Stars
- 333
- Forks
- 647
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 182
Description
Some of the Filebeat/Metricbeat modules documentation pages are more detailed than the associated integration ones.
## Examples
https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-module-o365.html#_alternative_endpoints
> This module supports custom endpoints for on-prem deployments as well as alternative endpoints (GCC High endponts, U.S. DoD, European Union, etc)
This is not at all present in https://docs.elastic.co/integrations/o365, but should be feasible going in the "Integration settings" / "Advanced API settings" and then add (as an example):
```
authentication_endpoint: https://login.microsoftonline.us/
resource: https://manage.office365.us/
```
---
This issue should be taken as a meta issue to track all the different modules/integrations.
As not all the integrations are owned by Observability, there should be some coordination to track this.
Contributor guide
Assessment
This issue has not been assessed yet.