-
Notifications
You must be signed in to change notification settings - Fork 47
[25.3] Security report and other additions to What's New #1450
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 4 commits
c15e542
c76dfd3
3e76a2c
e2dd279
4778354
c117884
b7d69cd
7384229
20d94be
d83ef9e
632074c
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,4 +5,10 @@ | |
| :page-categories: Management, Security | ||
|
|
||
|
|
||
| NOTE: All concepts described in this section are compatible with Kafka and its client libraries and CLIs. This section does not cover ways you can protect your Redpanda cluster externally; for example, through network ACLs or private networks. | ||
| [NOTE] | ||
| ==== | ||
| All concepts described in this section are compatible with Kafka and its client libraries and CLIs. This section does not cover ways you can protect your Redpanda cluster externally; for example, through network ACLs or private networks. | ||
|
||
|
|
||
|
|
||
| Use the link:api/doc/admin/operation/operation-get_security_report[`/v1/security/report`] Admin API endpoint to generate comprehensive security reports for your cluster. This endpoint provides detailed information about TLS configuration, authentication methods, authorization status, and security alerts across all Redpanda interfaces (Kafka, RPC, Admin, Schema Registry, HTTP Proxy). | ||
| ==== | ||
Uh oh!
There was an error while loading. Please reload this page.