feat:增加批量插入和查询日志告警功能
This commit is contained in:
11
.env
Normal file
11
.env
Normal 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
|
||||
Reference in New Issue
Block a user