@@ -99,10 +99,10 @@ Security features have one of these statuses across deployment types:
9999
100100| Status | Description |
101101| --------| -------------|
102- | ** Managed** | Feature is handled automatically by Elastic |
103- | ** Configurable** | Feature is available but requires user configuration |
104- | ** Self-managed** | Feature must be implemented and maintained by you |
105- | ** ✗ N/A** | Feature is not available |
102+ | ** Managed** | Handled automatically by Elastic with no user configuration needed |
103+ | ** Configurable** | Built-in feature that needs your configuration (like IP filters or passwords) |
104+ | ** Self-managed** | Infrastructure-level security you implement and maintain |
105+ | ** N/A** | Not available for this deployment type |
106106
107107#### Communication security
108108
@@ -116,15 +116,15 @@ Security features have one of these statuses across deployment types:
116116| ** Security feature** | Serverless | Elastic Cloud Hosted | ECE | ECK | Self-managed |
117117| ------------------| ------------| --------------| -----| -----| --------------|
118118| ** IP traffic filtering** | Configurable | Configurable | Configurable | Configurable | Configurable |
119- | ** Private link** | ✗ N/A | Configurable | ✗ N/A | ✗ N/A | ✗ N/A |
120- | ** Static IPs** | Configurable | Configurable | ✗ N/A | ✗ N/A | ✗ N/A |
119+ | ** Private link** | N/A | Configurable | N/A | N/A | N/A |
120+ | ** Static IPs** | Configurable | Configurable | N/A | N/A | N/A |
121121
122122#### Data security
123123
124124| ** Security feature** | Serverless | Elastic Cloud Hosted | ECE | ECK | Self-managed |
125125| ------------------| ------------| --------------| -----| -----| --------------|
126126| ** Encryption at rest** | Managed | Managed | Self-managed | Self-managed | Self-managed |
127- | ** Bring your own encryption key** | ✗ N/A | Configurable | ✗ N/A | ✗ N/A | ✗ N/A |
127+ | ** Bring your own encryption key** | N/A | Configurable | N/A | N/A | N/A |
128128| ** Keystore security** | Managed | Managed | Configurable | Configurable | Configurable |
129129| ** Saved object encryption** | Managed | Managed | Configurable | Configurable | Configurable |
130130
0 commit comments