Skip to content

Commit c8ee057

Browse files
committed
Change default Splunk version in .env.template to v10
1 parent a865779 commit c8ee057

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ username=admin
88
password=changed!
99
# Access scheme (default: https)
1010
scheme=https
11-
# Your version of Splunk (default: 6.2)
12-
version=9.4
11+
# Your version of Splunk (default: 10)
12+
version=10
1313
# Bearer token for authentication
1414
#splunkToken="<Bearer-token>"
1515
# Session key for authentication

0 commit comments

Comments
 (0)