Custom web reports relevance - user to logged in machines

(imported topic written by ananjan91)

I’m trying to create a relevance for web reports that would enlist out all the machines a specific user is logged into as well as their log in time.Could I get some pointers on how to proceed with this ?

Thanks,

Janisha

(imported comment written by jessewk)

You will need to define a retrieved property that returns: (username - login time). See this post for some ideas how to do that:

http://forum.bigfix.com/viewtopic.php?id=88

Once you have a property that contains the data you want to report on, you’ll use relevance like this to create your report:

(name of computer of it, value of it) of results (bes property “” , bes computers) whose (exists value whose (it contains “”) of it)