You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/11/10 02:28:20 UTC

[GitHub] [apisix] tokers opened a new issue, #8297: [Docs]: Should know the default log format for each logger plugin

tokers opened a new issue, #8297:
URL: https://github.com/apache/apisix/issues/8297

   ### Current State
   
   **Description of the current state/issue**:
   
   Currently, only the Kafka Logger doc has the description for the default log format. But others don't have the section. This is not a good experience for our users.
   
   **Link to the page**:
   
   https://apisix.apache.org/docs/apisix/plugins/kafka-logger/
   
   **Screenshots (if relevant)**:
   
   -
   
   
   ### Desired State
   
   **Description of the change you are proposing**:
   
   For each logger plugin, people can know the default log format.
   
   ### Would you like to fix this issue?
   
   No. Please assign another contributor


-- 
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: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] docs: mention the default log format for each logger plugin [apisix]

Posted by "pottekkat (via GitHub)" <gi...@apache.org>.
pottekkat commented on issue #8297:
URL: https://github.com/apache/apisix/issues/8297#issuecomment-1877204990

   @smileby Sure. All yours!


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] docs: mention the default log format for each logger plugin [apisix]

Posted by "pottekkat (via GitHub)" <gi...@apache.org>.
pottekkat closed issue #8297: docs: mention the default log format for each logger plugin
URL: https://github.com/apache/apisix/issues/8297


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] bzp2010 commented on issue #8297: [Docs]: Should know the default log format for each logger plugin

Posted by GitBox <gi...@apache.org>.
bzp2010 commented on issue #8297:
URL: https://github.com/apache/apisix/issues/8297#issuecomment-1309684002

   Hi, @tokers @navendu-pottekkat 
   
   Since the APISIX documentation is managed by the APISIX project repository itself, I moved this issue to the APISIX repository.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [Docs]: Should know the default log format for each logger plugin [apisix]

Posted by "kayx23 (via GitHub)" <gi...@apache.org>.
kayx23 commented on issue #8297:
URL: https://github.com/apache/apisix/issues/8297#issuecomment-1805087746

   Just stumbled upon this issue. I raised a similar one which was fixed in https://github.com/apache/apisix/pull/9516
   
   That said, it seems the "default log format" in this issue is talking about [this](https://apisix.apache.org/docs/apisix/plugins/kafka-logger/#meta_format-example) instead? Can someone help confirm
   
   cc: @pottekkat @monkeyDluffy6017 @bzp2010 


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] docs: mention the default log format for each logger plugin [apisix]

Posted by "kayx23 (via GitHub)" <gi...@apache.org>.
kayx23 commented on issue #8297:
URL: https://github.com/apache/apisix/issues/8297#issuecomment-1870844293

   Alternatively, the default log format could be introduced with examples, e.g.:
   
   * https://docs.api7.ai/hub/kafka-logger#log-in-different-meta-log-formats
   * https://docs.api7.ai/hub/rocketmq-logger#log-in-different-meta-log-formats


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] yujinchoi-94 commented on issue #8297: [Docs]: Should know the default log format for each logger plugin

Posted by "yujinchoi-94 (via GitHub)" <gi...@apache.org>.
yujinchoi-94 commented on issue #8297:
URL: https://github.com/apache/apisix/issues/8297#issuecomment-1471134294

   I'm trying to use `http-logger` plugin and I had to find [this](https://github.com/apache/apisix/blob/e021266129eff537ea6b59cca0061385663d3a69/apisix/utils/log-util.lua#L133-L159) to see which values are included in the log  by default and which fields are available for `log_format` field.
   If there are related documents, it would be helpful. 😀


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] docs: mention the default log format for each logger plugin [apisix]

Posted by "smileby (via GitHub)" <gi...@apache.org>.
smileby commented on issue #8297:
URL: https://github.com/apache/apisix/issues/8297#issuecomment-1877193390

   I can try it @kayx23 


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org