You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 14, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -813,6 +813,8 @@ In particular the Traffic-Summary and Traffic-Details indicies become huge and t
813
813
| up to 25 Mio (~300 TPS) | 1 TB | 3 Elasticsearch nodes, each with 500 GB |
814
814
| up to 50 Mio (~600 TPS) | 2 TB | 4 Elasticsearch nodes, each with 500 GB |
815
815
816
+
Tests were performed with log level __INFO__. If you run your API gateways with DEBUG or have an unusually high number of log messages, more disk space may be necessary.
817
+
816
818
If the required storage space is unexpectedly higher, then you can do the following:
817
819
- add an additional Elasticsearch cluster node at a later time.
818
820
- Elasticsearch will then start balancing the cluster by moving shards to this new node
0 commit comments