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 https://github.com/influxdata/influxdb/issues/24473 |
||
---|---|---|
.. | ||
backend.go | ||
common.go | ||
influx1x_authentication_handler.go | ||
influx1x_authentication_handler_test.go | ||
influxql_handler.go | ||
influxqld_handler.go | ||
influxqld_handler_test.go | ||
ping_handle_test.go | ||
ping_handler.go | ||
router.go | ||
write_handler.go | ||
write_handler_test.go | ||
write_usage_recorder.go |