Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit c1e17ca

Browse files
author
Chris Wiechmann
committed
Added a note about disk usage when running with DEBUG
1 parent 9c10c2b commit c1e17ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -813,6 +813,8 @@ In particular the Traffic-Summary and Traffic-Details indicies become huge and t
813813
| up to 25 Mio (~300 TPS) | 1 TB | 3 Elasticsearch nodes, each with 500 GB |
814814
| up to 50 Mio (~600 TPS) | 2 TB | 4 Elasticsearch nodes, each with 500 GB |
815815

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+
816818
If the required storage space is unexpectedly higher, then you can do the following:
817819
- add an additional Elasticsearch cluster node at a later time.
818820
- Elasticsearch will then start balancing the cluster by moving shards to this new node

0 commit comments

Comments
 (0)