Skip to content

Commit

Permalink
Merge pull request #479 from splunk/fix/vmware-vmauthd
Browse files Browse the repository at this point in the history
Update vsphere.conf vmauthd is esx
  • Loading branch information
Ryan Faircloth authored and GitHub committed May 22, 2020
2 parents 19c54d7 + bee56a1 commit 5ef931c
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 5ef931c

Please sign in to comment.