The idea is to collect logs from docker containers in the graylog2 server. It can be done only by using GELF UDP Input type. And I don't want to provide an access to the graylog2 web interface for security reasons. That is why I'm using only local interface binding for the REST API port 9000.
File udp-input-graylog.json
is from here: http://stackoverflow.com/a/40636190/4256005
It is used to create the GELF UDP input on the server startup.
is this still working?i am not able to create an input during graylog startup