Skip to content

Commit f154922

Browse files
committed
Edits to splunkrc spec
Edits per review feedback
1 parent 10836d9 commit f154922

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

splunkrc.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Splunk host (default: localhost)
22
host=localhost
3-
# Splunk port (default: the admin port, 8089)
3+
# Splunk admin port (default: 8089)
44
port=8089
55
# Splunk username
66
username=admin
77
# Splunk password
88
password=changeme
9-
# Access scheme
9+
# Access scheme (default: https)
1010
scheme=https
1111
# Application context
1212
app=search

0 commit comments

Comments
 (0)