Query Details
union DeviceProcessEvents | where Timestamp >= ago(7d) | where InitiatingProcessCommandLine has "/tmp/"
This query retrieves DeviceProcessEvents data from the past 7 days and filters for events where the InitiatingProcessCommandLine contains "/tmp/".

Ali Hussein
Released: October 28, 2023
Tables
Keywords
Operators