Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions info/audit-logs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ Search and download are available on **Start-Up** and **Enterprise** plans. Cont

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

<Note>
Kernel retains audit log events for 1 year. Search and download can access any event within this window.
</Note>

## Filter audit logs

The API and SDKs use the same filters for search and downloads:
Expand Down
2 changes: 2 additions & 0 deletions info/pricing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ import { PricingCalculator } from '/snippets/calculator.jsx';
| Projects | 1 | 1 | unlimited | unlimited |
| Support | Discord | Discord | Email | Shared Slack |
| SOC2 compliance | ✅ | ✅ | ✅ | ✅ |
| Audit log search & export | ❌ | ❌ | ✅ | ✅ |
| Continuous audit log export to S3 | ❌ | ❌ | ❌ | ✅ |
| HIPAA compliance (BAA) | ❌ | ❌ | ❌ | ✅ |

> Note: Included monthly credits apply to usage costs only.
Expand Down
Loading