把 host.hostname user.name event.category process.command_line event.outcome 这堆和 PowerShell 有关的条目加到显示的部分里

看起来有人在执行 Powershell 命令
加上 source.ip 字段来查看执行命令的人(service_admin),并扩大时间范围,看到峰值位于12.1末端

再筛 user.name 为 service_admin , source.ip 为 10.0.11.11

再反选 10.0.11.11 ,筛选身份验证事件,可以看到一连串失败的登录在一次成功登录后停止了
1 | 1) What is the name of the account causing all the failed login attempts? |