Yilialinn opened a new pull request, #13271:
URL: https://github.com/apache/apisix/pull/13271

   ## Summary
   
   Update `loki-logger` and `elasticsearch-logger` plugin docs:
   - Fix `ssl_verify` default value for `loki-logger` (`true` → `false`, 
matching source code)
   - Fix `kafka-logger` typo in `loki-logger` info block (→ `loki-logger`)
   - Add missing `max_req_body_bytes` and `max_resp_body_bytes` attributes to 
`loki-logger` ZH doc; fix attribute name typos in ZH doc
   - Fix `auth` type for `elasticsearch-logger` (`array` → `object`) and fix 
`auth.username`/`auth.password` required (`True` → `False`)
   - Add `field.type` optional attribute to `elasticsearch-logger`; update 
examples to use `field.type: "logs"`
   - Fix JSON formatting bug in `elasticsearch-logger` plugin metadata route 
creation example
   - Add "Include Request Date in Elasticsearch Index" example to 
`elasticsearch-logger`
   - Fix section title "Log Request and Response Headers With Plugin Metadata" 
→ "Customize Log Format With Plugin Metadata"
   - Fix attribute name typo in ZH `elasticsearch-logger` doc (`endup_addrs` → 
`endpoint_addrs`)
   - Update APISIX version references in example log outputs
   
   Both EN and ZH docs updated.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to