-
Notifications
You must be signed in to change notification settings - Fork 428
Closed
Labels
Description
v1.2.0
1.elasticsearch中的数据源能否增加通配符的支持,例如index = test-engineering*
2.能否增加ssl连接支持,当前报错 Max retries exceeded with url: /_sql?format=json (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1016)')))",)