mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
Update docs/my-website/docs/proxy/multiple_admins.md
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
57c027a2dc
commit
ffbe3896d2
1 changed files with 2 additions and 0 deletions
|
|
@ -79,6 +79,8 @@ litellm_settings:
|
|||
Audit logs are written as JSON files to:
|
||||
|
||||
```
|
||||
s3://<bucket>/audit_logs/<YYYY-MM-DD>/<HH-MM-SS>_<audit-log-id>.json
|
||||
# or, when s3_path is set:
|
||||
s3://<bucket>/<s3_path>/audit_logs/<YYYY-MM-DD>/<HH-MM-SS>_<audit-log-id>.json
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue