Add access log for devstack.
Miss access log in senlin devstak. Change-Id: I9116a879d8ea3a97020ce2091476e91fbacf9f63 Closes-Bug: #1674241
This commit is contained in:
parent
0c40b3544e
commit
50e7b418a5
@ -11,6 +11,7 @@ Listen %PORT%
|
||||
ErrorLogFormat "%{cu}t %M"
|
||||
</IfVersion>
|
||||
ErrorLog /var/log/%APACHE_NAME%/senlin-api.log
|
||||
CustomLog /var/log/%APACHE_NAME%/senlin_api_access.log combined
|
||||
|
||||
<Directory %SENLIN_BIN_DIR%>
|
||||
<IfVersion >= 2.4>
|
||||
|
Loading…
Reference in New Issue
Block a user