Files
log-alert-service/.env

12 lines
347 B
Bash
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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