Skip to content

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

@mmantyla

Description

@mmantyla

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):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions