How to follow the zwave command log...

Followed the instructions on the wiki to debug some zwave commands…

Logged into vera via telnet
cd /var/log/cmh
tail -f DCERouter.log | grep ‘^08’

and I am getting…

tail: DCERouter.log: No such file or directory

confused ???

In the Luup versions, try [tt]/var/log/cmh/LuaUPnP.log[/tt]

[tt]DCERouter.log[/tt] is from the 1.0.6xx series.

Figured it would be something like that, would be nice if the wiki was updated… can’t tell what is 6XX in what is Luup…

Thanks for the quick reply.

the wiki is self-editable, you can go in and correct any pages that are incorrect as a few here have done (you can also create new ones for stuff not already covered)