Commit 67246379 by Max Rothman

Add jenkins to splunk

parent ca65d96a
......@@ -9,3 +9,12 @@
roles:
- aws
- jenkins_admin
# This requires an override of the following form:
# SPLUNKFORWARDER_LOG_ITEMS:
# - source: /edx/var/jenkins/jobs/*/builds/*/log
# index: '{{ COMMON_ENVIRONMENT }}-{{ COMMON_DEPLOYMENT }}-jenkins'
# sourcetype: jenkins_build
# followSymlink: false
# crcSalt: <SOURCE>
- role: splunkforwarder
when: COMMON_ENABLE_SPLUNKFORWARDER
......@@ -9,3 +9,12 @@
roles:
- aws
- tools_jenkins
# This requires an override of the following form:
# SPLUNKFORWARDER_LOG_ITEMS:
# - source: /edx/var/jenkins/jobs/*/builds/*/log
# index: '{{ COMMON_ENVIRONMENT }}-{{ COMMON_DEPLOYMENT }}-jenkins'
# sourcetype: jenkins_build
# followSymlink: false
# crcSalt: <SOURCE>
- role: splunkforwarder
when: COMMON_ENABLE_SPLUNKFORWARDER
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment