elasticsearch - 如何在 Timelion 中指定索引和日期/时间字段?

标签 elasticsearch kibana timelion

我正在尝试在 Kibana 中使用 Timelion 应用程序,但找不到指定索引名称和时间字段的位置。有没有办法即时执行此操作,还是必须在某处的配置文件中完成?如果是这样,该文件在哪里?

最佳答案

.es(index=your_index_name, timefield=@timestamp, metric=count, q=whatever_field:some_matching_text)

es() 函数下,您有 indextimefield

关于elasticsearch - 如何在 Timelion 中指定索引和日期/时间字段?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40769985/

相关文章:

elasticsearch - [location]的映射定义具有不受支持的参数:[geohash:true]:Elasticsearch 5.X

api - 出色的基本许可证安装

elasticsearch - ElasticSearch:字段键上的聚合

windows - 无法远程访问 Kibana

algorithm - 将Elasticsearch中的max_score字段转换为百分比

json - kibana中文本内部字段的平均值

elasticsearch - Kibana Timelion插件如何在 Elasticsearch 中指定一个字段

python - 标记文本以在 Python 中进行搜索

elasticsearch - 以编程方式设置 Kibana 的默认索引模式