From 499c8765eda518585b9c5e9cf904247341b6f59c Mon Sep 17 00:00:00 2001 From: sakisv Date: Fri, 14 May 2021 11:10:16 +0300 Subject: [PATCH] Add splunk service This will allow shipping app and router logs to splunk[1] 1: https://github.com/alphagov/paas-csls-splunk-broker/blob/main/docs/user-guide.md --- manifest.yml.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.yml.j2 b/manifest.yml.j2 index dab36fbab..f97dbc232 100644 --- a/manifest.yml.j2 +++ b/manifest.yml.j2 @@ -32,6 +32,7 @@ applications: services: - logit-ssl-syslog-drain - notify-prometheus + - notify-splunk env: NOTIFY_APP_NAME: admin