My conf
Redhat EL7 x64
auditbeat 7.1 (tar.gz)
Any idea ?
/
2019-05-23T14:51:03.739+0200 INFO [monitoring] log/log.go:144 Non-zero metrics in the last 30s {"monitoring": {"metrics": {"auditd":{"received_msgs":12},"beat":{"cpu":{"system":{"ticks":3020,"time":{"ms":374}},"total":{"ticks":26210,"time":{"ms":3473},"value":26210},"user":{"ticks":23190,"time":{"ms":3099}}},"handles":{"limit":{"hard":4096,"soft":1024},"open":17},"info":{"ephemeral_id":"13f580c1-1a97-4f7b-916a-0eaaeff43ee8","uptime":{"ms":210107}},"memstats":{"gc_next":5666112,"memory_alloc":4420168,"memory_total":348415096,"rss":331776}},"libbeat":{"config":{"module":{"running":0}},"output":{"events":{"acked":58,"batches":6,"total":58},"read":{"bytes":36},"write":{"bytes":10495}},"pipeline":{"clients":3,"events":{"active":0,"published":58,"total":58},"queue":{"acked":58}}},"metricbeat":{"auditd":{"auditd":{"events":12,"success":12}},"system":{"socket":{"events":46,"success":46}}},"system":{"load":{"1":0.07,"15":0.29,"5":0.17,"norm":{"1":0.035,"15":0.145,"5":0.085}}}}}}
fatal error: unexpected signal during runtime execution
[signal SIGSEGV: segmentation violation code=0x1 addr=0xd pc=0x7fd12ea16630]
runtime stack:
runtime.throw(0x1843fbf, 0x2a)
/usr/local/go/src/runtime/panic.go:608 +0x72
runtime.sigpanic()
/usr/local/go/src/runtime/signal_unix.go:374 +0x2f2
goroutine 68 [syscall, locked to thread]:
runtime.cgocall(0x150bd30, 0xc0004675b8, 0x0)
/usr/local/go/src/runtime/cgocall.go:128 +0x5e fp=0xc000467588 sp=0xc000467550 pc=0xa1e20e
github.com/elastic/beats/x-pack/auditbeat/module/system/package._Cfunc_my_rpmReadConfigFiles(0x7fd144443850, 0x7fd100000000)
_cgo_gotypes.go:134 +0x49 fp=0xc0004675b8 sp=0xc000467588 pc=0x149a1c9
github.com/elastic/beats/x-pack/auditbeat/module/system/package.listRPMPackages.func4(0x7fd144443850, 0x187a2b0)
/go/src/github.com/elastic/beats/x-pack/auditbeat/module/system/package/rpm_linux.go:274 +0x56 fp=0xc0004675f0 sp=0xc0004675b8 pc=0x149bb86
github.com/elastic/beats/x-pack/auditbeat/module/system/package.listRPMPackages(0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/elastic/beats/x-pack/auditbeat/module/system/package/rpm_linux.go:274 +0x104 fp=0xc000467688 sp=0xc0004675f0 pc=0x149adf4
github.com/elastic/beats/x-pack/auditbeat/module/system/package.(*MetricSet).getPackages(0xc000188000, 0x1818f45, 0x6, 0x251e330, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/elastic/beats/x-pack/auditbeat/module/system/package/package.go:479 +0x64 fp=0xc000467728 sp=0xc000467688 pc=0x1497d14
github.com/elastic/beats/x-pack/auditbeat/module/system/package.(*MetricSet).reportChanges(0xc000188000, 0x7fd14bf5c440, 0xc000720300, 0x13dfe82d298, 0x2)
/go/src/github.com/elastic/beats/x-pack/auditbeat/module/system/package/package.go:322 +0x5b fp=0xc000467b08 sp=0xc000467728 pc=0x149661b
github.com/elastic/beats/x-pack/auditbeat/module/system/package.(*MetricSet).Fetch(0xc000188000, 0x7fd14bf5c440, 0xc000720300)
/go/src/github.com/elastic/beats/x-pack/auditbeat/module/system/package/package.go:277 +0xb1 fp=0xc000467bc8 sp=0xc000467b08 pc=0x1495d71
github.com/elastic/beats/metricbeat/mb/module.(*metricSetWrapper).fetch(0xc00047c400, 0x196aa40, 0xc000720300)
/go/src/github.com/elastic/beats/metricbeat/mb/module/wrapper.go:238 +0x2b0 fp=0xc000467c68 sp=0xc000467bc8 pc=0x143a0d0
github.com/elastic/beats/metricbeat/mb/module.(*metricSetWrapper).startPeriodicFetching(0xc00047c400, 0x196aa40, 0xc000720300)
/go/src/github.com/elastic/beats/metricbeat/mb/module/wrapper.go:219 +0x11a fp=0xc000467dc0 sp=0xc000467c68 pc=0x1439d1a
github.com/elastic/beats/metricbeat/mb/module.(*metricSetWrapper).run(0xc00047c400, 0xc000091aa0, 0xc000493e00)
/go/src/github.com/elastic/beats/metricbeat/mb/module/wrapper.go:196 +0x5b7 fp=0xc000467f58 sp=0xc000467dc0 pc=0x1439827
github.com/elastic/beats/metricbeat/mb/module.(*Wrapper).Start.func1(0xc00053ed40, 0xc000091aa0, 0xc000493e00, 0xc00047c400)
/go/src/github.com/elastic/beats/metricbeat/mb/module/wrapper.go:137 +0x249 fp=0xc000467fc0 sp=0xc000467f58 pc=0x143c339
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1333 +0x1 fp=0xc000467fc8 sp=0xc000467fc0 pc=0xa78081
created by github.com/elastic/beats/metricbeat/mb/module.(*Wrapper).Start
/go/src/github.com/elastic/beats/metricbeat/mb/module/wrapper.go:125 +0x140
/