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.6: Teach elasticsearch/audit fileset to parse out some more fields #10413

Closed
wants to merge 2 commits into from

Conversation

ycombinator
Copy link
Contributor

Cherry-pick of PR #10137 to 6.6 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

This PR currently has commits from #10403 as well. Once #10403 is merged into 6.6, I will rebase this PR onto 6.6 so it only contains its own commits.

@ycombinator ycombinator deleted the backport_10137_6.6 branch February 1, 2019 12:46
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.

1 participant