Forum Discussion
rakchart_74937
Nimbostratus
May 06, 2009How to logging SNAT Pool translation list with irules?
We dooes configurae Link Controller Loadbelance outbound traffic to Internet with SNAT Pool public IP.
We need to logging translation list
CLient Address --> Public IP --> Remote Address
How to logging SNAT Pool translation list with irules?
Best Regards,
- hoolio
Cirrostratus
You should be able to adapt a rule like this to log the original client, SNAT and destination IP addresses:when SERVER_CONNECTED { log local0. "[IP::client_addr], [IP::local_addr], [IP::server_addr]" }
- dennypayne
Employee
Should work, but I'd be careful with putting a rule like this on a high-volume site...you don't want to fill up /var/log and cause performance problems. - JRahm
Admin
If you are on 9.4 or higher you can send directly to a remote log server so you can log higher volumes without being impacted by the disk access necessary for local writes:
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