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 2020/08/13 02:34:38 UTC

[GitHub] [apisix] nic-chen opened a new issue #2051: request help: what is the recommended way to split access log in k8s pod? for example, split by day

nic-chen opened a new issue #2051:
URL: https://github.com/apache/apisix/issues/2051


   ### Issue description
   what is the recommended way to split access log in k8s pod? for example, split by day
   
   ### Environment
   
   * apisix version (cmd: `apisix version`):  1.5
   * OS: deploy in k8s
   


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

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



[GitHub] [apisix] membphis edited a comment on issue #2051: request help: what is the recommended way to split access log in k8s pod? for example, split by day

Posted by GitBox <gi...@apache.org>.
membphis edited a comment on issue #2051:
URL: https://github.com/apache/apisix/issues/2051#issuecomment-673992843


   > for example, split by day
   
   Here is an example for `access` log, is right?
   
   ```
   access.log
   access-20200801-000000.log
   access-20200802-000000.log
   access-20200803-000000.log
   ```
   yes you are right


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

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



[GitHub] [apisix] membphis commented on issue #2051: request help: what is the recommended way to split access log in k8s pod? for example, split by day

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


   > for example, split by day
   
   Here is an example for `access` log, is right?
   
   ```
   access.log
   access-20200801-000000.log
   access-20200802-000000.log
   access-20200803-000000.log
   ```


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

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



[GitHub] [apisix] spacewander closed issue #2051: request help: what is the recommended way to split access log in k8s pod? for example, split by day

Posted by GitBox <gi...@apache.org>.
spacewander closed issue #2051:
URL: https://github.com/apache/apisix/issues/2051


   


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

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