diff --git a/tsdb/challenges/default.json b/tsdb/challenges/default.json index 007d88cb4..630512566 100644 --- a/tsdb/challenges/default.json +++ b/tsdb/challenges/default.json @@ -12,7 +12,7 @@ "method": "PUT", "path": "/_cluster/settings", "body": { - "transient": { + "persistent": { "search.max_buckets" : 300000 } },