Thanks Jochen,
I used Wireshark to see that it was passing "Expect100Continue" in the
header and Graylog did not like that. so I set the following:
httpWebRequest.KeepAlive = false;
httpWebRequest.ServicePoint.Expect100Continue = false;
--
You received this message because you are subscribed to the Google Groups
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/graylog2/17187952-c317-4aa3-adcf-cf51e2aab6db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.