摘要:
官网下载: https://www.elastic.co/cn/downloads/past-releases/ windows环境: bin文件夹新建run_default.bat(随意命名)写入 logstash -f mysqletc/mysql.conf bin文件夹新建文件夹mysqlet 阅读全文
摘要:
官网简介: https://www.elastic.co/guide/en/kibana/current/introduction.html 官网下载: https://www.elastic.co/cn/downloads/kibana logstash-6-1-4 下载解压,执行 ./bin/k 阅读全文
摘要:
官网下载:https://www.elastic.co/cn/downloads/elasticsearch 下载解压后,运行bin文件夹下的 elasticsearch.bat 以管理员身份执行elasticsearch.bat 看到started说明启动成功,打开浏览器测试一下,如下图 http 阅读全文
摘要:
ELK Stack 是Elasticsearch、Logstash、Kiban三个开源软件的组合。在实时数据检索和分析场合,三者通常是配合共用,而且又都先后归于 Elastic.co 公司名下,故有此简称。 ELK Stack成为机器数据分析,或者说实时日志处理领域,开源界的第一选择。和传统的日志处 阅读全文