Fix spelling typos in Okta and CEF field descriptions#49157
Fix spelling typos in Okta and CEF field descriptions#49157
Conversation
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
|
This pull request doesn't have a |
Co-authored-by: strawgate <6384545+strawgate@users.noreply.github.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis pull request corrects spelling errors in field description metadata files. In the Okta system module fields configuration, three instances of "informaton" are corrected to "information" and one instance of "identifer" is corrected to "identifier". In the CEF decoder fields configuration, "seperated" is corrected to "separated" and "Thee" is corrected to "The". These corrections affect user-facing field descriptions in two YAML metadata files, with six total text edits across both files. 🚥 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 |
andrewkroh
left a comment
There was a problem hiding this comment.
This requires a 'make update' to rebuild the content embedded in .go files and possibly docs.
Corrects four spelling errors in user-facing exported field descriptions across Okta and CEF metadata files.
Changes
x-pack/filebeat/module/okta/system/_meta/fields.ymlinformaton→information(3×:raw_user_agent,os, andbrowserfield descriptions)identifer→identifier(external_session_idfield description)x-pack/filebeat/processors/decode_cef/_meta/fields.ymlcolon-seperated→colon-separated(destinationMacAddressfield description)Thee URI→The URI(deviceZoneURIfield description)Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.