Skip to content

Commit a8fd210

Browse files
committed
Adds processor_grok test in ingest
1 parent 98c37df commit a8fd210

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/ingest/10_basic.yml

+3
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,6 @@
2424
- do:
2525
ingest.delete_pipeline: { id: 'test_pipeline' }
2626
- match: { acknowledged: true }
27+
- do:
28+
ingest.processor_grok
29+
- is_true: patterns

0 commit comments

Comments
 (0)