From 1be7e3ff4c456c69ed0058ed4aaa8f7d01750120 Mon Sep 17 00:00:00 2001 From: Sean Whalen Date: Wed, 8 May 2019 14:51:48 -0400 Subject: [PATCH] Update index.rst --- docs/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index f039026..cde4148 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -165,6 +165,8 @@ The full set of configuration options are: - ``cert_path`` - str: Path to a trusted certificates - ``index_suffix`` - str: A suffix to apply to the index names - ``monthly_indexes`` - bool: Use monthly indexes instead of daily indexes + - ``number_of_shards`` - int: The number of shards to use when creating the index (Default: 1) + - ``number_of_replicas`` - int: The number of replicas to use when creating the index (Default: 1) - ``splunk_hec`` - ``url`` - str: The URL of the Splunk HTTP Events Collector (HEC) - ``token`` - str: The HEC token