Enhanced Security Measures in Place:   To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

Who rated this post

L5 Sessionator

Hi @Shahwaz_Md, thanks for reaching us using the Live Community.

Please try this query, you can change or add the fields as you need:

 

dataset = endpoints 
| filter timestamp_diff(current_time(),first_seen,"hour")<=12
| fields endpoint_name, operating_system, os_version , agent_version , content_version, user , ip_address

 

Let me know if this works. Thanks

JM

View solution in original post

Who rated this post