Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advanced match_fields #537

Merged
merged 14 commits into from
Nov 27, 2023

Merge remote-tracking branch 'origin/master' into 536-new-match-fields

1666454
Select commit
Loading
Failed to load commit list.
Merged

Advanced match_fields #537

Merge remote-tracking branch 'origin/master' into 536-new-match-fields
1666454
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 27, 2023 in 1s

91.75% of diff hit (target 67.86%)

View this Pull Request on Codecov

91.75% of diff hit (target 67.86%)

Annotations

Check warning on line 105 in e2e/split_join/split_join.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

e2e/split_join/split_join.go#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 163 in fd/file.d.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

fd/file.d.go#L162-L163

Added lines #L162 - L163 were not covered by tests

Check warning on line 62 in pipeline/do_if.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/do_if.go#L62

Added line #L62 was not covered by tests

Check warning on line 435 in pipeline/do_if.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/do_if.go#L434-L435

Added lines #L434 - L435 were not covered by tests

Check warning on line 438 in pipeline/do_if.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/do_if.go#L437-L438

Added lines #L437 - L438 were not covered by tests

Check warning on line 463 in pipeline/do_if.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/do_if.go#L463

Added line #L463 was not covered by tests

Check warning on line 633 in pipeline/do_if.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/do_if.go#L633

Added line #L633 was not covered by tests

Check warning on line 64 in pipeline/event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/event.go#L61-L64

Added lines #L61 - L64 were not covered by tests

Check warning on line 615 in pipeline/pipeline.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/pipeline.go#L615

Added line #L615 was not covered by tests

Check warning on line 269 in pipeline/processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/processor.go#L268-L269

Added lines #L268 - L269 were not covered by tests

Check warning on line 387 in pipeline/processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/processor.go#L385-L387

Added lines #L385 - L387 were not covered by tests

Check warning on line 392 in pipeline/processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/processor.go#L390-L392

Added lines #L390 - L392 were not covered by tests

Check warning on line 165 in plugin/action/move/move.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/action/move/move.go#L164-L165

Added lines #L164 - L165 were not covered by tests

Check warning on line 75 in plugin/action/split/split.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/action/split/split.go#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 80 in plugin/action/split/split.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/action/split/split.go#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 85 in plugin/action/split/split.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/action/split/split.go#L83-L85

Added lines #L83 - L85 were not covered by tests

Check warning on line 92 in plugin/action/split/split.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/action/split/split.go#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 100 in plugin/action/split/split.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/action/split/split.go#L98-L100

Added lines #L98 - L100 were not covered by tests

Check warning on line 255 in plugin/output/elasticsearch/elasticsearch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/output/elasticsearch/elasticsearch.go#L255

Added line #L255 was not covered by tests

Check warning on line 257 in plugin/output/elasticsearch/elasticsearch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/output/elasticsearch/elasticsearch.go#L257

Added line #L257 was not covered by tests

Check warning on line 240 in plugin/output/gelf/gelf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/output/gelf/gelf.go#L239-L240

Added lines #L239 - L240 were not covered by tests

Check warning on line 244 in plugin/output/gelf/gelf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/output/gelf/gelf.go#L244

Added line #L244 was not covered by tests