|
1 | 1 | name: DNS Query Length Outliers - MLTK |
2 | 2 | id: 85fbcfe8-9718-4911-adf6-7000d077a3a9 |
3 | | -version: 7 |
4 | | -date: '2025-05-02' |
| 3 | +version: 8 |
| 4 | +date: '2026-01-22' |
5 | 5 | author: Rico Valdez, Splunk |
6 | 6 | status: experimental |
7 | 7 | type: Anomaly |
@@ -30,11 +30,10 @@ how_to_implement: "To successfully implement this search, you will need to ensur |
30 | 30 | the associated support search, so that the model created by the support search is |
31 | 31 | available for use. You should periodically re-run the support search to rebuild |
32 | 32 | the model with the latest data available in your environment.\nThis search produces |
33 | | - fields (`query`,`query_length`,`count`) that are not yet supported by ES Incident |
34 | | - Review and therefore cannot be viewed when a finding event is raised. These fields |
| 33 | + fields (`query`,`query_length`,`count`) that are not yet supported by Mission Control Queue and therefore cannot be viewed when a finding event is raised. These fields |
35 | 34 | contribute additional context to the finding. To see the additional metadata, add |
36 | | - the following fields, if not already present, to Incident Review - Event Attributes |
37 | | - (Configure > Incident Management > Incident Review Settings > Add New Entry):\n |
| 35 | + the following fields, if not already present, to Mission Control Queue |
| 36 | + (Configure > Findings and Investigations > Add New Entry):\n |
38 | 37 | * **Label:** DNS Query, **Field:** query\n* **Label:** DNS Query Length, **Field:** |
39 | 38 | query_length\n* **Label:** Number of events, **Field:** count\n" |
40 | 39 | known_false_positives: If you are seeing more results than desired, you may consider |
|
0 commit comments