File tree Expand file tree Collapse file tree
test/packages/benchmarks/system_benchmark/_dev/benchmark/system Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22description : Benchmark 20000 events ingested
33input : filestream
44vars : ~
5- data_stream.name : testds
6- data_stream.vars.paths :
7- - " {{SERVICE_LOGS_DIR}}/corpus-*"
5+ data_stream :
6+ name : testds
7+ vars :
8+ paths :
9+ - " {{SERVICE_LOGS_DIR}}/corpus-*"
810warmup_time_period : 10s
911wait_for_data_timeout : 10m
10- corpora.generator.total_events : 20000
11- corpora.generator.template.path : ./logs-benchmark/template.log
12- corpora.generator.config.path : ./logs-benchmark/config.yml
13- corpora.generator.fields.path : ./logs-benchmark/fields.yml
12+ corpora :
13+ generator :
14+ total_events : 20000
15+ template :
16+ path : ./logs-benchmark/template.log
17+ config :
18+ path : ./logs-benchmark/config.yml
19+ fields :
20+ path : ./logs-benchmark/fields.yml
You can’t perform that action at this time.
0 commit comments