Before you post: Your responses to these questions will help the community help you. Please complete this template if you’re asking a support question.
Don’t forget to select tags to help index your topic!
1. Describe your incident:
i am sending log by curl but cannot see in the graylog
2. Describe your environment:
log sender: windows 10 19044.1415
graylog server : Graylog v4.2.3+553fadb
-
Package Version:
-
Service logs, configurations, and environment variables:
3. What steps have you already taken to try and solve the problem?
send log with the command below and click the button show received messages
curl -H “Content-Type: application/json” -X POST -d ‘{“host”:“mylocal box”,“message”:"cimbombom ",“priority”:“realy low”}’ http://10.10.20.61:12202/gelfhttp
4. How can the community help?
i want to learn how to send log by curl and see it in Received messages
Helpful Posting Tips: Tips for Posting Questions that Get Answers [Hold down CTRL and link on link to open tips documents in a separate tab]

