摘要: nginx的日志通过filebeat采集,最终输送到es中。脚本通过essql遍历索引,查出对应的值 webhook报警类 点击查看代码 #!/bin/env python3 # -- encoding: utf-8 -- import requests import json class Alte 阅读全文
posted @ 2021-11-17 12:18 郭培华 阅读(365) 评论(0) 推荐(0)