Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
alternatively, is there a way to see and edit the queries generated by Kibana?
有一种方法可以查看 Kibana 生成的查询,您应该在配置直方图时设置“检查”选项。
然后您可以单击i直方图右上角的图标。
i
然后会出现原始查询。
我正在使用 Kibana 3 里程碑 4,但此功能在以前的版本中可用。
至少目前,您无法编辑 Kibana 所做的查询。我也不明白你为什么要那样做。有一些方法可以使用 URL 参数对事物进行参数化,但我认为这不是您在这个问题中要问的。