[ 
https://issues.apache.org/jira/browse/TRAFODION-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16677427#comment-16677427
 ] 

ASF GitHub Bot commented on TRAFODION-2626:
-------------------------------------------

GitHub user svarnau opened a pull request:

    https://github.com/apache/trafodion/pull/1738

    [TRAFODION-2626] Fix DCS API for $TRAF_LOG

    Previous change allowed configuration of log location, but did not
    take into account retrieving logs via DCS web interface.
    
    Link to trafodion logs is not exposed by default, but this change was tested
    with that option enabled, as well as default.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/svarnau/trafodion j2626_dcs

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafodion/pull/1738.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1738
    
----
commit b558beaf428d2c2c95d32f23f04440c522be0cba
Author: Steve Varnau <steve.varnau@...>
Date:   2018-11-06T23:40:23Z

    [TRAFODION-2626] Fix DCS API for $TRAF_LOG
    
    Previous change allowed configuration of log location, but did not
    take into account retrieving logs via DCS web interface.
    
    Link to trafodion logs is not exposed by default, but this change was tested
    with that option enabled, as well as default.

----


> Log/Conf seperation from TRAF_HOME
> ----------------------------------
>
>                 Key: TRAFODION-2626
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2626
>             Project: Apache Trafodion
>          Issue Type: Improvement
>            Reporter: Steve Varnau
>            Assignee: Steve Varnau
>            Priority: Major
>
> Dynamic files (configuration and log files) should be separated from 
> delivered software.  It should be possible to have config files in /etc, log 
> files in /var/log, and runtime software in /usr or /opt.
> First step is to have conf and log variables separate from TRAF_HOME.
> Proposal is to add following variables which can be used either in 
> development or production environments to specify locations:
> TRAF_HOME - executable / read-only locations
> TRAF_CONF - configuration files location
> TRAF_LOG - ouput logging location
> TRAF_VAR - temporary / status files (node-local pid files, lock files, etc)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to