Hi
We are using metricbeat system process module to monitor all processes running on windows platforms. Metricbeat is only able to get himself process information. We want to get all processes information.
What permissions do it need to get all the processes in windows operative system?
Thanks
Hi @Inbloo and welcome 
Take a look at this thread: Permission to setting up Metricbeat on Windows
I think this is about the same issue.
There's a bug in metricbeat that fail when executing metricbeat with non-admin user. Oppened on https://github.com/elastic/gosigar/pull/121
Thanks for the info. We checked this link but it didn't solve the problem. There's a bug on metricbeat with non-admin user.