ELK start guide

Elasticsearch_Logstash_Kibana:

Elastic Stack and Product Documentation

component of elk:

  • elasticsearch
  • logstash
  • kibana

data stream:

[Data source] -> [Logstash]->[Elasticsearch]->[Kibana]

[Data source] is anything that contains data like files,log4net,rabbitmq...and so on.


Elasticsearch Engine

  1. the structure of elasticsearch engine
  2. basic config of elasticsearch
  3. basic get _cat put function to modify data

Kibana

  1. what kibana is and whats kibana can provide
  2. basic conifg of kibana to connect to a elasticsearch
  3. Dev tools in kibana
  4. set index pattern to modify data
  5. use filters

logstash

  1. three concepts of logstash
  2. basic config of logstash
  3. input plugin examples
    • elastic search input plugin
    • Log4j input plugin
    • File input plugin
    • rabbitmq input plugin
  4. filters examples
    • date
    • grok
    • drop
  5. output plugin examples
    • elastic serch output plugin
    • File output plugin
    • Email output plugin
    • Http output plugin
    • stdout

data

timestamp type index name remark
2017-11-14 book w1 fkbook \
2017-11-15 table w1 fktable \
2017-11-16 pen w2 fkpen \
  1. save type directly
  2. save type in header
  3. use [timestamp] if type is book
    else use current time as [timestamp]
  4. [@metadata][tag] set to filter data
  5. make image in kibana
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • Spring Cloud为开发人员提供了快速构建分布式系统中一些常见模式的工具(例如配置管理,服务发现,断路器,智...
    卡卡罗2017阅读 135,009评论 19 139
  • 本人陆陆续续接触了ELK的1.4,2.0,2.4,5.0,5.2版本,可以说前面使用当中一直没有太多感触,最近使用...
    三杯水Plus阅读 4,128评论 0 12
  • 1、ELK平台介绍 在搜索ELK资料的时候,发现这篇文章比较好,于是摘抄一小段:以下内容来自:http://bai...
    螺旋上升的世界阅读 3,062评论 0 20
  • 我十来岁时,举家搬到了另外一个小镇,也是在这里认识了烟酒店的南哥。 南哥住在我家隔壁,年纪轻轻就在父亲的投资下开了...
    消失的卡卡鹦鹉阅读 524评论 2 1
  • 我会朝着你奔跑 我会一直向北 我已经荒凉了时光 不想在荒凉了你 我会努力,努力把梦都做醒 我会一直,一直向你奔跑 ...
    梵夜阅读 232评论 0 0