Skip to content

Commit 1283870

Browse files
committed
Adds doc for Opensearch Data Prepper opensearch sink using data streams / permissions
Signed-off-by: Simon ELBAZ <[email protected]>
1 parent 38ed6ec commit 1283870

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_data-prepper/pipelines/configuration/sinks/opensearch.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,10 @@ Alternately, rather than admin credentials, you can specify the credentials of a
190190
- `indices:admin/template/get`
191191
- `indices:admin/template/put`
192192

193+
In case the target is an OpenSearch Data Stream, this permission is needed from the Data Stream detector:
194+
195+
- `indices:admin/data_stream/get`
196+
193197
### Index permissions
194198

195199
- Index: `otel-v1*`; Index permission: `indices_all`

0 commit comments

Comments
 (0)