Skip to content

Commit

Permalink
Update _benchmark/user-guide/optimizing-benchmarks/expand-data-corpus.md
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Bower <[email protected]>
  • Loading branch information
natebower authored Dec 13, 2024
1 parent fd2f4a9 commit 2aa64e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ To use the newly generated corpus in an OpenSearch Benchmark test, use the follo
opensearch-benchmark execute-test --workload http_logs --workload-params=generated_corpus:t [other_options]
```

The `generated_corpus:t` parameter tells OSB to use the expanded corpus. Any additional workload parameters in the `--workload-params` option can be appended to the previous command using commas.
The `generated_corpus:t` parameter tells OpenSearch Benchmark to use the expanded corpus. Any additional workload parameters can be appended using commas in the `--workload-params` option.

## Expert-level settings

Expand Down

0 comments on commit 2aa64e8

Please sign in to comment.