Option | TableCacheMaxStorageFractionForIngestAndHttpOnly | |
Introduced Version | 1.148 | |
Description |
Fraction of disk space allowed on
ingest
or
httponly
node for caching file data used for query functions such as
match() and readFile() .
| |
Default | 0.1 (10%) | |
Minimum | 0.0 (0% (disabled, not recommended)) | |
Maximum | 0.08 (80%) |
Sets the fraction of disk space to be used on
ingest
or
httponly
node for caching file data used for query functions such as
match()
and readFile()
.