[
https://issues.apache.org/jira/browse/IGNITE-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15126125#comment-15126125
]
Sergey Kozlov commented on IGNITE-944:
--------------------------------------
Hi Saikat and Denis
The issue mostly is fixed. I just found two issues:
* if _to_ and _from_ point out non-existing lines of log file then the
following result returned:
{noformat}
{"error":"","response":"","sessionToken":"","successStatus":0}
{noformat}
* _path_ must be chrooted in IGNITE_HOME by security reasons
> HTTP REST log command doesn't work
> ----------------------------------
>
> Key: IGNITE-944
> URL: https://issues.apache.org/jira/browse/IGNITE-944
> Project: Ignite
> Issue Type: Bug
> Components: general, newbie
> Affects Versions: sprint-5
> Reporter: Sergey Kozlov
> Assignee: Sergey Kozlov
>
> Request http://localhost:8080/ignite?cmd=log&to=1&from=0 returns following
> {noformat}
> {"error":"Failed to find registered handler for command:
> LOG","response":null,"sessionToken":"","successStatus":1}
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)