Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

tetianakravchenko
Copy link
Contributor

Proposed commit message

  • WHAT: Fix typo in auditlogs ingest pipeline
  • WHY: field in if must be the same as defined in copy_from:
- set:
      if: ctx.kubernetes?.audit?.user?.userAgent != null    <- must be the same as in `copy_from`
      field: user_agent.original
      copy_from: kubernetes.audit.userAgent
      ignore_empty_value: true

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

Signed-off-by: Tetiana Kravchenko <[email protected]>
@tetianakravchenko tetianakravchenko requested a review from a team as a code owner July 9, 2024 09:38
@tetianakravchenko
Copy link
Contributor Author

/test

@elasticmachine
Copy link

🚀 Benchmarks report

Package kubernetes 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
container_logs 111111.11 90909.09 -20202.02 (-18.18%) 💔

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link

💚 Build Succeeded

History

Copy link

@tetianakravchenko tetianakravchenko merged commit 21e204f into elastic:main Jul 9, 2024
@elasticmachine
Copy link

Package kubernetes - 1.63.1 containing this change is available at https://epr.elastic.co/search?package=kubernetes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants