mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-15 09:42:38 -05:00
Add splunk service
This will allow shipping app and router logs to splunk[1] This will is only bound on the API because we're only interested in paas router logs for the time being 1: https://github.com/alphagov/paas-csls-splunk-broker/blob/main/docs/user-guide.md
This commit is contained in:
@@ -103,6 +103,7 @@ applications:
|
||||
- logit-ssl-syslog-drain
|
||||
{% if CF_APP == 'notify-api' %}
|
||||
- notify-prometheus
|
||||
- notify-splunk
|
||||
{% endif %}
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user