I have an Angular2 webapp which should send logs directly to http://example.tld:5555/gelf/. This works properly with Postman, however if I try to call the same request through the web application, I receive 405 - Method not allowed. I checked the config file and web_enable_cors is set to true. Also rest_enable_cors is set to true. My Graylog lives in a docker container and my inputs listen to port 5555.
-- 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/761e10c6-bebd-4dde-9204-f325e1a45c65%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
