You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Rishi Solanki (JIRA)" <ji...@apache.org> on 2016/05/30 11:25:12 UTC

[jira] [Updated] (OFBIZ-7140) Add Fetch Log Functionality parallel to View Log in webtools

     [ https://issues.apache.org/jira/browse/OFBIZ-7140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rishi Solanki updated OFBIZ-7140:
---------------------------------
    Attachment: FetchLogs.patch

Here is the patch for the same.

> Add Fetch Log Functionality parallel to View Log in webtools
> ------------------------------------------------------------
>
>                 Key: OFBIZ-7140
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7140
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework/webtools
>    Affects Versions: Trunk
>            Reporter: Rishi Solanki
>         Attachments: FetchLogs.patch
>
>
> Currently user can see only current logs of the instance. On fetch logs screen she can view log history and debug the issue when issue comes. For example, as a developer we receive issue something like on X date we faced Y issue. And devs face many problems in getting logs from Infra team, on using this screen devs can have access to logs from history and by passing the search string she can fetch/filter the logs they want to see.
> For example, if user wants to see logs of xService then she can simply pass the xService in the search string and fetch it. If user wants to see logs of date '2016-05-30' then she can pass it as search string and extract the required logs.
> For now I have added functionality to get the logs from OFBiz runtime/logs folder files. Later we can extend it to get logs from deployment location and from multiple virtual instance setup for load balancing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)