elasticsearch icon indicating copy to clipboard operation
elasticsearch copied to clipboard

Use `date_nanos` as timestamp format when `index.mode` is `logs`

Open salvatore-campagna opened this issue 9 months ago • 1 comments

Description

As part of the settings we would like to apply by default when index.mode is set to logs we are evaluating if we should also use date_nanos as the default for the timestamp field. Many integrations use such format including integrations through OTel. Introducing it before making the new index mode GA would allow us to deal with backward compatibility issues while the new index mode is still in tech preview.

This needs to be do keeping in mind backward compatibility.

salvatore-campagna avatar May 16 '24 12:05 salvatore-campagna

Pinging @elastic/es-storage-engine (Team:StorageEngine)

elasticsearchmachine avatar May 16 '24 12:05 elasticsearchmachine

@not-napoleon fyi, this is related to #109352.

kkrik-es avatar Aug 20 '24 12:08 kkrik-es