From 944be8c12f50f6f45e77b37e7c4815fe2e1d8f1d Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Sun, 17 Jun 2018 20:22:12 +0200 Subject: [PATCH] audit log to qa loghost --- .../overlay/etc/eidas-connector/eidas-connector.conf | 2 +- global/overlay/etc/puppet/cosmos-rules.yaml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/eidas-qa-connector/overlay/etc/eidas-connector/eidas-connector.conf b/eidas-qa-connector/overlay/etc/eidas-connector/eidas-connector.conf index f1583ac9..f49d1274 100644 --- a/eidas-qa-connector/overlay/etc/eidas-connector/eidas-connector.conf +++ b/eidas-qa-connector/overlay/etc/eidas-connector/eidas-connector.conf @@ -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 diff --git a/global/overlay/etc/puppet/cosmos-rules.yaml b/global/overlay/etc/puppet/cosmos-rules.yaml index 6b94a9a9..224f5896 100644 --- a/global/overlay/etc/puppet/cosmos-rules.yaml +++ b/global/overlay/etc/puppet/cosmos-rules.yaml @@ -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