Skip to content

Commit

Permalink
Update README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
aih authored Nov 3, 2020
1 parent bf6b6a4 commit 052ad08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flatgovtools/elasticsearch/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ elasticdump \
--s3SecretAccessKey "${access_key_secret}" \
--input "s3://${bucket_name}/${file_name}.json" \
--output=http://localhost:9200/billsections
```
```
### Install Logstash
Expand All @@ -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
See https://www.elastic.co/guide/en/logstash/current/configuration.html

0 comments on commit 052ad08

Please sign in to comment.