audit log to qa loghost
This commit is contained in:
parent
75621aa53a
commit
944be8c12f
2 changed files with 7 additions and 1 deletions
|
@ -17,7 +17,7 @@ export IDP_LOG_SETTINGS_FILE=/etc/eidas-connector/loglevels.xml
|
|||
export IDP_LOG_CONSOLE=true
|
||||
|
||||
# Syslog (for Audit and F-TICKS)
|
||||
export IDP_SYSLOG_HOST=syslog.nordu.net
|
||||
export IDP_SYSLOG_HOST=log.qa.sveidas.se
|
||||
export IDP_SYSLOG_PORT=514
|
||||
|
||||
# F-TICKS and Audit
|
||||
|
|
|
@ -347,3 +347,9 @@ web-1.qa.sveidas.se:
|
|||
- 'se-fre-lb-1.sunet.se'
|
||||
- 'se-tug-lb-1.sunet.se'
|
||||
port: '80'
|
||||
|
||||
log.qa.sveidas.se:
|
||||
sunet_iaas_cloud:
|
||||
autoupdate:
|
||||
sunet::rsyslog:
|
||||
udp_port: 514
|
||||
|
|
Loading…
Add table
Reference in a new issue