I want to extract "acpro" as the service name from the path below, can anyone offer some advice?
/api/acpro/filter/dowork/ayc
/api/acpro/filter/toko
/api/acpro/filter/toko/user/passwd
/api/acpro/account/getsales/b77dd0bf-1f85-4240-bed7-cadf2a59c5e6
/api/acpro/product/getproduct
I've tried using %{PATH} and %{GREEDYDATA} , but can't get what I want.
