惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Martin Fowler
Martin Fowler
T
The Blog of Author Tim Ferriss
J
Java Code Geeks
M
MIT News - Artificial intelligence
F
Fortinet All Blogs
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
B
Blog
Microsoft Azure Blog
Microsoft Azure Blog
I
InfoQ
Microsoft Security Blog
Microsoft Security Blog
N
Netflix TechBlog - Medium
G
Google Developers Blog
L
LangChain Blog
腾讯CDC
大猫的无限游戏
大猫的无限游戏
U
Unit 42
Google DeepMind News
Google DeepMind News
人人都是产品经理
人人都是产品经理
罗磊的独立博客
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
小众软件
小众软件
The GitHub Blog
The GitHub Blog
博客园_首页
GbyAI
GbyAI

Cerbos - All Posts

Authentik vs Keycloak: Self-hosted IdP comparison Mapping business requirements to authorization policy for automotive Fine-grained authorization for AI gateways EIC 2026: Stop counting agents, protect what they can touch Agent skill for writing authorization policies in Claude Desktop Identity security in 2026 EIC 2026 takeaways: the identity stack built for humans will not hold up for AI agents Already have authentication? Here's the authorization layer you still need. Tokens are authorization decisions: a guide to policy-driven token issuance What is a Runtime Authorization Platform It's a dimmer switch, not a kill switch. How CISOs are rethinking AI agent governance From maps to bitmaps (and from bitmaps to bitmaps) AuthZEN, Shared Signals, SCIM Events, IPSIE: Notes from the OpenID Enterprise Panel How do you update authorization policies without redeploying your application? IIW42 recap: Where agent authorization got real Cerbos PDP v0.52.0/v0.53.0: Engine performance, security hardening, and CEL path functions Authorization Management Platforms: what they do, how they work, and where they fit PocketOS AI coding agent deleted a production database in 9 seconds Non-Human Identity management still has a blind spot Supabase alternative in 2026: Best open source auth options Benefits of on-premise authorization: Why enterprises are moving toward self-hosted Authorization policies: How to write, test, and validate them (faster with AI) Agent skill for writing authorization policies How much does it cost to build authorization in-house? Why centralized authorization governance reduces incident response time OPA alternative Why AI agents make authorization a right now problem Modernizing legacy application authorization: why it’s your biggest security blind spot How to add authorization to legacy applications without code changes 5 authorization blind spots auditors find, and how to fix them
Cerbos Hub Audit Logs Live in Beta
Daniel Maher · 2025-06-11 · via Cerbos - All Posts

Audit Logs are now available as a beta feature in Cerbos Hub!

Audit logs capture access records and decisions made by each individual policy decision point (PDP), and bundle it along with all the associated context and data. Whether you’re a developer, security engineer, or product owner, this highly anticipated addition brings new possibilities not only to how you use Cerbos, but to your entire workflow as well.

Audit Logs for Developers, Security Engineers and PMs

For developers, Cerbos Hub Audit Logs provide deep visibility into every decision made by your PDPs, allowing you to quickly debug issues, understand logic paths, and ensure your authorization logic is functioning as intended. From a security standpoint, the feature provides deep insights into every authorization decision, enabling you to track user activities, investigate potential breaches, and meet compliance requirements. For product managers, Cerbos Hub Audit Logs provide detailed visibility into how authorization decisions impact user journeys, enabling you to effectively diagnose access issues, understand user behavior, and make informed data-driven decisions to enhance your product.

Access Logs and Decision Logs

Audit logs come in two flavours: access logs and decision logs.

Access logs are all about API requests, timings, sources—in other words, the standard sorts of request logging things that form the backbone of any monitoring strategy.

Decision logs, on the other hand, are much more interesting. When the PDP makes a decision, audit logs will record not only the outcome of the decision, but all of the context around that event as well.

Cerbos PDP Audit Logs

While this is a beta feature in Hub, the open source Cerbos Policy Decision Point is ready to go! The audit block configuration object currently supports four destinations out of the box. The local backend uses a straightforward key-value store to save audit records locally, which can then be queried directly from the CLI. The file backend generates JSON-formatted logs that are perfect for ingestion by log aggregators such as Datadog or Graylog. The Kafka backend—one of our favourite open source success stories—writes out directly to a Kafka topic, just as you’d expect. The real magic, however, is the all-new Hub backend.

Cerbos Hub Audit Logs

By configuring your PDPs to send audit logs to Cerbos Hub, you get an immediate log aggregation solution to securely collect, store, and query audit logs from across your fleet. Every request, every decision, every bit of metadata—and all of this fully customizable for your particular situation. Are you only interested in denies? No problem. Are you in a regulated environment and you need to mask certain fields? No worries whatsoever. And, since everything is natively Cerbos, the audit logs interface in Hub takes full advantage of the context of each log entry. This means you can deep dive into every decision to understand why it was made, and even which version of the policy was active at the time.

So whether you’re new to Cerbos, or deploying a handful of PDPs to the cloud, or managing a distributed fleet across hundreds of sites, Cerbos Hub Audit Logs has you covered. With this feature, you can achieve faster debugging, enhanced security, and easier compliance verification.