openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #20218
swift-proxy: access log not working
Hi,
I'm trying to get the access log for the swift-proxy-server working.
I'm logging to UDP and the swauth logs are getting there.
However the access logs are not created.
We are running swift 1.7.5 on Scientific Linux
proxy-server.conf
[default]
log_facility = LOG_LOCAL6
log_udp_host = 127.0.0.1
Anything I might be missing?
P.S. I've run tcpdump to capture all the logs swift sends to make sure its not a syslog configuration issue.
Thx,
Robert
Follow ups