如何在 Kibana 仪表板上包含来自发现页面的日志

How to include the logs from the discover page on a Kibana dashboard

我在浏览一些示例仪表板时发现了这张图片:

https://cdn-enterprise.discourse.org/elastic/uploads/default/original/3X/1/6/169b7101acc60136b3eb4003b11c094b619083c5.png

(页面上的最后一个可视化)

我想知道是否有人知道我如何像这个例子一样包含我可以在仪表板上的发现页面上看到的日志?

非常感谢。

包括我在其他网站上得到的答案

  1. 进入发现选项卡,在右上角 select "save"
  2. 返回仪表板,select "add" 在右上角
  3. 最后 select "saved search" 选项卡(在 "Visualization" 选项卡旁边),您应该会看到之前保存的内容:slight_smile:

原问题link:https://discuss.elastic.co/t/include-logs-on-the-dashboard/92243

可以确认这解决了我的问题