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

[Feature] Normalisation Helper #307

Open
b1scuit-thi3f opened this issue Apr 13, 2022 · 0 comments
Open

[Feature] Normalisation Helper #307

b1scuit-thi3f opened this issue Apr 13, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@b1scuit-thi3f
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Not all plugins output data in the same way. For example, one might output src_ip, another ip, and another sourceIP.

Describe the solution you'd like
Have a helper function that lets you send a dictionary and your data, with the dictionary containing all the replacements:
normaliseHelper({"source_ip":"src_ip","destination_ip":"dest_ip"},outputData)

@b1scuit-thi3f b1scuit-thi3f added the enhancement New feature or request label Apr 13, 2022
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