tacobell_14395
Aug 23, 2011Nimbostratus
Basic question on Irules
Basic question, besides removing the string how can i basically add a REMARK before a string....i am trying to simply not log but want to remark ( or do not use ) the line that starts with log...make sense???
when HTTP_REQUEST {
log local0. "client IP is [IP::client_addr]"
if { not [matchclass [IP::client_addr] eq address_datagroup] } {
log local0. "[IP::client_addr] is accepted