I have this string: when HTTP_REQUEST{ path = HTTP:path_get()
debug("Path rewrite starts for Path %s ", path) -- replace path which is
/prefix/something/* so only /something/* stays in the path
HTTP:path_set("%s", path:gsub("/prefix", "")) } How to a...
Hello,I come from F5 world where it's natively saving info about
VIP,pool,pool member, etc.. statistics. Is it so that FortiADC does not
log VIP/pool statistics by default, they have to be enabled by using
"FortiView"? Is there any "cost" of that? Ca...
Hi, I have configured pool with pool member, used default http monitor,
but I see the pool member availability is "init", it's in this state for
more than 20 minutes, anyone knows the reason for this? Thanks
Hi, I guess missing " in your args for gsub is a typo, right?Anyway I
have added the log using print as you suggested, I still don't see
anything in Script logs, but I have "Script Category" enabled in "Local
log" settings.How it is with logging at F...
Hi, yes it is a root cause. I don't understand the logic behind, why it
cannot show the status immediately.., but thanks for prompt help,
appreciate it :)