Forum Discussion

HK_Kim_69440's avatar
HK_Kim_69440
Icon for Nimbostratus rankNimbostratus
Dec 14, 2006

HTTP access log i-rule

Hi there,

 

 

I want to config a i-rule for HTTP access log

 

Because Big-IP is setting to html caching, Big-ip have to leave a HTTP access log.

 

 

The log format and sample are belowed.

 

 

log format)

 

yyyy-mm-dd | time | client host IP(or X-forward-for) | client request canonical URL | server response status code | cookie | referer | client request transfer length | server response transfer length | browser type

 

 

log sample))

 

2006-11-20 | 14:59:59 | 202.31.204.145 | http://www.test.com/category/list.asp?asrt_code=02010300 | 302 | pcid=1158139271390; AMSID=91cc1fca-4507cd89; VISITATION_COOKIE=13/2006-11-20; Segmentation_Cookie=BS; FIMP=A2405-I1-T4561353d-H24; PARTNERSHIP=PARTNERSHIP%5FID=231&PARTNERSHIP%5FBCODE=40509800&PARTNERSHIP%5FHCODE=Y; channelcode=AB14; sellplus=usedate=2006112020061219&membcode=Y1I; store=storeid=; community=name=%B9%DA%B9%CC%B1%D4&sex=f&id=gawon5959&email=princepp%40netian%2Ecom&age=47; auction=D7856659783F213C5D78BD33891F28DD1CB04148086BE8446B4E84382882026CD1B4F2B0E1CBCE28; bcp=%uBC15%uBBF8%uADDC|0|2465|N; bcpv=1; ChatFrom=SC01000; RviCookie=A068856396,/012/46/03/0124603685.jpg^1; auctionGrade=buyGradeType=2; ASPSESSIONIDAAQBACAC=MABGENACBAPNKHOEGBLHODEL | http://test1.test.com/detailview.aspx?itemno=A068856396&frm=rcview | 0 | 198 | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)

1 Reply

  • Here's an example for how you can log data for each request/response (Click here).

     

     

    You could modify that to get most of the fields you're looking for.

     

     

    Repost with any questions you have.

     

     

    Aaron