You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/configuration-parameters-1830bca.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -147,9 +147,7 @@ Used for enabling specific/experimental features specified as array:
147
147
148
148
`"feature_flags": [ "feature-1", "feature 2" ]`. Please omit or keep empty by default.
149
149
150
-
Available feature flags:
151
-
152
-
`upgradeToOpenSearchV2` to use OpenSearch 2.19; note that an upgraded version can not be downgraded any more. See [3617458 - SAP Cloud Logging: OpenSearch Stack Update Available](https://me.sap.com/notes/3617458).
150
+
Currently, there are no available feature flags.
153
151
154
152
</td>
155
153
</tr>
@@ -698,7 +696,7 @@ String
698
696
</td>
699
697
<tdvalign="top">
700
698
701
-
The private key used to sign the requests. Valid base64 encoded and PKCS8 format of private key.
699
+
The password of the signing key, if it is encrypted.
702
700
703
701
</td>
704
702
</tr>
@@ -721,7 +719,7 @@ The following snippet shows a sample payload that could be used for a `standard`
0 commit comments