Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

[Parser Config] Add optional prefix when using kv extractor #270

Open
domlobo opened this issue Aug 9, 2021 · 0 comments
Open

[Parser Config] Add optional prefix when using kv extractor #270

domlobo opened this issue Aug 9, 2021 · 0 comments
Labels
enhancement New feature or request java Pull requests that update Java code

Comments

@domlobo
Copy link
Contributor

domlobo commented Aug 9, 2021

Request: add an optional field which allows all keys extracted using a kv extractor in a parsingconfig to have a prefix added.

Use case: extracting fields from an existing field (which is not the original string) it would be nice to prepend the "parent" field name to the extracted keys so they can all be linked together. Not always necessary/wanted so having it optional would be good. For large parent fields/ changing sub fields it saves having to add long rename transformations

@mariannovotny mariannovotny added enhancement New feature or request java Pull requests that update Java code labels Aug 9, 2021
@domlobo domlobo changed the title Add optional prefix when using kv extractor [Parser Config] Add optional prefix when using kv extractor Aug 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request java Pull requests that update Java code
Projects
None yet
Development

No branches or pull requests

2 participants