Skip to content

Commit

Permalink
feat: Added Health Checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhrubajyoti Sadhu committed Jan 10, 2025
1 parent e2ec510 commit 8d912e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/apiary-hms-readwrite.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
jsonencode({
"splunk-token": "${splunk_hec_token}",
"splunk-url": "${splunk_hec_host}",
"splunk-source": "apiary-hms-readonly-logs",
"splunk-source": "apiary-hms-readwrite-logs",
"splunk-sourcetype": "hms-logs",
"splunk-index": "${splunk_hec_index}"
}) :
Expand Down

0 comments on commit 8d912e4

Please sign in to comment.