nanos icon indicating copy to clipboard operation
nanos copied to clipboard

redirect arb. files to udp out port

Open eyberg opened this issue 6 years ago • 2 comments

user should be able to redirect output from arb. files out through a udp port for consumption - I was interested in just a replacement for the serial output as it's slow but if you look at your average java application there are usually a half dozen log files that get written to diff. locations and it'd be good to be able to expose them - obv. lots of considerations here - also opens up a wider conversation on the use of meta-data like env vars, networking info, and where that stuff belongs

totally not important to look at right now

eyberg avatar Oct 02 '18 20:10 eyberg

just curious - why udp?

convolvatron avatar Oct 02 '18 20:10 convolvatron

i mean it doesn't have to be - but I was just thinking 'quick' - also I didn't specify but I was thinking this might go into a manigest or some metadata type of file - essentially since we don't have ssh on these and we don't plan on having it - having a way to expose streams would be useful

eyberg avatar Oct 03 '18 00:10 eyberg