@@ -99,10 +99,10 @@ Security features have one of these statuses across deployment types:
99
99
100
100
| Status | Description |
101
101
| --------| -------------|
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 |
106
106
107
107
#### Communication security
108
108
@@ -116,15 +116,15 @@ Security features have one of these statuses across deployment types:
116
116
| ** Security feature** | Serverless | Elastic Cloud Hosted | ECE | ECK | Self-managed |
117
117
| ------------------| ------------| --------------| -----| -----| --------------|
118
118
| ** 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 |
121
121
122
122
#### Data security
123
123
124
124
| ** Security feature** | Serverless | Elastic Cloud Hosted | ECE | ECK | Self-managed |
125
125
| ------------------| ------------| --------------| -----| -----| --------------|
126
126
| ** 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 |
128
128
| ** Keystore security** | Managed | Managed | Configurable | Configurable | Configurable |
129
129
| ** Saved object encryption** | Managed | Managed | Configurable | Configurable | Configurable |
130
130
0 commit comments