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

Fix duplicate ecs mappings which returns incorrect log index field in mapping view API (#786) #788

Merged
merged 6 commits into from
Mar 7, 2024

Commits on Feb 27, 2024

  1. field mapping changes

    Signed-off-by: Joanne Wang <jowg@amazon.com>
    jowg-amazon committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    54fc914 View commit details
    Browse the repository at this point in the history
  2. add integ test

    Signed-off-by: Joanne Wang <jowg@amazon.com>
    jowg-amazon committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    585478b View commit details
    Browse the repository at this point in the history
  3. turn unmappedfieldaliases as set and add integ test

    Signed-off-by: Joanne Wang <jowg@amazon.com>
    jowg-amazon committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a556667 View commit details
    Browse the repository at this point in the history
  4. add comments

    Signed-off-by: Joanne Wang <jowg@amazon.com>
    jowg-amazon committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    87f4912 View commit details
    Browse the repository at this point in the history
  5. fix integ tests

    Signed-off-by: Joanne Wang <jowg@amazon.com>
    jowg-amazon committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b7da1c8 View commit details
    Browse the repository at this point in the history
  6. moved logic to method for better readability

    Signed-off-by: Joanne Wang <jowg@amazon.com>
    jowg-amazon committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1a2c07b View commit details
    Browse the repository at this point in the history