[Bug 15883] New: [question] how to have the console log by ssh ?
bugzilla at busybox.net
bugzilla at busybox.net
Sat Dec 9 17:30:31 UTC 2023
https://bugs.busybox.net/show_bug.cgi?id=15883
Bug ID: 15883
Summary: [question] how to have the console log by ssh ?
Product: Busybox
Version: unspecified
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Standard Compliance
Assignee: unassigned at busybox.net
Reporter: dark_footix at yahoo.fr
CC: busybox-cvs at busybox.net
Target Milestone: ---
Hello Busybox,
I am connecting to a device by a port serial (1), and there is the boot
log/console.
When I connect to the device with the ssh (2), it s a new session and I don't
have the log (1), if I used dmesg, I have the partial log ( mainly the kernel
logs ), but I don't have the full one
What is the most efficient way to have the full boot log by ssh ? and interact
with it? as have back the first shell session?
Is there a tips busybox to do it ??
Currently, I can by (1) launch my prog with a redirection to a file, and read
it from the ssh, but it s not perfect, because it should be done on all
processes...
How could I have the full /dev/console from ssh?
Thank for your support
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list