Skip to content

Commit d7f7126

Browse files
Update 30_indexing_perf.asciidoc
Typo
1 parent d0afaac commit d7f7126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

520_Post_Deployment/30_indexing_perf.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Start with a bulk size around 5-15mb and slowly increase it until you do not
5959
see performance gains anymore. Then start increasing the concurrency of your
6060
bulk ingestion (multiple threads, etc).
6161

62-
Monitor your nodes with Marvel and/or tools like `iostat`, `top, and `ps` to see
62+
Monitor your nodes with Marvel and/or tools like `iostat`, `top`, and `ps` to see
6363
when resources start to bottleneck. If you start to receive `EsRejectedExecutionException`
6464
then your cluster is at-capacity with _some_ resource and you need to reduce
6565
concurrency.

0 commit comments

Comments
 (0)