diff --git a/packetbeat.conf b/packetbeat.conf index 812ad028155..4f8ffc449cb 100644 --- a/packetbeat.conf +++ b/packetbeat.conf @@ -85,12 +85,12 @@ device = "any" [protocols.mysql] ports = [3306] - [protocols.redis] - ports = [6379] - [protocols.pgsql] ports = [5432] + #[protocols.redis] + #ports = [6379] + [procs] # Uncomment the following line to disable the process monitoring. # dont_read_from_proc = true