Skip to content

Commit 10cb5eb

Browse files
committed
Edits to splunkrc format
Edits per review feedback
1 parent f154922 commit 10cb5eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,13 @@ To use this convenience file, create a text file with the following format:
9191

9292
# Splunk host (default: localhost)
9393
host=localhost
94-
# Splunk port (default: the admin port, 8089)
94+
# Splunk admin port (default: 8089)
9595
port=8089
9696
# Splunk username
9797
username=admin
9898
# Splunk password
9999
password=changeme
100-
# Access scheme
100+
# Access scheme (default: https)
101101
scheme=https
102102
# Application context
103103
app=search

0 commit comments

Comments
 (0)