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

Parse more fields from elasticsearch audit log #10385

Merged
merged 3 commits into from
Jan 29, 2019

Conversation

ycombinator
Copy link
Contributor

@ycombinator ycombinator commented Jan 29, 2019

Follow up to #10352 per #10352 (comment):

While working on this PR I realized that we don't have sample lines for the structured elasticsearch audit log containing a request body (which is supposed to be parsed into the http.request.body.content field). I'm working with @albertzaharovits to get such a sample and will incorporate it into follow up PRs (for master and 6.x).

Accordingly, this PR adds sample lines to the structured and unstructured log file test fixtures for the elasticsearch/audit fileset and teaches the fileset to parse any new fields encountered in these sample lines.

@ycombinator ycombinator changed the title [WIP] Parse more fields from elasticsearch audit log Parse more fields from elasticsearch audit log Jan 29, 2019
@ycombinator ycombinator requested a review from ruflin January 29, 2019 02:36
@elasticmachine
Copy link
Collaborator

Pinging @elastic/stack-monitoring

@ycombinator ycombinator force-pushed the fb-es-audit-log-more-fields-6x branch from 9f4989b to 6ec4c25 Compare January 29, 2019 05:19
@ycombinator ycombinator merged commit 7207729 into elastic:6.x Jan 29, 2019
@ycombinator ycombinator deleted the fb-es-audit-log-more-fields-6x branch December 25, 2019 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants