Only one masking filters works at a time
Hi, I have multiple masking filters defined in my config file: one to mask email addresses and one to mask IP's. Each one works fine individually, but once I put both filters in the `filters` array, only the first one works.
Here's my config. Does this look right? Thanks.
Edit: figured it out. Sumologic didn't like \s for matching whitespace, so I changed it to a literal space.
Please sign in to leave a comment.
Comments
1 comment