Hi,
Looking at the
documentation, you should be able to do it with the "match"
and "fill" rules:
The optional key match makes partial
replacement of the original value possible: only the matched
part would be replaced with the fill character. The match value
must be a valid pcre2 regular expression.
The tricky part is probably getting the regular expression
correct. I'd recommend playing around with something like regex101.com and see what each
pattern matches.
Markus
--
You received this message because you are subscribed to the Google Groups "MaxScale" group.
To unsubscribe from this group and stop receiving emails from it, send an email to maxscale+u...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/maxscale/02f4419f-745b-4c5b-9f85-ee57ad96f23fn%40googlegroups.com.
-- Markus Mäkelä, Senior Software Engineer MariaDB Corporation