Skip to content

Commit 2b9371d

Browse files
authored
Add audit logs to managed infrastructure pricing (#484)
Document audit log packaging in the managed infrastructure table: search & export on all plans, continuous export to a customer S3 bucket on Enterprise. Add a note on 1-year retention and the S3 export format.
1 parent 0b6ca5b commit 2b9371d

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

info/audit-logs.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Search and download are available on **Start-Up** and **Enterprise** plans. Cont
1717

1818
Audit logs are also available from the [CLI](/reference/cli/audit-logs).
1919

20+
<Note>
21+
Kernel retains audit log events for 1 year. Search and download can access any event within this window.
22+
</Note>
23+
2024
## Filter audit logs
2125

2226
The API and SDKs use the same filters for search and downloads:

info/pricing.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ import { PricingCalculator } from '/snippets/calculator.jsx';
4242
| Projects | 1 | 1 | unlimited | unlimited |
4343
| Support | Discord | Discord | Email | Shared Slack |
4444
| SOC2 compliance |||||
45+
| Audit log search & export |||||
46+
| Continuous audit log export to S3 |||||
4547
| HIPAA compliance (BAA) |||||
4648

4749
> Note: Included monthly credits apply to usage costs only.

0 commit comments

Comments
 (0)