Files
qdrant/src
Andrey Vasnetsov 22cf04367b Add optional api field to audit log events (#8626)
* Add optional `api` field to audit log events

Add a new `api` field to audit log entries that records the API method
path (REST path or gRPC method name). Controlled by the `log_api` audit
config option. For denied auth requests, `api` is always logged and
`method` is omitted since there is no internal operation name available.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Fix formatting

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* deconstruct

* fix: test edge case

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Daniel Boros <dancixx@gmail.com>
2026-04-08 21:22:05 +02:00
..
2025-11-13 16:21:50 +01:00
2025-02-25 11:21:25 +01:00
2026-02-19 23:16:08 +01:00
2025-09-29 12:47:10 +00:00
2026-03-20 12:07:37 +01:00