Temporal-matching logs

temporal-matching trying to write logs in service field, but in our index format like service.name etc. Can we somehow tell to write logs correct to our index?

Could you give a bit more info on this, not sure if fully understand the question. Thanks.

We have opensearch there we push logs.
and from it we get errors because In our indices, the field ‘service’ is an object that has child fields, for example, ‘service.name’. The ‘temporal-matching’ service is trying to write a string into the ‘service’ field.