How to highlight filter/search hits in Android Studio Logcat
From what I see, you use the "Filter", that will show all only lines with word matches to your filter.
If you want to search inside the filter results and get highlighted text matches, click on Cmd+s (on Mac) or Ctrl+s (on PC) and search away (for your example, type "Aggregate")