Forum Discussion
Debu_Majhi_3356
Apr 25, 2018Nimbostratus
Need to Transfer Server Connection log to a Syslog Server
I have configured the following iRule to transfer the Server connection log to a syslog server.When I am configuring with VIP with this iRule ,the web page is not loading but when I am removing the I...
youssef1
Apr 25, 2018Cumulonimbus
Hello,
it's not working like that, your irule must seem to :
when SERVER_CONNECTED {
log local0.info "Client: [IP::client_addr], Pool member [IP::server_addr]:[TCP::server_port]"
}
But in this case you logs information in /var/log/ltm, if you want to transfer this logs to your syslog server you have to set sylog server in LTM conf: System ›› Logs : Configuration : Remote Logging.
But in all case I advise you to use HSL for performance reason...
Regards,
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