- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
01-22-2024 05:51 AM
Hello,
I intend to formulate a new query to retrieve the computer's uptime, and if the system has been active for more than 30 days, generate an alert. Although I attempted the following XQL Search, the outcome yielded no results:
config case_sensitive = false | preset = xdr_event_log | filter event_type = EVENT_LOG and action_evtlog_event_id in (6013) | fields action_evtlog_message as message, action_evtlog_event_id as event_id |
Can u help me, please
01-22-2024 11:02 AM
Have you confirmed that the system uptime field is populated for any endpoints?
None of our 4000+ endpoints show values in that field and I posted this question in December.
The response was it is only for iOS devices.
01-25-2024 07:29 AM
We have different inquiries and issues ;
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!