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 authenticating ID and user ID to request logging #24473

Closed
davidby-influx opened this issue Nov 22, 2023 · 0 comments
Closed

Add authenticating ID and user ID to request logging #24473

davidby-influx opened this issue Nov 22, 2023 · 0 comments
Assignees

Comments

@davidby-influx
Copy link
Contributor

To allow rudimentary security auditing of logs,
add the authenticating ID and the user ID when
possible to the request logs. When a request is
authorized for V1 or V2 API, store the authorizer
object to be used by the logger up the call stack.

@davidby-influx davidby-influx self-assigned this Nov 22, 2023
davidby-influx added a commit that referenced this issue Nov 22, 2023
To allow rudimentary security auditing of logs,
add the authenticating ID and the user ID when
possible to the request logs. When a request is
authorized for V1 or V2 API, store the authorizer
object to be used by the logger up the call stack.

closes #24473
@davidby-influx davidby-influx changed the title Add authenticating ID and user ID to request logging for Influxdb OSS 2.X Add authenticating ID and user ID to request logging Nov 22, 2023
davidby-influx added a commit that referenced this issue Nov 22, 2023
To allow rudimentary security auditing of logs,
add the authenticating ID and the user ID when
possible to the request logs. When a request is
authorized for V1 or V2 API, store the authorizer
object to be used by the logger up the call stack.

closes #24473
davidby-influx added a commit that referenced this issue Nov 22, 2023
To allow rudimentary security auditing of logs,
add the authenticating ID and the user ID when
possible to the request logs. When a request is
authorized for V1 or V2 API, store the authorizer
object to be used by the logger up the call stack.

closes #24473

(cherry picked from commit 13cf6be)

closes #24475
davidby-influx added a commit that referenced this issue Nov 22, 2023
…24479)

To allow rudimentary security auditing of logs,
add the authenticating ID and the user ID when
possible to the request logs. When a request is
authorized for V1 or V2 API, store the authorizer
object to be used by the logger up the call stack.

closes #24473

(cherry picked from commit 13cf6be)

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

No branches or pull requests

1 participant