Skip to content

[DOCS-15452] Document regex support in Log Explorer - #39286

Merged
rtrieu merged 13 commits into
masterfrom
daniel-tian/document-regex-support
Aug 19, 2026
Merged

[DOCS-15452] Document regex support in Log Explorer#39286
rtrieu merged 13 commits into
masterfrom
daniel-tian/document-regex-support

Conversation

@dd-danieltian

@dd-danieltian dd-danieltian commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

What does this PR do? What is the motivation?

Fixes DOCS-15452

Adds a new page documenting regex support in the Log Explorer: regex-based field extraction (named capture groups) and the regexp_like/regexp_replace calculated field functions.

Merge instructions

Merge readiness:

  • Ready for merge

Additional notes

Add a new page covering regex-based field extraction and the
regexp_like/regexp_replace calculated field functions.
@dd-danieltian
dd-danieltian requested a review from a team as a code owner August 18, 2026 19:03
Use double-quoted string literals and the reserved message field
without a # prefix in the regexp_like/regexp_replace examples, soften
the numeric-conversion note, and register the new page in the
Calculated Fields nav menu.
…t-regex-support

# Conflicts:
#	hugo/content/en/logs/explorer/calculated_fields/regex.md
Add regex-based field extraction to extractions.md as an alternative
to Grok patterns, and document the regexp_like/regexp_replace
calculated field functions in formulas.md.
Named capture groups cannot contain underscores.

@rtrieu rtrieu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi, left you a few suggestions, including a link fix

Comment thread hugo/content/en/logs/explorer/calculated_fields/extractions.md Outdated
Comment thread hugo/content/en/logs/explorer/calculated_fields/formulas.md Outdated
Comment thread hugo/content/en/logs/explorer/calculated_fields/formulas.md
@maxvp maxvp self-assigned this Aug 18, 2026
@github-actions

Copy link
Copy Markdown
Contributor

dd-danieltian and others added 3 commits August 19, 2026 11:18
Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>
Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>
Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>
@dd-danieltian
dd-danieltian requested a review from rtrieu August 19, 2026 15:19
@dd-danieltian

Copy link
Copy Markdown
Contributor Author

hi, left you a few suggestions, including a link fix

@rtrieu thank you!! just updated

Comment thread hugo/content/en/logs/explorer/calculated_fields/formulas.md Outdated
Comment thread hugo/content/en/logs/explorer/calculated_fields/formulas.md Outdated

@rtrieu rtrieu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor fix then it should be good

@rtrieu
rtrieu merged commit 5405f05 into master Aug 19, 2026
24 checks passed
@rtrieu
rtrieu deleted the daniel-tian/document-regex-support branch August 19, 2026 20:12
@dd-danieltian
dd-danieltian restored the daniel-tian/document-regex-support branch August 19, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants