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

Implement translation / "enrichment" of numeric, binary values (take 2) #61

Merged
merged 6 commits into from Dec 19, 2021

Conversation

hillu
Copy link
Collaborator

@hillu hillu commented Dec 19, 2021

This replaces #56

- SYSCALL: arch, syscall
- everywhere except EXECVE, PROCTITLE: *uid, *gid
  - *uid, *gid fields get special treatment in the parsing stage
    because they occur so frequently.
- SOCKADDR: saddr

A Key variant for translated values that are serialized in UPPERCASE
is added.

The result is mostly comparable to auditd does when configured with
log_format=ENRICHED.
@hillu hillu merged commit 975931a into threathunters-io:master Dec 19, 2021
@hillu hillu deleted the feature/enrich-2 branch December 19, 2021 15:06
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.

None yet

1 participant