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

Cherry-pick #10137 to 6.x: Teach elasticsearch/audit fileset to parse out some more fields #10271

Merged
merged 3 commits into from
Jan 24, 2019

Conversation

ycombinator
Copy link
Contributor

Cherry-pick of PR #10137 to 6.x branch. Original message:

Resolves #10134.

This PR teaches the elasticsearch/audit fileset to parse out a few more fields, viz:

  • elasticsearch.audit.realm,
  • elasticsearch.audit.roles
  • elasticsearch.audit.indices

It also teaches the fileset to parse elasticsearch.audit.action values that themselves contain [ and ] delimiters around sub-actions, e.g. action=[indices:data/read/search[free_context]].

* Be more lenient in parsing node name

* Parse out elasticsearch.audit.realm

* Adding CHANGELOG entry

* Parse out elasticsearch.audit.roles

* Parse out elasticsearch.audit.indices

* Parse out optional sub-action

* Regenerating generated files

* Regenerating generated files

(cherry picked from commit 210460e)
@ycombinator
Copy link
Contributor Author

@ruflin I've fixed the array types to be keyword in this PR. So it's ready for review again. Thanks!

I will put up separate PRs for fixing other array fields in master and then backport it.

@ycombinator
Copy link
Contributor Author

jenkins, test this

@ruflin
Copy link
Member

ruflin commented Jan 24, 2019

jenkins, test this

2 similar comments
@ycombinator
Copy link
Contributor Author

jenkins, test this

@ycombinator
Copy link
Contributor Author

jenkins, test this

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