Dave McCowan b770339534 Use passed client IP address in various audit logs
HAProxy: change to use option forwardfor to pass origin IP address
to backend via X-Forwarded-For header

Keystone: Apache does the audit logs for keystone.  Change the
LogFormat to display the passed address instead of the connection
address which is that of the load balancer.

Nova, Cinder, Glance: these services can make use of the address
passed in X-Forwarded-For.  With this setting the API logs for
these services include the client IP address.

Change-Id: Ia861ecc11a7c7d463d0366586926d1a842853f69
Closes-Bug: #1548935
2016-02-24 09:51:13 -05:00
..
2016-02-19 21:56:10 +00:00
2016-02-19 21:56:10 +00:00
2016-02-19 21:49:21 +00:00
2016-02-02 14:52:29 +08:00
2016-02-23 01:33:47 -08:00
2016-02-19 21:56:10 +00:00
2016-02-19 20:32:25 +00:00
2016-02-22 21:49:42 +00:00