kibana query-string-Syntax

doc

filebeat配置

问题

  • 日志不活跃,filebeat关闭连接
  • filebeat配置有问题,导致收集路径错了,修改配置,重启下,索引创建,就能看到日志了

LogStash

  • https://github.com/elastic/logstash
  • Logstash is part of the Elastic Stack along with Beats, Elasticsearch and Kibana. Logstash is a server-side data processing pipeline that ingests data from a multitude of sources simultaneously, transforms it, and then sends it to your favorite “stash.” (Ours is Elasticsearch, naturally.). Logstash has over 200 plugins, and you can write your own very easily as well.

配置

CKafka

keyword

https://www.elastic.co/guide/en/elasticsearch/reference/6.7/query-dsl-query-string-query.html#query-dsl-query-string-query

devtools
GET xxx/_mapping
可以看keyword抓取的字符数限制