Skip to content

Commit

Permalink
Update vsphere.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed May 21, 2020
1 parent 19c54d7 commit bee56a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/etc/conf.d/filters/VMware/vsphere.conf
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ filter f_vmware_vsphere {
or program("Vpxd", flags(ignore-case))
or program("VSANMGMTSVC", flags(ignore-case))
or program("vsfwd", flags(ignore-case))
or program("vmauthd", flags(ignore-case))
};

filter f_vmware_nsx {
Expand Down

0 comments on commit bee56a1

Please sign in to comment.