Skip to content

Commit 744276f

Browse files
committed
Fix readme.
1 parent f4f8f43 commit 744276f

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

packs/splunk/README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,6 @@ You can also use dynamic values from the datastore. See the
2323

2424
Runs a synchronous search to get Splunk data. E.g., `st2 run splunk.search query='search * | head 10`. Refer to [Splunk documentation](http://docs.splunk.com/Documentation/Splunk/5.0/Search/Aboutthesearchlanguage) for search query syntax.
2525

26-
### Sensors
27-
TBD
26+
## Sensors
2827

29-
---
30-
host: localhost
31-
port: 8089
32-
username: admin
33-
password: admin
34-
scheme: https
35-
version: '5.0'
28+
TBD

0 commit comments

Comments
 (0)