Open
Description
Hi,
I use procstat input to get several data about resources consumption by processes and users .
There is no problem to get all that data when the users owning the processes are Linux local users; however, when the process owner users are not local, Telegraf sends user tag empty.
By not local I mean remote users defined in an Active Directory, which a kerberized Linux machine uses to authenticate the users.
How can I get the user tag populated with the remote username?
I've tried Telegraf v 1.28 and 1.33 and in both cases I've got the same result -> user is empty
Our procstat config is like this:
[[inputs.procstat]]
pattern = "xxxxxx"
pid_tag = true
many thanks!!
Metadata
Metadata
Assignees
Labels
No labels