Forum Discussion
krishans_52349
Jan 25, 2011Nimbostratus
Configure syslog server in F5 with an irule to see actual internet IP in syslog server
Hi,
we are using Big IP 3900 version 10.2 , We had network topolgy in this way that we need to enable SNAT as AutoMap , For this reason we are not been able to see the actual Internet IP ...
krishans_52349
Jan 25, 2011Nimbostratus
Hi ,
So will work and log directly to Syslog server 192.168.203.174 ( As an example ) without configuring the syslog-ng.conf or bigpipe syslog remote server x.x.x.x .
--------------------------------------------------------------------------------------
when CLIENT_ACCEPTED {
log 192.168.203.174 local0.info "Client Connected, IP: [IP::client_addr]"
}
when SERVER_CONNECTED {
log 192.168.203.174 local0.info "Client: [IP::client_addr], Pool member [IP::server_addr]:[TCP::server_port]"
}
--------------------------------------------------------------------------------------
And i need to apply this irule to each virtual server under resource tab.
Will this above for me .
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