Skip to content

[AWS][Pipeline Test] Multiple pipeline Test failure due to event.category mappings #10116

@agithomas

Description

@agithomas

Observing below mentioned failures upon running AWS pipeline test.
ES Stack Version : 8.14

This error breaks the CI/CD pipeline.

1

pipeline test: test-s3-server-access.log in aws.s3access test case failed: one or more problems with fields found in documents: [0] field "event.category" is not normalized as expected: expected array, found "web" (string) 
pipeline test: test-cloudfront.log in aws.cloudfront_logs test case failed: one or more problems with fields found in documents: [0] field "event.category" is not normalized as expected: expected array, found "web" (string) 
pipeline test: test-waf.log in aws.waf test case failed: one or more problems with fields found in documents: [0] field "event.category" is not normalized as expected: expected array, found "web" (string) 

Buildkite Reference : https://buildkite.com/elastic/integrations/builds/12418

image

The solution to the problem can be found here

https://github.com/elastic/elastic-package/blob/main/docs/howto/update_major_package_spec.md#field--is-not-normalized-as-expected-expected-array-found-

Once the issue is fixed, there may exist a need to run
elastic-package test pipeline -d cloudfront_logs -v --generate

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions