-
Type:
Task
-
Status: Done
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2.0
-
Labels:
We need some mechanism to log from state scripts. Right now the example-state-scripts recipe echoes to stdout but as near as I can tell that information is not available anywhere. I have a workaround of manually writing to a file in /data but it would be nice if state script stdout and/or stderr were available in "journalctl -u mender.service" or some other standard logging mechanism.