data-prepper
data-prepper copied to clipboard
Attribute `index_type` of `opensearch` in `sink` lacks further explanation
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. It would be nice to have [...]
- No.
Describe the solution you'd like A clear and concise description of what you want to happen.
- Attribute
index_type
ofopensearch
insink
lacks further explanation. See https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sinks/opensearch/#configuration-options .
Tells the sink plugin what type of data it is handling. Valid values are
custom
,trace-analytics-raw
,trace-analytics-service-map
, ormanagement-disabled
. Default iscustom
.
-
This brings up a question: what are the functions of
custom
,trace-analytics-raw
,trace-analytics-service-map
andmanagement-disabled
? I can't find any documentation explaining them. -
-
I hope the documentation can add some explanation.
Describe alternatives you've considered (Optional) A clear and concise description of any alternative solutions or features you've considered.
- Null.
Additional context Add any other context or screenshots about the feature request here.
- Null.