Hi guys, my environments is Graylog 1.3, use the UDP input but show "Error starting this input on node 572c0419 / Unknown: Permission denied.". I have disable iptables and also use tcpdump check data. What should i do? Thanks.
#tcpdump dst port 555 tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes 10:20:54.165539 IP 10.0.3.28.ecnp > 10.0.1.127.dsf: UDP, length 531 ...so on My Graylog UDP input setting: - expand_structured_data: true - recv_buffer_size: 262144 - port: 555 - override_source: - allow_override_date: true - bind_address: 0.0.0.0 - store_full_message: true -- 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/28619f9f-819a-4ef5-9cbe-cf769b324638%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
