log to log-1 only
This commit is contained in:
parent
40eb581f1a
commit
7888c10c0c
1 changed files with 2 additions and 2 deletions
|
@ -17,10 +17,10 @@ export IDP_LOG_SETTINGS_FILE=/etc/eidas-connector/loglevels.xml
|
||||||
export IDP_LOG_CONSOLE=false
|
export IDP_LOG_CONSOLE=false
|
||||||
|
|
||||||
# Syslog (for Audit and F-TICKS)
|
# Syslog (for Audit and F-TICKS)
|
||||||
export IDP_SYSLOG_HOST=log.sveidas.se
|
export IDP_SYSLOG_HOST=log-1.sveidas.se
|
||||||
export IDP_SYSLOG_PORT=514
|
export IDP_SYSLOG_PORT=514
|
||||||
|
|
||||||
export IDP_PROCESS_SYSLOG_HOST=log.sveidas.se
|
export IDP_PROCESS_SYSLOG_HOST=log-1.sveidas.se
|
||||||
export IDP_PROCESS_SYSLOG_PORT=514
|
export IDP_PROCESS_SYSLOG_PORT=514
|
||||||
|
|
||||||
export IDP_AUDIT_SYSLOG_FACILITY=LOCAL0
|
export IDP_AUDIT_SYSLOG_FACILITY=LOCAL0
|
||||||
|
|
Loading…
Add table
Reference in a new issue