-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Auditbeat] fim(ebpf): enrich file events with container id #38328
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
botelastic
bot
added
the
needs_team
Indicates that the issue/PR needs a Team:* label
label
Mar 14, 2024
mmat11
force-pushed
the
matt/fim-container-id
branch
from
March 14, 2024 14:15
ebb9441
to
4b51298
Compare
mmat11
added
the
Team:Security-Linux Platform
Linux Platform Team in Security Solution
label
Mar 14, 2024
Pinging @elastic/sec-linux-platform (Team:Security-Linux Platform) |
botelastic
bot
removed
the
needs_team
Indicates that the issue/PR needs a Team:* label
label
Mar 14, 2024
pkoutsovasilis
force-pushed
the
matt/fim-container-id
branch
from
April 3, 2024 10:40
4b51298
to
f2eb3fb
Compare
Closed
7 tasks
pkoutsovasilis
force-pushed
the
matt/fim-container-id
branch
from
April 3, 2024 20:33
3175213
to
56fa5d7
Compare
pkoutsovasilis
force-pushed
the
matt/fim-user-data
branch
from
April 3, 2024 21:05
20d9775
to
eae0bda
Compare
mmat11
requested review from
ycombinator and
leehinman
and removed request for
a team
April 3, 2024 21:05
pkoutsovasilis
force-pushed
the
matt/fim-container-id
branch
from
April 3, 2024 21:09
56fa5d7
to
7364d3a
Compare
pkoutsovasilis
force-pushed
the
matt/fim-user-data
branch
from
April 3, 2024 21:17
eae0bda
to
5a87cee
Compare
pkoutsovasilis
force-pushed
the
matt/fim-container-id
branch
from
April 3, 2024 21:47
7364d3a
to
2a97039
Compare
pkoutsovasilis
force-pushed
the
matt/fim-user-data
branch
2 times, most recently
from
April 4, 2024 18:53
bd4cf98
to
e37a6d3
Compare
pkoutsovasilis
force-pushed
the
matt/fim-container-id
branch
from
April 5, 2024 10:41
2a97039
to
bc709dd
Compare
pkoutsovasilis
force-pushed
the
matt/fim-container-id
branch
from
April 5, 2024 10:55
bc709dd
to
6b0bae8
Compare
/test |
run docs-build |
nicholasberlin
approved these changes
Apr 5, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One question, but otherwise, LGTM
cmacknz
approved these changes
Apr 8, 2024
mergify bot
pushed a commit
that referenced
this pull request
Apr 8, 2024
* fim(ebpf): enrich file events with container id * fix(fim/ebpf): make container id event field ecs-compliant --------- Co-authored-by: Panos Koutsovasilis <[email protected]> (cherry picked from commit 5b0b682) # Conflicts: # NOTICE.txt # auditbeat/module/file_integrity/event.go # auditbeat/module/file_integrity/event_linux.go # auditbeat/module/file_integrity/event_linux_test.go # go.mod # go.sum
7 tasks
Merged
7 tasks
pkoutsovasilis
pushed a commit
that referenced
this pull request
Apr 9, 2024
pkoutsovasilis
added a commit
that referenced
this pull request
Apr 9, 2024
…h container id (#38775) * [Auditbeat] fim(ebpf): enrich file events with container id (#38328) * doc: remove irrelevant changes from CHANGELOG.next.asciidoc --------- Co-authored-by: Mattia Meleleo <[email protected]> Co-authored-by: Panos Koutsovasilis <[email protected]>
7 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport-v8.13.0
Automated backport with mergify
enhancement
Team:Security-Linux Platform
Linux Platform Team in Security Solution
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed commit message
fim(ebpf): enrich file events with container id
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Author's Checklist
Related issues
elastic/integrations#7401
Screenshot