puchengy opened a new issue, #5389:
URL: https://github.com/apache/gravitino/issues/5389

   ### Describe the feature
   
   Enable server log in json format.
   
   ### Motivation
   
   There are use cases required server logs to be viewed from logsearch tools 
such as Kibana. These use cases recommends log format to be json.
   
   Based on 
https://logging.apache.org/log4j/2.x/manual/json-template-layout.html, 
log4j-layout-template-json is needed to enable json layout for log4j.
   
   ### Describe the solution
   
   Add `org.apache.logging.log4j:log4j-layout-template-json` to the project so 
that users can enable json output format.
   
   ### Additional context
   
   _No response_


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