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

add task ID to audit logging if X-Opaque-Id header was set #30052

Closed
elasticmachine opened this issue Feb 2, 2018 · 2 comments
Closed

add task ID to audit logging if X-Opaque-Id header was set #30052

elasticmachine opened this issue Feb 2, 2018 · 2 comments
Assignees
Labels

Comments

@elasticmachine
Copy link
Collaborator

Original comment by @jpcarey:

Describe the feature: Add X-Opaque-Id header / task ID to security audit logging (if the value is set)

#27764

@albertzaharovits
Copy link
Contributor

X-Opaque-Id has been added to the audit logging in #31878 and #32260 .
Task Id is still TODO but should not be accessible to implement, see

public <Request extends ActionRequest, Response extends ActionResponse> void apply(Task task, String action, Request request,

@albertzaharovits
Copy link
Contributor

Added in #31878 and #32260 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants