You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Grant Henke (Jira)" <ji...@apache.org> on 2020/06/03 15:21:00 UTC

[jira] [Resolved] (KUDU-2877) Support logging to files and stderr at the same time

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

Grant Henke resolved KUDU-2877.
-------------------------------
    Fix Version/s: 1.11.0
       Resolution: Fixed

Resolved via https://github.com/apache/kudu/commit/220391f850847232d9aff1dbd72caa2ce7ec3a1e

> Support logging to files and stderr at the same time
> ----------------------------------------------------
>
>                 Key: KUDU-2877
>                 URL: https://issues.apache.org/jira/browse/KUDU-2877
>             Project: Kudu
>          Issue Type: Improvement
>          Components: docker
>            Reporter: Grant Henke
>            Assignee: Sandish Kumar HN
>            Priority: Minor
>              Labels: newbie
>             Fix For: 1.11.0
>
>
> Support logging to both the _--log_dir_ directory and to stderr via _--logtostderr_ at the same time. This could be done with a new flag. __ 
> This would be useful in docker environments where is standard to log to stderr, but we still want the logs to be viewable in the web ui. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)