Skuba_85554
Jun 08, 2011Nimbostratus
logging question
can someone please explain the difference between 'log' and 'log user.warn'?
basically, i'm looking at implementing lupo's irule "", but someone has suggested that i replace...
log "\[VS [IP::local_addr]:[TCP::local_port] client [IP::remote_addr]:[TCP::remote_port]\]:TLS/SSL renegotiation"
with...
log user.warn "\[VS [IP::local_addr]:[TCP::local_port] client [IP::remote_addr]:[TCP::remote_port]\]:TLS/SSL renegotiation"
any advice as to whether or not this is correct would be much appreciated
thanks