Closed Sinderella closed 6 years ago
By default the log filter shouldn't be filtering any logs. Can you share the filter configuration you're using that's having issues?
Please see the images below:
I am trying to remove the cookie header from the requests, I am not sure if there is a better approach. Anyway, I have sent some requests to AutoRepeater and the logs are still empty.
Edit: I got it working with other conditions, but I had to press to whitelist twice after the extension has been loaded in order for it to show something. I guess there is something wrong with my condition.
There was a bug where I was initializing the filter as a blacklist when it was a whitelist by default which was causing the issue. I've merged the fix and it should be resolved now in the latest JAR.
Additionally, I've added a "Remove Header By Name" replacement so it should be as easy as setting the Replacement to "Remove Header By Name" and the value to "Cookie".
Please let me know if there's any issues with these fixes/features.
Thanks, Justin
May be it's just not too obvious for me to get the log filter working the way I wanted it to be. An option to turn off the filter is nice to have when we are trying to see if we have configured something wrong and want it to show everything.