| ... | ... |
@@ -5,7 +5,7 @@ admin_token = %SERVICE_TOKEN% |
| 5 | 5 |
compute_port = 3000 |
| 6 | 6 |
verbose = True |
| 7 | 7 |
debug = True |
| 8 |
-log_config = %DEST%/keystone/keystone.log |
|
| 8 |
+log_file = %DEST%/keystone/keystone.log |
|
| 9 | 9 |
|
| 10 | 10 |
# ================= Syslog Options ============================ |
| 11 | 11 |
# Send logs to syslog (/dev/log) instead of to file specified |