Skip to content

Filelog receiver, key_value_pair parser, how to use "tab" as pair delimiter #30558

Closed Answered by BinaryFissionGames
owensulei3841 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @owensulei3841 - You can find the documentation for the key value parser operator here:
https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/pkg/stanza/docs/operators/key_value_parser.md#key_value_parser-operator

You should be able to set the pair_delimiter to tab (\t) to use a tab instead of whitespace.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@owensulei3841
Comment options

Answer selected by owensulei3841
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants