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