I have the following line in my log or access file
187.148.115.252 – - [05/Aug/2009:15:20:
18 -0700] "GET /MyApp/Download/process_
form/V15672-01_2of3.zip?download_url=ht
tp%3A%2F%2Fmyapps.myorg.com%2FMyApp%2FD
ownload%2Fprocess_form&userid=epd-wael_
elbezawy%40hotmail.com&record_download_
url=http%3A%2F%2Fmyapps.myorg.com%2FMyA
pp%2FPatchDownload%2Fpack_stats×ta
mp=1249510803&patch_password=NO_PASS&co
ntext=A%4015%2BH%40aaru204.myorg.com%2B
P%4011250138&aru=11033257&patch_file=V1
5672-01_2of3.zip&ip_address=94.96.28.14
4&file_id=26921902&use_proxy=false&id=Y
2QzeVZVZldxZFJoTXdlb291czkrdzpDVkZQWEE4
VFBsSFJKK3FiS1NmM1Z3 HTTP/1.1" 403 238
I want add an extra section in my awatats report
ExtraSectionName1="Top Downloads"
ExtraSectionCodeFilter1=""
ExtraSectionCondition1="URL,\\.(zip|iso|
tar)"
ExtraSectionFirstColumnTitle1="File"
ExtraSectionFirstColumnValues1="QUERY_S
TRING,patch_file=(.*&$)"
ExtraSectionStatTypes1=PHB
MaxNbOfExtra1=100
MinHitExtra1=1
Its not working what could be the issue