Search Results

Search: Posts Made By: peterfarge
1,529
Posted By peterfarge
Its a unreliable solution. But currently I only...
Its a unreliable solution. But currently I only want to see what could be logged.
1,529
Posted By peterfarge
I have found a netcat/named pipe solution: ...
I have found a netcat/named pipe solution:

// On my linux laptop, write the logfile to disk:
netcat -l -p 16674 > log.txt

// On the busybox machine
// Create named pipe:
mknod /mnt/np.log p...
1,529
Posted By peterfarge
Its not this kind of log. Its a plain file...
Its not this kind of log. Its a plain file created by a program. There is nothing in the syslog.
The system has only 2MB free flash drive and 60MB ram. mounting nfs is not supported.
1,529
Posted By peterfarge
Write file over network
Hello Forum,

I have an embedded Busybox system with ash shell. On this system is a service with logging output. I want to have this logfile on another computer. This service creates the log file,...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 10:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy