Skip to content

Commit

Permalink
Update splunkfields.conf.tmpl
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Jun 15, 2020
1 parent bbc5201 commit abd84fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/etc/conf.d/conflib/_splunk/splunkfields.conf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ rewrite r_set_splunk_default {
#overridden by user defined values
block rewrite r_set_splunk_dest_default(
#While the following is not used it remains to prevent breaking changes in content
index('{{- getenv "SC4S_DEST_SPLUNK_HEC_FALLBACK_INDEX" }}')
index("{{- getenv "SC4S_DEST_SPLUNK_HEC_FALLBACK_INDEX" }}")
source("${.splunk.source}")
sourcetype()
template(`splunk-template`)
Expand Down

0 comments on commit abd84fc

Please sign in to comment.