From 052ad08db1e4056be3c6e84769f9681765603d26 Mon Sep 17 00:00:00 2001 From: Ari Hershowitz Date: Mon, 2 Nov 2020 22:59:58 -0800 Subject: [PATCH] Update README.adoc --- flatgovtools/elasticsearch/README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flatgovtools/elasticsearch/README.adoc b/flatgovtools/elasticsearch/README.adoc index aeefe88..c400a39 100644 --- a/flatgovtools/elasticsearch/README.adoc +++ b/flatgovtools/elasticsearch/README.adoc @@ -79,7 +79,7 @@ elasticdump \ --s3SecretAccessKey "${access_key_secret}" \ --input "s3://${bucket_name}/${file_name}.json" \ --output=http://localhost:9200/billsections - ``` +``` ### Install Logstash @@ -96,4 +96,4 @@ $ tar -xvf logstash-7.9.2.tar.gz * Set up a logstash config file -See https://www.elastic.co/guide/en/logstash/current/configuration.html \ No newline at end of file +See https://www.elastic.co/guide/en/logstash/current/configuration.html