Replies: 1 comment 1 reply
-
And what about using standard output redirection (or using tee(1) if you need it to be also displayed at the same time)? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am not sure if I missed it. But I can control UG from a remote session using netcat, i.e nc 127.0.0.1 43552 seems simple enough. But I would like to redirect the stats output to a central control. I am not sure if I missed it, but I don't recall reading, or it wasn't in plain writing, on how to take the console output and re-direct to a log/database.
Did I miss something?
Beta Was this translation helpful? Give feedback.
All reactions