TylerBrock / saw

Fast, multi-purpose tool for AWS CloudWatch Logs
MIT License
1.41k stars 79 forks source link

Filter not work with comma (,) in search string #49

Open DanielOverdevest opened 4 years ago

DanielOverdevest commented 4 years ago

Can't filter on text string with a comma.

Error InvalidParameterException: Invalid filter pattern

Is this easy fixable?

aligajani commented 4 years ago

You need to do something like this. --filter "text1" "," text2"