elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.81k stars 8.2k forks source link

[Index Management] Data stream data retention model only displays max data retention in days #197314

Open ElenaStoeva opened 17 hours ago

ElenaStoeva commented 17 hours ago

Elasticsearch seems to allow setting the maximum data retention in different units, but the data retention modal only displays it in days. For example if we want to set it to 1000 hours, we can start serverless ES with yarn es serverless --projectType=security -E data_streams.lifecycle.retention.max=1000h and kibana with yarn serverless-security. Then when we open the modal, it incorrectly displays "1000 days":

Image

Image

cc: @alisonelizabeth

elasticmachine commented 17 hours ago

Pinging @elastic/kibana-management (Team:Kibana Management)