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

Table 14. REST authentication_success Attributes lists wrong attributes #30095

Closed
elasticmachine opened this issue Sep 19, 2017 · 1 comment
Closed
Assignees
Labels
>docs General docs changes :Security/Audit X-Pack Audit logging

Comments

@elasticmachine
Copy link
Collaborator

Original comment by @jakommo:

On https://www.elastic.co/guide/en/x-pack/5.6/auditing.html#audit-event-attributes under "Table 14. REST authentication_success Attributes" we list:

selection_283

But the logs lines look like:

[2017-09-19T10:13:47,339] [rest] [authentication_success]	principal=[kibana], realm=[reserved], uri=[/_nodes?filter_path=nodes.*.version%2Cnodes.*.http.publish_address%2Cnodes.*.ip], params=[{filter_path=nodes.*.version,nodes.*.http.publish_address,nodes.*.ip}]
[2017-09-19T10:13:47,342] [rest] [authentication_success]	principal=[kibana], realm=[reserved], uri=[/_cluster/health/.monitoring-*-2-*%2C.monitoring-*-6-*?timeout=5s], params=[{index=.monitoring-*-2-*,.monitoring-*-6-*, timeout=5s}]
[2017-09-19T10:13:47,522] [rest] [authentication_success]	principal=[kibana], realm=[reserved], uri=[/.reporting-*/esqueue/_search?version=true], params=[{index=.reporting-*, type=esqueue, version=true}]

It seems to use principal rather than user.

@elasticmachine elasticmachine added :Security/Audit X-Pack Audit logging >docs General docs changes labels Apr 25, 2018
@albertzaharovits
Copy link
Contributor

belatedly resolved by #35510

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs General docs changes :Security/Audit X-Pack Audit logging
Projects
None yet
Development

No branches or pull requests

2 participants