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

Add more event coverage in the file access client #991

Merged
merged 6 commits into from
Jan 5, 2023

Conversation

mlw
Copy link
Contributor

@mlw mlw commented Jan 5, 2023

Add support for the following event types when monitoring file access:

  • ES_EVENT_TYPE_AUTH_CLONE
  • ES_EVENT_TYPE_AUTH_COPYFILE
  • ES_EVENT_TYPE_AUTH_EXCHANGEDATA
  • ES_EVENT_TYPE_AUTH_LINK
  • ES_EVENT_TYPE_AUTH_OPEN
  • ES_EVENT_TYPE_AUTH_RENAME
  • ES_EVENT_TYPE_AUTH_UNLINK

(note: TRUNCATE and CREATE events will be added in another PR since they need to be added to the proto schema and serializers)

@mlw mlw requested a review from a team as a code owner January 5, 2023 02:05
kallsyms
kallsyms previously approved these changes Jan 5, 2023
@mlw mlw dismissed stale reviews from russellhancox and kallsyms via cfd7d33 January 5, 2023 18:00
@mlw mlw requested a review from russellhancox January 5, 2023 18:02
@mlw mlw enabled auto-merge (squash) January 5, 2023 18:03
@mlw mlw merged commit dc1a3c2 into google:main Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants