Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add FAQ
  • Loading branch information
medcl committed Jun 30, 2020
1 parent 1316c96 commit d6402a7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,15 @@ Help Options:
```

## FAQ

- Scroll ID too long, update `elasticsearch.yml` on source cluster.

```
http.max_header_size: 16k
http.max_initial_line_length: 8k
```

Versions
--------

Expand Down

0 comments on commit d6402a7

Please sign in to comment.