Has anyone figured out a way to filter for extended logons?
Yes, SEM makes it straightforward to filter for specific logon types often called "extended logons" in this context. Windows Security events especially 4624/4625/4634 include a LogonType field that indicates the kind of logon:
SEM normalizes these Windows events, so the LogonType field which is sometimes shown as a number or friendly description like "Network" or "Remote Interactive Logon" is available for filtering.
SEM already ships with several useful Authentication category filters that handle logon types behind the scenes:
These are available in the Live Events view or Filters pane. You can enable/disable or clone them.
If you want to create a custom filter for the logon types:
Jeremy, thank you for the response. I reached out to support and currently the application does not have the ability to track extended logons. Really hoping to see this change in the future as any DoD contractors or customers are likely held to this through compliance to different frameworks.