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

Add field variable to normalize function in eventlog.py #38

Open
mmantyla opened this issue Oct 3, 2024 · 0 comments
Open

Add field variable to normalize function in eventlog.py #38

mmantyla opened this issue Oct 3, 2024 · 0 comments

Comments

@mmantyla
Copy link
Collaborator

mmantyla commented Oct 3, 2024

Now normalization is always fixed to column "m_message". Ideally user should be give the field to what the normalization is based on. This would allow multiple normalization calls.

Also change name from normalize to masking.

def normalize(self, regexs=masking_patterns_drain, to_lower=False, twice=True):

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

No branches or pull requests

1 participant