MDE Advanced Hunting Local csv returning only 2 results #1121
-
|
When using a local csv from MDE Advance Hunting there is only two lines returned, but the csv contains 1285 lines of good data. Am I missing something here? I am using the query in the below: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
You are using a query that has tailored formatting, designed for another app (the document you linked to wasn't written by me). You're using AppControl Manager so not sure why you expect that query to work with it. AppControl Manager doesn't need any such special formatting, it takes in raw data. In the app, there are example queries you can copy and use. |
Beta Was this translation helpful? Give feedback.


You are using a query that has tailored formatting, designed for another app (the document you linked to wasn't written by me). You're using AppControl Manager so not sure why you expect that query to work with it. AppControl Manager doesn't need any such special formatting, it takes in raw data.
In the app, there are example queries you can copy and use.