We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98c37df commit a8fd210Copy full SHA for a8fd210
tests/ingest/10_basic.yml
@@ -24,3 +24,6 @@
24
- do:
25
ingest.delete_pipeline: { id: 'test_pipeline' }
26
- match: { acknowledged: true }
27
+ - do:
28
+ ingest.processor_grok
29
+ - is_true: patterns
0 commit comments