Forum Discussion
Mike_73765
Nov 17, 2010Nimbostratus
Irule for remote logging
Hey guys,
I have a one are configuration, and I want to log each connection to a syslog server. I want to log client ip address along with node ip address. I'm assuming I'll have to us...
Mike_73765
Nov 18, 2010Nimbostratus
Thanks Aaron.
Here's what i have so far. How can i concatenate this information from the 2 events into one log message that is sent to the syslog server, per connection?
when CLIENT_ACCEPTED {
log 10.10.231.1 local0.info "Client Connected, IP: [IP::client_addr]"
}
when SERVER_CONNECTED {
log 10.10.231.1 local0.info "And Pool member [IP::server_addr]:[TCP::server_port]"
}
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects