Forum Discussion

atoth's avatar
atoth
Icon for Cirrus rankCirrus
Mar 10, 2014

Will this logging do what I think it will?

   when LB_SELECTED {
        log local0. "[LB::server addr] was the IP that was selected for [IP::client_addr]."
    }

Trying to log client and and server ips. If I stick the above at the end of an existing irule, will I get results in /var/log?