[
https://issues.apache.org/jira/browse/STORM-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maciej Prochniak resolved STORM-1545.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
> Topology Debug Event Log in Wrong Location
> ------------------------------------------
>
> Key: STORM-1545
> URL: https://issues.apache.org/jira/browse/STORM-1545
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-core, storm-ui
> Affects Versions: 1.0.0
> Reporter: P. Taylor Goetz
> Assignee: Maciej Prochniak
> Labels: newbie
> Fix For: 2.0.0
>
>
> Currently the {{events.log}} file is not created where the log viewer expects
> it so be, so the "events" link under debug in Storm UI returns a 404.
> The file should be in:
> {{$storm.log.dir/workers-artifacts/$topology_id/$port/events.log}}
> but is instead in:
> {{$storm.local.dir/workers-artifacts/$topology_id/$port/events.log}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)