From bef90f32fd1c8cbbb6c5ccdcf33a19f2059f5e55 Mon Sep 17 00:00:00 2001 From: Antoine Toulme Date: Fri, 13 May 2022 16:36:38 -0700 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20Fix=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix the README layout to match prettier --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 39ae568..04fc767 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,10 @@ Splunk Connect for Ethereum (aka `ethlogger`) makes it easy to ingest data about If you want to learn more about [Splunk's](https://www.splunk.com) efforts to make blockchains stable, secure, and scalable raise an issue here or email us at [blockchain@splunk.com](mailto:blockchain@splunk.com). + ## Prerequisites -Prior to running Splunk Connect for Ethereum you will need to ensure your Splunk server has been configured with an HTTP Event Collector (HEC) endpoint and token and that the token specified has the ability to write data to the indexes provided in your configuration settings. You will need 2 separate indexes; 1 for events and 1 for metrics. + +Prior to running Splunk Connect for Ethereum you will need to ensure your Splunk server has been configured with an HTTP Event Collector (HEC) endpoint and token and that the token specified has the ability to write data to the indexes provided in your configuration settings. You will need 2 separate indexes; 1 for events and 1 for metrics. ## Usage