Linux Tools
ssh agent
netcat
echo -e '{"host":"myserver.example.com","message":"hello Graylog"}' \
| nc -u myserver.example.com 514Last updated
echo -e '{"host":"myserver.example.com","message":"hello Graylog"}' \
| nc -u myserver.example.com 514Last updated