biubiue commented on code in PR #7782:
URL: https://github.com/apache/apisix/pull/7782#discussion_r965436131


##########
docs/en/latest/plugins/kafka-logger.md:
##########
@@ -38,6 +38,11 @@ It might take some time to receive the log data. It will be 
automatically sent a
 | Name                   | Type    | Required | Default        | Valid values  
        | Description                                                           
                                                                                
                                                                                
                                                                                
                           |
 | ---------------------- | ------- | -------- | -------------- | 
--------------------- | 
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 |
 | broker_list            | object  | True     |                |               
        | List of Kafka brokers (nodes).                                        
                                                                                
                                                                                
                                                                                
                           |
+| sasl_config            | object  | False    |                |               
        | Kafka sasl conf.                                                      
                                                                                
                                                                                
                                                                                
             |
+| sasl_config.mechanism  | string  | False    |                |               
        | Kafka mechanism.                                                      
                                                                                
                                                                                
                                                                                
             |

Review Comment:
   > Add the default value here.
   
   ok



-- 
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