How to post message directly to server?

38 views
Skip to first unread message

br...@brianclements.net

unread,
Oct 30, 2014, 2:13:00 PM10/30/14
to lo...@googlegroups.com
I'm having trouble translating these instructions into actual terminal commands using either curl or netcat on ubuntu 14.04. Anyone have any pointers? I know I can connect to the port correctly:

netcat -vz localhost 28777
Connection to localhost 28777 port [tcp/*] succeeded!

But trying to post things does nothing (I have the web interface open in the browser and nothing shows up):


netcat -v localhost 28777
Connection to localhost 28777 port [tcp/*] succeeded!
+node|testnode|test_stream\r\n
+log|test_stream|testnode|info|log message\r\n

Any ideas on how to proceed? I'd like to be able to create a helper script in bash to just send program output to my log.io server for quick and dirty program status monitoring.
Reply all
Reply to author
Forward
0 new messages