Open mahadeva1989 opened 5 days ago
processor/filter
I have a scenario where I'm using IsMatch(attributes["ip_address"],".https://xx.xxx.xx.xx.") in my processor and it is not working.
Pinging code owners:
processor/filter: @TylerHelmuth @boostchicken
See Adding Labels via Comments if you do not have permissions to add labels yourself.
Component(s)
processor/filter
Describe the issue you're reporting
I have a scenario where I'm using IsMatch(attributes["ip_address"],".https://xx.xxx.xx.xx.") in my processor and it is not working.