Logs that are written into the default index using the OpenSearch Output do not contain their original target index, since the original index field must be overwritten to write the logs into the default index.
It would be useful for debugging if the original index was written into an additional field (e.g. original_index) analogous to the field reason.
Logs that are written into the default index using the OpenSearch Output do not contain their original target index, since the original index field must be overwritten to write the logs into the default index.
It would be useful for debugging if the original index was written into an additional field (e.g.
original_index) analogous to the fieldreason.