Skip to content

[kubernetes/auditlogs] Fix kubernetes.audit ingest pipeline - #10396

Merged
tetianakravchenko merged 2 commits into
elastic:mainfrom
tetianakravchenko:k8s-audit-lods-followup
Jul 8, 2024
Merged

[kubernetes/auditlogs] Fix kubernetes.audit ingest pipeline#10396
tetianakravchenko merged 2 commits into
elastic:mainfrom
tetianakravchenko:k8s-audit-lods-followup

Conversation

@tetianakravchenko

Copy link
Copy Markdown
Contributor

Proposed commit message

  • WHAT: set event.kind field before executing the painless script
  • WHY: when used in combination with aws kinesis firehose, there is this error:
"cannot access method/field [outcome] from a null def reference"

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 <tetiana.kravchenko@elastic.co>
@tetianakravchenko
tetianakravchenko requested a review from a team as a code owner July 5, 2024 10:08
Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
@elasticmachine

Copy link
Copy Markdown

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@elasticmachine

Copy link
Copy Markdown

💚 Build Succeeded

@tetianakravchenko
tetianakravchenko merged commit cc4c4de into elastic:main Jul 8, 2024
@tetianakravchenko
tetianakravchenko deleted the k8s-audit-lods-followup branch July 8, 2024 11:35
@elasticmachine

Copy link
Copy Markdown

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

orestisfl pushed a commit to orestisfl/integrations that referenced this pull request May 15, 2026
…10396)

* Fix kubernetes.audit ingest pipeline

Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>

* add event.kind field; bump pr link

Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>

---------

Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

5 participants