09 2020 档案

摘要:个人学习笔记,谢绝转载!!! 原文:https://www.cnblogs.com/wshenjin/p/13714983.html MySQL表结构 (root@localhost) [testdb]> show create table logstash\G ****************** 阅读全文
posted @ 2020-09-22 21:24 wshenJin 阅读(384) 评论(0) 推荐(0) 编辑
摘要:个人学习笔记,谢绝转载!!! 原文:https://www.cnblogs.com/wshenjin/p/13673593.html Logstash必须要有input和output。 input插件 这里只介绍 stdin、file 和beats 插件 标准输入:stdin 一个标准输入配置实例: 阅读全文
posted @ 2020-09-15 15:57 wshenJin 阅读(923) 评论(0) 推荐(0) 编辑
摘要:个人学习笔记,谢绝转载!!! 原文:https://www.cnblogs.com/wshenjin/p/13666614.html 安装和配置 安装 [root@ ~]# wget https://artifacts.elastic.co/downloads/logstash/logstash-7 阅读全文
posted @ 2020-09-14 14:43 wshenJin 阅读(621) 评论(0) 推荐(0) 编辑
摘要:inputs log sdtin - type: stdin redis slowlog - type: redis enabled: true hosts: ["localhost:6379"] password: foobared ## How often the input checks fo 阅读全文
posted @ 2020-09-12 12:35 wshenJin 阅读(6153) 评论(0) 推荐(0) 编辑
摘要:个人学习笔记,谢绝转载!!! 原文:https://www.cnblogs.com/wshenjin/p/13652361.html filebeat简介 Beats家族的6个成员: Packetbeat:网络数据(收集网络流量数据) Metricbeat:指标(收集系统、进程和文件系统级别的CPU 阅读全文
posted @ 2020-09-11 16:18 wshenJin 阅读(853) 评论(0) 推荐(0) 编辑
摘要:个人学习笔记,谢绝转载!!! 原文:https://www.cnblogs.com/wshenjin/p/13641413.html proxy_pass proxy_pass不包含任何路径: location /sdk/ { proxy_pass http://1.1.1.1:80; } 这种情况 阅读全文
posted @ 2020-09-09 20:14 wshenJin 阅读(289) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示