[
https://issues.apache.org/jira/browse/IGNITE-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15108710#comment-15108710
]
Sergey Kozlov commented on IGNITE-944:
--------------------------------------
Hi Saikat
Apache Ignite use following format for logfile name: _ignite-XXXXXXXX.0.log_
thus REST request returns the error. Could you fix it?
{noformat}
{"error":"/Users/gridgain/Downloads/apache-ignite-fabric-1.5.1.final-SNAPSHOT-bin/work/log/ignite.log
(No such file or
directory)","response":null,"sessionToken":"","successStatus":1}
{noformat}
> 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)