4129 links
740 private links
  • Doo's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Jouer les vidéos
Links per page: 20 50 100
2 results tagged udp x
  • thumbnail
    Udp packet drops and packet receive error difference - Network - Linux Tips
    March 13, 2018 12:51:05 PM GMT+01:00 * - permalink -
    QRCode
    - https://linux-tips.com/t/udp-packet-drops-and-packet-receive-error-difference/237
    udp
  • packet receive errors udp logstash

    Somehow this error is not explicit, I thought that sysctl was involved in this matter but it was clearly logstash's input's buffer.

    input {
        udp {
            type => "netflow"
            port => 5555
            codec => netflow {
                versions => [5]
            }
            workers => 8
            receive_buffer_bytes => 2129920
            queue_size => 200000
        }
    }

    has fixed it

    December 28, 2017 05:10:14 PM GMT+01:00 * - permalink -
    QRCode
    - https://encrypted.google.com/search?ei=hftEWrvDOIaQkwXc8oHYAQ&q=packet+receive+errors+udp+logstash+netflow&oq=packet+receive+errors+udp+logstash+netflow&gs_l=psy-ab.3..33i160k1l2.1478662.1483257.0.1483351.19.17.0.0.0.0.298.1637.0j9j1.10.0....0...1.1.64.psy-ab..9.10.1623...35i39k1j0i22i30k1.0.7o8rMRSo1Ok
    logstash udp netflow
Links per page: 20 50 100
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation