Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delimiter for KeyValue Parser #524

Open
Dylan-M opened this issue Jan 17, 2022 · 0 comments
Open

Delimiter for KeyValue Parser #524

Dylan-M opened this issue Jan 17, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Dylan-M
Copy link
Contributor

Dylan-M commented Jan 17, 2022

Currently we have a dataset from a customer that has they KeyValue pairs separated by pipe characters instead of spaces.
src=10.220.2.12|srcPort=20331|dst=35.186.161.12|dstPort=443|blockReason=|srcPreNAT=10.220.2.12|srcPreNATPort=20331|dstPreNAT=153.2.246.7|dstPreNATPort=8080

Add a delimiter character option parameter to the KV Parser.

For this customer in the field, we'll be using regex parsing to handle this until such time as this feature is available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant