Skip to content

Packetbeat process monitor doesn't work with IPv6 disabled #19941

@adriansr

Description

@adriansr

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

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions