How to show index creation time with _cat/indices API in Elasticsearch

How to show index creation time with _cat/indices API in Elasticsearch - Stack Overflow

Have a look at the cat API : you can get the list of available parameters via http://localhost:9200/_cat/indices?help

To get the creation date of your indexes, you would use creation.date (or creation.date.string). For example, use

复制代码
http://localhost:9200/_cat/indices?h=h,s,i,id,p,r,dc,dd,ss,creation.date.string

For full header names:

复制代码
http://localhost:9200/_cat/indices?h=health,status,index,id,pri,rep,docs.count,docs.deleted,store.size,creation.date.string&v=
相关推荐
TDengine (老段)29 分钟前
TDengine 数学函数 FLOOR 用户手册
大数据·数据库·物联网·时序数据库·iot·tdengine·涛思数据
派可数据BI可视化3 小时前
商业智能BI 浅谈数据孤岛和数据分析的发展
大数据·数据库·数据仓库·信息可视化·数据挖掘·数据分析
jiedaodezhuti3 小时前
Flink性能调优基石:资源配置与内存优化实践
大数据·flink
阿里云大数据AI技术4 小时前
云栖实录 | AI 搜索智能探索:揭秘如何让搜索“有大脑”
人工智能·搜索引擎
Lx3524 小时前
Flink窗口机制详解:如何处理无界数据流
大数据
Lx3524 小时前
深入理解Flink的流处理模型
大数据
Lx3525 小时前
Flink vs Spark Streaming:谁更适合你的实时处理需求?
大数据
QYResearch5 小时前
全球香水行业现状调研与发展前景预测(2025-2031年)
大数据
QYResearch5 小时前
全球与中国空气净化器市场规模前景
大数据
连线Insight5 小时前
竞逐AI内容,爱奇艺先出手了
大数据·人工智能