Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.1
-
Fix Version/s: 3.1.2
-
Component/s: controller
-
Labels:None
Description
Currently the log file transferred from agent is downloadable.
However it contains line feed depending on the agent OS.
So It's not so convenient to see the log in the windows which is generated from linux.
User need to set up new text viewer which supports unix line end.
Well.. It might be better to let user see the log in the browser rather than text viewer.
Fixed