Answer the question
In order to leave comments, you need to log in
What to use to transfer process logs over the network?
Hello,
for example, now I’m starting the process in screen, and using screen (-L) I write a log file, which I monitor with a program like tail -f, everything would not be bad, but I don’t need a layer in the form of a file.
With the process in screen, full communication, that is, input and output are used.
Do not tell me, maybe there are some solutions that could keep the process in the background and at the same time, via a local socket, it was possible to communicate with them. The most important thing is pty support to make some programs feel like they are in a complete environment.
Answer the question
In order to leave comments, you need to log in
Google "systemd create service"
Something like:
https://www.linode.com/docs/quick-answers/linux/st...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question