mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-17 10:42:25 -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
|
- logit-ssl-syslog-drain
|
||||||
{% if CF_APP == 'notify-api' %}
|
{% if CF_APP == 'notify-api' %}
|
||||||
- notify-prometheus
|
- notify-prometheus
|
||||||
|
- notify-splunk
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user