Forum Discussion
mcorvalan_57694
Nimbostratus
Aug 29, 2011How to log HTTP_REQUEST
Hi All.
I send this post to ask you how can I make the Irule to log when I receive HTTP_REQUEST the name of vs.
for example I could find this
when HTTP_REQUEST {
log local0. "Client Address:[IP::client_addr], Request Type:[HTTP::method], Request URI:[HTTP::uri]"
}
This is very useful but I need to know this data comes from the some vs. for example the log shows me from which vs is coming this request.
Since now thanks alot.
4 Replies
- [root@orchid:Active] config b virtual bar list
- mcorvalan_57694
Nimbostratus
Very very good, Im gonna try it, since now thank a lot. - u r welcome. :-)
- kaefuh
Nimbostratus
when HTTP_REQUEST {