Closed VihasMakwana closed 1 month ago
We can ignore the error in two cases:
syscall.OpenProcessToken
it's okay to ignore these errorr and move forward as we can access few other metrics (memory, cpu).
More context here
Relates https://github.com/elastic/beats/issues/40484
We can ignore the error in two cases:
syscall.OpenProcessToken
and we can't access the token for protected processes , even as an administrator.it's okay to ignore these errorr and move forward as we can access few other metrics (memory, cpu).
More context here
Relates https://github.com/elastic/beats/issues/40484