Created
September 13, 2019 04:07
-
-
Save madsonic/4f4d3f371b27d4b0e2cee75a636892b1 to your computer and use it in GitHub Desktop.
graylog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| echo '{"facility": "testfacility", "short_message": "test message"}' | nc -w 2 -u <endpoint> <port> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment