elastic / elastic/integrations

Fix kv parsing in auditd integration to properly support quoted values.

Open
#10,333 6 comments 2 reactions 1 assignee Claimed by @Tacklebox View on GitHub
bug Integration:auditd Team:Security-Linux Platform
Dominant language
Handlebars
Stars
333
Forks
647
Avg merge
3d 4h
Merged PRs (30d)
209

Description

The auditd integration uses regex patterns with the kv ingest pipeline processor to split key=value substrings out of the logs from auditd. Since the values can be arbitrary quoted data including whitespace, to fully support parsing the kv pairs, parsing should be done from the painless script instead to account for multiple spaces, escaped quotes/etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.