Skip to content

Commit

Permalink
Update docs/sources/reference/components/loki/loki.process.md
Browse files Browse the repository at this point in the history
Co-authored-by: Clayton Cornell <[email protected]>
  • Loading branch information
wildum and clayton-cornell authored Jan 31, 2025
1 parent e967d80 commit 0fec3d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/reference/components/loki/loki.process.md
Original file line number Diff line number Diff line change
Expand Up @@ -1713,7 +1713,7 @@ The following arguments are supported:
When `overwrite_existing` is set to `true`, the stage overwrites existing extracted data fields with the same name.
If set to `false`, the `_extracted` suffix will be appended to an already existing field name.

When `drop_invalid_labels` is set to `true`, the stage drops fields that are not valid label names.
When `drop_invalid_labels` is set to `true`, the stage drops fields that aren't valid label names.
If set to `false`, the stage will automatically convert them into valid labels replacing invalid characters with underscores.

The `windowsevent` stage expects the message to structured in sections that are split by empty lines.
Expand Down

0 comments on commit 0fec3d3

Please sign in to comment.