Merge "Fix high precision timestamps for UI logs matching"

This commit is contained in:
Jenkins 2014-06-17 14:54:57 +00:00 committed by Gerrit Code Review
commit ab3f15ddec

View File

@ -10,6 +10,7 @@ class {"::rsyslog::server":
}
# Fuel specific config for logging parse formats used for /var/log/remote
$show_timezone = true
$logconf = "${::rsyslog::params::rsyslog_d}30-remote-log.conf"
file { $logconf :
content => template('openstack/30-server-remote-log.conf.erb'),