Which variables I can use in event_route[sl:local-response] route to xlog proto:ip:port to which the response will be sent?
event_route[sl:local-response] {
xlog("L_INFO","Local response to $??\n$mb\n");
}