Whatever message this page gives is out now! Go check it out!
Requests/CF Node/Day | Index Size/CF Node/Day |
10k | 110 MB |
50k | 180 MB |
100k | 265 MB |
1M | 1850 MB |
Fields | Description |
Name | Name of the repository to be created. |
Path | To register the shared file system repository, mount the same shared filesystem to the same location on all master and data nodes. Path to the repository. ● Windows: The format for path is C:/path/to/repository ● Non-Windows: The format for path is /opt/path/to/repository You must also whitelist the paths in the datastore configuration file at <Path to Performance Monitoring Toolset>/datastore/config/elasticsearch.yml. For example, In the elastricsearch.yml file, add the following: path.repo: ["C:/path/to/repository"] |