小编Thi*_*sk1的帖子

Filebeat 默认仪表板:未找到结果

我刚刚完成了 Logstash、Elasticsearch、Kibana 和 Filebeat 的安装和配置。在 Kibana 接收我的 Logstash 数据遇到很多麻烦之后,我决定停止 Logstash 并切换到 Filebeat。现在,我设法在 Kibana 的 Discover 部分获取了我的 Filebeat 数据,但是在打开任何默认仪表板时,我收到“未找到结果”消息。我希望你们中的一个人能够帮助我。

亲切的问候,蒂斯

Filebeat 配置

    #=========================== Filebeat inputs =============================

filebeat.inputs:

# Each - is an input. Most options can be set at the input level, so
# you can use different inputs for various configurations.
# Below are the input specific configurations.

- type: log

  # Change to true to enable this input configuration.   enabled: true

  # Paths that should be crawled and fetched. …
Run Code Online (Sandbox Code Playgroud)

debian apache2 elasticsearch kibana filebeat

0
推荐指数
1
解决办法
1945
查看次数

标签 统计

apache2 ×1

debian ×1

elasticsearch ×1

filebeat ×1

kibana ×1