filebeat: fix typos in crowdstrike, o365, okta, and santa modules#49642
Conversation
- crowdstrike: 'formated' → 'formatted' in module docs - o365: 'recomended' → 'recommended', 'endponts' → 'endpoints' - okta: 'occured' → 'occurred', 'informaton' → 'information' (×3), 'identifer' → 'identifier' - santa: remove duplicated word 'the the' in config Closes elastic#49082 Closes elastic#49156 Closes partial elastic#49496 Closes partial elastic#49335 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
🤖 GitHub commentsJust comment with:
|
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis change corrects multiple spelling and wording errors across Filebeat module documentation and field descriptions. The fixes address typos in Okta field documentation (correcting "informaton" to "information," "identifer" to "identifier," and "occured" to "occurred"), CrowdStrike module docs ("formated" to "formatted"), Office 365 module docs ("endponts" to "endpoints" and "recomended" to "recommended"), and Santa module comments (removing duplicated "the the"). A changelog fragment documents the bug fix. Updates are applied consistently across reference documentation files, field definitions in YAML and AsciiDoc formats, module configuration files, and reference YAML templates. No functional code or configuration logic is modified. 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
efd6
left a comment
There was a problem hiding this comment.
crowdstrike, o365 and okta changes LGTM
(sad that the informatons (atomic units of information?) are going away)
|
Actually, this needs to be backported to 9.3 for the changes to be published to the docs site (we publish from the latest minor branch). |
Summary
Fix spelling and grammar typos in filebeat module documentation and field descriptions.
x-pack/filebeat/module/crowdstrike/_meta/docs.md:formated→formattedx-pack/filebeat/module/o365/_meta/docs.md:recomended→recommended,endponts→endpointsx-pack/filebeat/module/okta/system/_meta/fields.yml:occured→occurred,informaton→information(×3),identifer→identifierfilebeat/module/santa/_meta/config.yml: remove duplicated wordthe theCloses #49082
Closes #49156
Closes partial #49496
Closes partial #49335
Test plan
_metasource file