README.md in fluent-plugin-splunkapi-0.1.2 vs README.md in fluent-plugin-splunkapi-0.1.3
- old
+ new
@@ -73,9 +73,17 @@
#
# host: 'host' parameter passed to Splunk
host YOUR-HOSTNAME
+ # index: 'index' parameter passed to Splunk (REST only)
+ # default: <none>
+ #index main
+
+ # check_index: 'check-index' parameter passed to Splunk (REST only)
+ # default: <none>
+ #check_index false
+
# host: 'source' parameter passed to Splunk
# default: {TAG}
#
# "{TAG}" will be replaced by fluent tags at runtime
source {TAG}