Writing to and rotating custom log files

Sometimes I need to log information from iRules to debug something. So I add a simple log statement, like this: when HTTP_REQUEST { if { [HTTP::uri] equals "/secure" } { log local0. "[IP:...
Published May 27, 2010
Version 1.0

Was this article helpful?