[text-auditor] Fix `sucess` typo family in CEF/CyberArk user-facing descriptions

Open Beginner friendly
#19,507 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
86/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Tech stack
markdown, yaml
Domain
documentation

Research direction

Start with the four source field definition files listed in packages/cef/data_stream/log/fields/fields.yml and packages/cyberark_pta/data_stream/events/fields/cef.yml, then inspect the matching tables in both packages' docs/README.md files. Confirm all eight listed user-facing occurrences use the correct spelling and that the source and rendered documentation remain consistent.

Written by the indexing model from the issue text.

Description

Text Improvements

The following user-facing text issues were found in the repository. Each is a low-effort fix.

1. Typo family: sucesssuccess in ArcSight outcome descriptions

Why: sucess is an unambiguous typo and appears repeatedly in user-facing field descriptions and rendered package docs.

Verified occurrences (completeness pass):

File: packages/cef/data_stream/log/fields/fields.yml (line 99)
Current text: Outcome of the event (e.g. sucess, failure, or attempt) (ArcSight).
Suggested fix: Outcome of the event (e.g. success, failure, or attempt) (ArcSight).

File: packages/cef/data_stream/log/fields/fields.yml (line 121)
Current text: Outcome of the event (e.g. sucess, failure, or attempt) (ArcSight).
Suggested fix: Outcome of the event (e.g. success, failure, or attempt) (ArcSight).

File: packages/cyberark_pta/data_stream/events/fields/cef.yml (line 154)
Current text: Outcome of the event (e.g. sucess, failure, or attempt) (ArcSight).
Suggested fix: Outcome of the event (e.g. success, failure, or attempt) (ArcSight).

File: packages/cyberark_pta/data_stream/events/fields/cef.yml (line 157)
Current text: Outcome of the event (e.g. sucess, failure, or attempt) (ArcSight).
Suggested fix: Outcome of the event (e.g. success, failure, or attempt) (ArcSight).

File: packages/cef/docs/README.md (line 418)
Current text: | cef.extensions.categoryOutcome | Outcome of the event (e.g. sucess, failure, or attempt) (ArcSight). | keyword |
Suggested fix: | cef.extensions.categoryOutcome | Outcome of the event (e.g. success, failure, or attempt) (ArcSight). | keyword |

File: packages/cef/docs/README.md (line 426)
Current text: | cef.extensions.destinationNtDomain | Outcome of the event (e.g. sucess, failure, or attempt) (ArcSight). | keyword |
Suggested fix: | cef.extensions.destinationNtDomain | Outcome of the event (e.g. success, failure, or attempt) (ArcSight). | keyword |

File: packages/cyberark_pta/docs/README.md (line 177)
Current text: | cef.extensions.categoryOutcome | Outcome of the event (e.g. sucess, failure, or attempt) (ArcSight). | keyword |
Suggested fix: | cef.extensions.categoryOutcome | Outcome of the event (e.g. success, failure, or attempt) (ArcSight). | keyword |

File: packages/cyberark_pta/docs/README.md (line 185)
Current text: | cef.extensions.destinationNtDomain | Outcome of the event (e.g. sucess, failure, or attempt) (ArcSight). | keyword |
Suggested fix: | cef.extensions.destinationNtDomain | Outcome of the event (e.g. success, failure, or attempt) (ArcSight). | keyword |

Suggested Actions

  • Replace sucess with success in the 4 source field definition files listed above.
  • Update the 4 mirrored docs table entries listed above to keep generated/readable docs consistent.

What is this? | From workflow: Text Auditor

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

  • expires on Jun 19, 2026, 11:26 AM UTC
Dominant language
Handlebars
Stars
334
Forks
652
Avg merge
1d 22h
Merged PRs (30d)
241

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from elastic/integrations

All issues in elastic/integrations

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.