feat:增加批量插入和查询日志告警功能

This commit is contained in:
2025-10-20 13:17:55 +08:00
parent d57b264281
commit 0dd9d36e73
41 changed files with 226 additions and 478 deletions

11
.env Normal file
View File

@@ -0,0 +1,11 @@
log_level=DEBUG
# sqlite连接方式sqlite:///
database_url=sqlite:///./logs.db
wechat_webhook_url=https://qyapi.weixin.qq.com/cgi-bin/webhook/send
wechat_webhook_key=f09eb098-f709-4fc6-83b5-4a08a8431b8f
openobserve_url=http://172.29.100.41:5080/api/default/_search
openobserve_username=developer@estun.com
openobserve_password=developer123