For confirmed bugs, please report:
- Version: -
- Operating System: Linux
- Discuss Forum URL: -
- Steps to Reproduce:
Boot kernel with ipv6.disable=1.
Run Packetbeat with -E packetbeat.procs.enabled=true.
You'll get the following errors during process enrichment:
2020-07-15T10:01:30.006Z ERROR procs/procs_linux.go:73 GetLocalPortToPIDMapping: parsing '/proc/net/tcp6': open /proc/net/tcp6: no such file or directory
2020-07-15T10:01:30.006Z ERROR procs/procs.go:224 unable to list local ports: open /proc/net/tcp6: no such file or directory
For confirmed bugs, please report:
Boot kernel with
ipv6.disable=1.Run Packetbeat with
-E packetbeat.procs.enabled=true.You'll get the following errors during process enrichment: