the filebeat version is 6.6.1,the os version Red Hat Enterprise Linux Server release 5.7,when start up filebeat ,it failed.the log showed:
runtime: epollwait on fd 4 failed with 38
fatal error: runtime: netpoll failed
runtime stack:
runtime.throw(0x1795cdd, 0x17)
/usr/local/go/src/runtime/panic.go:616 +0x81
runtime.netpoll(0x12a7cef4ee0000, 0x0)
/usr/local/go/src/runtime/netpoll_epoll.go:75 +0x216
runtime.sysmon()
/usr/local/go/src/runtime/proc.go:4265 +0x424
runtime.mstart1(0x0)
/usr/local/go/src/runtime/proc.go:1227 +0xe7
runtime.mstart()
/usr/local/go/src/runtime/proc.go:1193 +0x76
goroutine 1 [runnable, locked to thread]:
io.init()
:1 +0x2e5
goroutine 6 [runnable]:
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:20
created by os/signal.init.0
/usr/local/go/src/os/signal/signal_unix.go:28 +0x41
I need some help,thanks.