Skip to content

Commit b360012

Browse files
authored
add support for no-src-4g-grok (elastic#80)
1 parent 506853d commit b360012

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

night_rally/resources/tracks.json

+8
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,14 @@
277277
"charts": ["indexing"],
278278
"challenge": "append-sorted-no-conflicts",
279279
"car": "4gheap"
280+
},
281+
{
282+
"name": "http_logs-grok-no-src-1node",
283+
"label": "no-src-4g-grok",
284+
"charts": ["indexing"],
285+
"challenge": "append-index-only-with-ingest-pipeline",
286+
"track-params": "source_enabled:false,ingest_pipeline:'grok'",
287+
"car": "4gheap"
280288
}
281289
]
282290
},

0 commit comments

Comments
 (0)