[Proposal] support Elasticsearch logging plugin

2022-08-09 Thread ccxh...@gmail.com
-bulk-api-request [4] https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-index-field.html#mapping-index-field [5] https://www.elastic.co/guide/en/elasticsearch/reference/7.17/mapping-type-field.html#mapping-type-field [6] https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-bulk.html#docs-bulk By the way, I have create a issue about it Thanks, ccxh...@gmail.com

Re: Re: [Proposal] support Elasticsearch logging plugin

2022-08-09 Thread ccxh...@gmail.com
That is used to determine whether to use `ssl_verify = true` in the lua-resy-http refer to option `ssl_verify` in: https://github.com/ledgetech/lua-resty-http/blob/master/README.md#connect It seems to be ambiguous, is it more suitable to use `"ssl_verify": true`? ccxh...@gmail.