main
json 3,915 lines 113 KB
Raw
1 {
2 "annotations": {
3 "list": [
4 {
5 "builtIn": 1,
6 "datasource": {
7 "type": "datasource",
8 "uid": "grafana"
9 },
10 "enable": true,
11 "hide": true,
12 "iconColor": "rgba(0, 211, 255, 1)",
13 "name": "Annotations & Alerts",
14 "target": {
15 "limit": 100,
16 "matchAny": false,
17 "tags": [],
18 "type": "dashboard"
19 },
20 "type": "dashboard"
21 }
22 ]
23 },
24 "editable": false,
25 "fiscalYearStartMonth": 0,
26 "graphTooltip": 0,
27 "id": null,
28 "links": [
29 {
30 "asDropdown": true,
31 "icon": "external link",
32 "includeVars": true,
33 "keepTime": true,
34 "tags": [
35 "EDR"
36 ],
37 "targetBlank": true,
38 "title": "",
39 "type": "dashboards"
40 }
41 ],
42 "liveNow": false,
43 "panels": [
44 {
45 "datasource": {
46 "type": "grafana-opensearch-datasource",
47 "uid": "replace_datasource_uid"
48 },
49 "fieldConfig": {
50 "defaults": {
51 "color": {
52 "mode": "palette-classic"
53 },
54 "custom": {
55 "hideFrom": {
56 "legend": false,
57 "tooltip": false,
58 "viz": false
59 }
60 },
61 "mappings": [
62 {
63 "options": {
64 "match": "null",
65 "result": {
66 "text": "N/A"
67 }
68 },
69 "type": "special"
70 }
71 ],
72 "max": 15,
73 "min": 0,
74 "unit": "none"
75 },
76 "overrides": []
77 },
78 "gridPos": {
79 "h": 7,
80 "w": 4,
81 "x": 0,
82 "y": 0
83 },
84 "id": 16,
85 "options": {
86 "legend": {
87 "displayMode": "table",
88 "placement": "right",
89 "showLegend": true
90 },
91 "pieType": "donut",
92 "reduceOptions": {
93 "calcs": [
94 "sum"
95 ],
96 "fields": "",
97 "values": false
98 },
99 "tooltip": {
100 "mode": "single",
101 "sort": "none"
102 }
103 },
104 "pluginVersion": "9.2.0",
105 "targets": [
106 {
107 "bucketAggs": [
108 {
109 "field": "data_threatClassification",
110 "id": "3",
111 "settings": {
112 "min_doc_count": "1",
113 "order": "desc",
114 "orderBy": "_term",
115 "size": "10"
116 },
117 "type": "terms"
118 },
119 {
120 "field": "timestamp",
121 "id": "2",
122 "settings": {
123 "interval": "auto",
124 "min_doc_count": 0,
125 "trimEdges": 0
126 },
127 "type": "date_histogram"
128 }
129 ],
130 "datasource": {
131 "type": "grafana-opensearch-datasource",
132 "uid": "replace_datasource_uid"
133 },
134 "metrics": [
135 {
136 "id": "1",
137 "type": "count"
138 }
139 ],
140 "query": "eventSeverity:$eventSeverity AND cat:MALWARE",
141 "refId": "A",
142 "timeField": "timestamp"
143 }
144 ],
145 "title": "THREATS CLASSIFICATION",
146 "type": "piechart"
147 },
148 {
149 "datasource": {
150 "type": "grafana-opensearch-datasource",
151 "uid": "replace_datasource_uid"
152 },
153 "fieldConfig": {
154 "defaults": {
155 "color": {
156 "mode": "thresholds"
157 },
158 "custom": {
159 "align": "auto",
160 "cellOptions": {
161 "type": "auto"
162 },
163 "inspect": false
164 },
165 "mappings": [],
166 "thresholds": {
167 "mode": "absolute",
168 "steps": [
169 {
170 "color": "orange",
171 "value": null
172 }
173 ]
174 }
175 },
176 "overrides": [
177 {
178 "matcher": {
179 "id": "byName",
180 "options": "Time"
181 },
182 "properties": [
183 {
184 "id": "displayName",
185 "value": "Time"
186 },
187 {
188 "id": "unit",
189 "value": "time: YYYY-MM-DD HH:mm:ss"
190 },
191 {
192 "id": "custom.align"
193 }
194 ]
195 },
196 {
197 "matcher": {
198 "id": "byName",
199 "options": "Count"
200 },
201 "properties": [
202 {
203 "id": "displayName",
204 "value": "EVENTS"
205 },
206 {
207 "id": "unit",
208 "value": "short"
209 },
210 {
211 "id": "decimals",
212 "value": -1
213 },
214 {
215 "id": "custom.cellOptions",
216 "value": {
217 "type": "color-background"
218 }
219 },
220 {
221 "id": "custom.align"
222 },
223 {
224 "id": "thresholds",
225 "value": {
226 "mode": "absolute",
227 "steps": [
228 {
229 "color": "dark-orange",
230 "value": null
231 }
232 ]
233 }
234 }
235 ]
236 },
237 {
238 "matcher": {
239 "id": "byName",
240 "options": "data_groupName"
241 },
242 "properties": [
243 {
244 "id": "displayName",
245 "value": "ALERTS BY TYPE"
246 },
247 {
248 "id": "unit",
249 "value": "short"
250 },
251 {
252 "id": "decimals",
253 "value": -1
254 },
255 {
256 "id": "custom.cellOptions",
257 "value": {
258 "type": "color-background"
259 }
260 },
261 {
262 "id": "custom.align"
263 }
264 ]
265 }
266 ]
267 },
268 "gridPos": {
269 "h": 7,
270 "w": 7,
271 "x": 4,
272 "y": 0
273 },
274 "id": 57,
275 "options": {
276 "cellHeight": "sm",
277 "footer": {
278 "countRows": false,
279 "fields": "",
280 "reducer": [
281 "sum"
282 ],
283 "show": false
284 },
285 "showHeader": true
286 },
287 "pluginVersion": "10.4.2",
288 "targets": [
289 {
290 "bucketAggs": [
291 {
292 "fake": true,
293 "field": "data_group",
294 "id": "4",
295 "settings": {
296 "min_doc_count": 1,
297 "order": "desc",
298 "orderBy": "_count",
299 "size": "0"
300 },
301 "type": "terms"
302 }
303 ],
304 "datasource": {
305 "type": "grafana-opensearch-datasource",
306 "uid": "replace_datasource_uid"
307 },
308 "metrics": [
309 {
310 "field": "select field",
311 "id": "1",
312 "type": "count"
313 }
314 ],
315 "query": "eventSeverity:$eventSeverity AND cat:MALWARE",
316 "refId": "A",
317 "timeField": "timestamp"
318 }
319 ],
320 "title": "ALERTS BY POLICY GROUP",
321 "transformations": [
322 {
323 "id": "organize",
324 "options": {
325 "excludeByName": {},
326 "indexByName": {},
327 "renameByName": {
328 "data_group": "GROUP"
329 }
330 }
331 }
332 ],
333 "type": "table"
334 },
335 {
336 "datasource": {
337 "type": "grafana-opensearch-datasource",
338 "uid": "replace_datasource_uid"
339 },
340 "fieldConfig": {
341 "defaults": {
342 "color": {
343 "mode": "thresholds"
344 },
345 "custom": {
346 "align": "auto",
347 "cellOptions": {
348 "type": "auto"
349 },
350 "inspect": false
351 },
352 "mappings": [],
353 "thresholds": {
354 "mode": "absolute",
355 "steps": [
356 {
357 "color": "orange",
358 "value": null
359 }
360 ]
361 }
362 },
363 "overrides": [
364 {
365 "matcher": {
366 "id": "byName",
367 "options": "Time"
368 },
369 "properties": [
370 {
371 "id": "displayName",
372 "value": "Time"
373 },
374 {
375 "id": "unit",
376 "value": "time: YYYY-MM-DD HH:mm:ss"
377 },
378 {
379 "id": "custom.align"
380 }
381 ]
382 },
383 {
384 "matcher": {
385 "id": "byName",
386 "options": "Count"
387 },
388 "properties": [
389 {
390 "id": "displayName",
391 "value": "EVENTS"
392 },
393 {
394 "id": "unit",
395 "value": "short"
396 },
397 {
398 "id": "decimals",
399 "value": -1
400 },
401 {
402 "id": "custom.cellOptions",
403 "value": {
404 "type": "color-background"
405 }
406 },
407 {
408 "id": "custom.align"
409 },
410 {
411 "id": "thresholds",
412 "value": {
413 "mode": "absolute",
414 "steps": [
415 {
416 "color": "dark-orange",
417 "value": null
418 }
419 ]
420 }
421 }
422 ]
423 },
424 {
425 "matcher": {
426 "id": "byName",
427 "options": "data_groupName"
428 },
429 "properties": [
430 {
431 "id": "displayName",
432 "value": "ALERTS BY TYPE"
433 },
434 {
435 "id": "unit",
436 "value": "short"
437 },
438 {
439 "id": "decimals",
440 "value": -1
441 },
442 {
443 "id": "custom.cellOptions",
444 "value": {
445 "type": "color-background"
446 }
447 },
448 {
449 "id": "custom.align"
450 }
451 ]
452 }
453 ]
454 },
455 "gridPos": {
456 "h": 7,
457 "w": 7,
458 "x": 11,
459 "y": 0
460 },
461 "id": 55,
462 "options": {
463 "cellHeight": "sm",
464 "footer": {
465 "countRows": false,
466 "fields": "",
467 "reducer": [
468 "sum"
469 ],
470 "show": false
471 },
472 "showHeader": true
473 },
474 "pluginVersion": "10.4.2",
475 "targets": [
476 {
477 "bucketAggs": [
478 {
479 "fake": true,
480 "field": "cat",
481 "id": "4",
482 "settings": {
483 "min_doc_count": 1,
484 "order": "desc",
485 "orderBy": "_term",
486 "size": "0"
487 },
488 "type": "terms"
489 }
490 ],
491 "datasource": {
492 "type": "grafana-opensearch-datasource",
493 "uid": "replace_datasource_uid"
494 },
495 "metrics": [
496 {
497 "field": "select field",
498 "id": "1",
499 "type": "count"
500 }
501 ],
502 "query": "eventSeverity:$eventSeverity AND cat:MALWARE",
503 "refId": "A",
504 "timeField": "timestamp"
505 }
506 ],
507 "title": "ALERTS BY CATEGOTY",
508 "transformations": [
509 {
510 "id": "merge",
511 "options": {
512 "reducers": []
513 }
514 }
515 ],
516 "type": "table"
517 },
518 {
519 "datasource": {
520 "type": "grafana-opensearch-datasource",
521 "uid": "replace_datasource_uid"
522 },
523 "fieldConfig": {
524 "defaults": {
525 "color": {
526 "mode": "thresholds"
527 },
528 "custom": {
529 "align": "auto",
530 "cellOptions": {
531 "type": "auto"
532 },
533 "inspect": false
534 },
535 "mappings": [],
536 "thresholds": {
537 "mode": "absolute",
538 "steps": [
539 {
540 "color": "orange",
541 "value": null
542 }
543 ]
544 }
545 },
546 "overrides": [
547 {
548 "matcher": {
549 "id": "byName",
550 "options": "Time"
551 },
552 "properties": [
553 {
554 "id": "displayName",
555 "value": "Time"
556 },
557 {
558 "id": "unit",
559 "value": "time: YYYY-MM-DD HH:mm:ss"
560 },
561 {
562 "id": "custom.align"
563 }
564 ]
565 },
566 {
567 "matcher": {
568 "id": "byName",
569 "options": "Count"
570 },
571 "properties": [
572 {
573 "id": "displayName",
574 "value": "EVENTS"
575 },
576 {
577 "id": "unit",
578 "value": "short"
579 },
580 {
581 "id": "decimals",
582 "value": -1
583 },
584 {
585 "id": "custom.cellOptions",
586 "value": {
587 "type": "color-background"
588 }
589 },
590 {
591 "id": "custom.align"
592 },
593 {
594 "id": "thresholds",
595 "value": {
596 "mode": "absolute",
597 "steps": [
598 {
599 "color": "dark-orange",
600 "value": null
601 }
602 ]
603 }
604 }
605 ]
606 },
607 {
608 "matcher": {
609 "id": "byName",
610 "options": "data_groupName"
611 },
612 "properties": [
613 {
614 "id": "displayName",
615 "value": "ALERTS BY TYPE"
616 },
617 {
618 "id": "unit",
619 "value": "short"
620 },
621 {
622 "id": "decimals",
623 "value": -1
624 },
625 {
626 "id": "custom.cellOptions",
627 "value": {
628 "type": "color-background"
629 }
630 },
631 {
632 "id": "custom.align"
633 }
634 ]
635 }
636 ]
637 },
638 "gridPos": {
639 "h": 7,
640 "w": 6,
641 "x": 18,
642 "y": 0
643 },
644 "id": 56,
645 "options": {
646 "cellHeight": "sm",
647 "footer": {
648 "countRows": false,
649 "fields": "",
650 "reducer": [
651 "sum"
652 ],
653 "show": false
654 },
655 "showHeader": true
656 },
657 "pluginVersion": "10.4.2",
658 "targets": [
659 {
660 "bucketAggs": [
661 {
662 "fake": true,
663 "field": "data_computerName",
664 "id": "4",
665 "settings": {
666 "min_doc_count": 1,
667 "order": "desc",
668 "orderBy": "_count",
669 "size": "0"
670 },
671 "type": "terms"
672 }
673 ],
674 "datasource": {
675 "type": "grafana-opensearch-datasource",
676 "uid": "replace_datasource_uid"
677 },
678 "metrics": [
679 {
680 "field": "select field",
681 "id": "1",
682 "type": "count"
683 }
684 ],
685 "query": "eventSeverity:$eventSeverity AND cat:MALWARE",
686 "refId": "A",
687 "timeField": "timestamp"
688 }
689 ],
690 "title": "ALERTS BY AGENT",
691 "transformations": [
692 {
693 "id": "organize",
694 "options": {
695 "excludeByName": {},
696 "indexByName": {},
697 "renameByName": {
698 "data_computerName": "COMPUTER"
699 }
700 }
701 }
702 ],
703 "type": "table"
704 },
705 {
706 "datasource": {
707 "type": "grafana-opensearch-datasource",
708 "uid": "replace_datasource_uid"
709 },
710 "fieldConfig": {
711 "defaults": {
712 "mappings": [
713 {
714 "options": {
715 "match": "null",
716 "result": {
717 "text": "N/A"
718 }
719 },
720 "type": "special"
721 }
722 ],
723 "thresholds": {
724 "mode": "absolute",
725 "steps": [
726 {
727 "color": "blue",
728 "value": null
729 }
730 ]
731 },
732 "unit": "none"
733 },
734 "overrides": []
735 },
736 "gridPos": {
737 "h": 5,
738 "w": 4,
739 "x": 0,
740 "y": 7
741 },
742 "id": 45,
743 "maxDataPoints": 100,
744 "options": {
745 "colorMode": "value",
746 "graphMode": "none",
747 "justifyMode": "auto",
748 "orientation": "horizontal",
749 "reduceOptions": {
750 "calcs": [
751 "max"
752 ],
753 "fields": "",
754 "values": false
755 },
756 "showPercentChange": false,
757 "text": {},
758 "textMode": "auto",
759 "wideLayout": true
760 },
761 "pluginVersion": "10.4.2",
762 "targets": [
763 {
764 "bucketAggs": [
765 {
766 "$$hashKey": "object:235",
767 "field": "timestamp",
768 "id": "2",
769 "settings": {
770 "interval": "365d",
771 "min_doc_count": 0,
772 "trimEdges": 0
773 },
774 "type": "date_histogram"
775 }
776 ],
777 "datasource": {
778 "type": "grafana-opensearch-datasource",
779 "uid": "replace_datasource_uid"
780 },
781 "metrics": [
782 {
783 "$$hashKey": "object:233",
784 "field": "data_computerName",
785 "id": "1",
786 "meta": {},
787 "settings": {},
788 "type": "cardinality"
789 }
790 ],
791 "query": "eventSeverity:$eventSeverity AND cat:MALWARE",
792 "refId": "A",
793 "timeField": "timestamp"
794 }
795 ],
796 "title": "AGENTS",
797 "type": "stat"
798 },
799 {
800 "datasource": {
801 "type": "grafana-opensearch-datasource",
802 "uid": "replace_datasource_uid"
803 },
804 "fieldConfig": {
805 "defaults": {
806 "color": {
807 "mode": "palette-classic"
808 },
809 "custom": {
810 "axisBorderShow": false,
811 "axisCenteredZero": false,
812 "axisColorMode": "text",
813 "axisLabel": "",
814 "axisPlacement": "auto",
815 "barAlignment": 0,
816 "drawStyle": "line",
817 "fillOpacity": 0,
818 "gradientMode": "none",
819 "hideFrom": {
820 "legend": false,
821 "tooltip": false,
822 "viz": false
823 },
824 "insertNulls": false,
825 "lineInterpolation": "linear",
826 "lineWidth": 1,
827 "pointSize": 5,
828 "scaleDistribution": {
829 "type": "linear"
830 },
831 "showPoints": "auto",
832 "spanNulls": false,
833 "stacking": {
834 "group": "A",
835 "mode": "normal"
836 },
837 "thresholdsStyle": {
838 "mode": "off"
839 }
840 },
841 "mappings": [],
842 "thresholds": {
843 "mode": "absolute",
844 "steps": [
845 {
846 "color": "green",
847 "value": null
848 },
849 {
850 "color": "red",
851 "value": 80
852 }
853 ]
854 }
855 },
856 "overrides": []
857 },
858 "gridPos": {
859 "h": 11,
860 "w": 20,
861 "x": 4,
862 "y": 7
863 },
864 "id": 49,
865 "options": {
866 "legend": {
867 "calcs": [],
868 "displayMode": "table",
869 "placement": "right",
870 "showLegend": true
871 },
872 "tooltip": {
873 "mode": "single",
874 "sort": "none"
875 }
876 },
877 "targets": [
878 {
879 "alias": "",
880 "bucketAggs": [
881 {
882 "field": "data_computerName",
883 "id": "3",
884 "settings": {
885 "min_doc_count": "1",
886 "order": "desc",
887 "orderBy": "_term",
888 "size": "10"
889 },
890 "type": "terms"
891 },
892 {
893 "field": "timestamp",
894 "id": "2",
895 "settings": {
896 "interval": "auto"
897 },
898 "type": "date_histogram"
899 }
900 ],
901 "datasource": {
902 "type": "grafana-opensearch-datasource",
903 "uid": "replace_datasource_uid"
904 },
905 "metrics": [
906 {
907 "id": "1",
908 "type": "count"
909 }
910 ],
911 "query": "eventSeverity:$eventSeverity AND cat:MALWARE",
912 "refId": "A",
913 "timeField": "timestamp"
914 }
915 ],
916 "title": "TOP 10 AGENTS - HISTOGRAM",
917 "transparent": true,
918 "type": "timeseries"
919 },
920 {
921 "datasource": {
922 "type": "grafana-opensearch-datasource",
923 "uid": "replace_datasource_uid"
924 },
925 "fieldConfig": {
926 "defaults": {
927 "mappings": [
928 {
929 "options": {
930 "match": "null",
931 "result": {
932 "text": "N/A"
933 }
934 },
935 "type": "special"
936 }
937 ],
938 "thresholds": {
939 "mode": "absolute",
940 "steps": [
941 {
942 "color": "orange",
943 "value": null
944 }
945 ]
946 },
947 "unit": "locale"
948 },
949 "overrides": []
950 },
951 "gridPos": {
952 "h": 6,
953 "w": 4,
954 "x": 0,
955 "y": 12
956 },
957 "id": 18,
958 "options": {
959 "colorMode": "value",
960 "graphMode": "area",
961 "justifyMode": "auto",
962 "orientation": "horizontal",
963 "reduceOptions": {
964 "calcs": [
965 "sum"
966 ],
967 "fields": "",
968 "values": false
969 },
970 "showPercentChange": false,
971 "text": {},
972 "textMode": "auto",
973 "wideLayout": true
974 },
975 "pluginVersion": "10.4.2",
976 "targets": [
977 {
978 "bucketAggs": [
979 {
980 "$$hashKey": "object:331",
981 "field": "timestamp",
982 "id": "2",
983 "settings": {
984 "interval": "auto",
985 "min_doc_count": 0,
986 "trimEdges": 0
987 },
988 "type": "date_histogram"
989 }
990 ],
991 "datasource": {
992 "type": "grafana-opensearch-datasource",
993 "uid": "replace_datasource_uid"
994 },
995 "metrics": [
996 {
997 "$$hashKey": "object:329",
998 "field": "select field",
999 "id": "1",
1000 "type": "count"
1001 }
1002 ],
1003 "query": "eventSeverity:$eventSeverity AND cat:MALWARE",
1004 "refId": "A",
1005 "timeField": "timestamp"
1006 }
1007 ],
1008 "title": "EVENTS (TOTAL)",
1009 "type": "stat"
1010 },
1011 {
1012 "datasource": {
1013 "type": "grafana-opensearch-datasource",
1014 "uid": "replace_datasource_uid"
1015 },
1016 "fieldConfig": {
1017 "defaults": {
1018 "color": {
1019 "mode": "palette-classic"
1020 },
1021 "custom": {
1022 "hideFrom": {
1023 "legend": false,
1024 "tooltip": false,
1025 "viz": false
1026 }
1027 },
1028 "decimals": 0,
1029 "mappings": [],
1030 "unit": "short"
1031 },
1032 "overrides": [
1033 {
1034 "matcher": {
1035 "id": "byName",
1036 "options": "1"
1037 },
1038 "properties": [
1039 {
1040 "id": "color",
1041 "value": {
1042 "fixedColor": "#C8F2C2",
1043 "mode": "fixed"
1044 }
1045 }
1046 ]
1047 },
1048 {
1049 "matcher": {
1050 "id": "byName",
1051 "options": "2"
1052 },
1053 "properties": [
1054 {
1055 "id": "color",
1056 "value": {
1057 "fixedColor": "#96D98D",
1058 "mode": "fixed"
1059 }
1060 }
1061 ]
1062 },
1063 {
1064 "matcher": {
1065 "id": "byName",
1066 "options": "3"
1067 },
1068 "properties": [
1069 {
1070 "id": "color",
1071 "value": {
1072 "fixedColor": "#56A64B",
1073 "mode": "fixed"
1074 }
1075 }
1076 ]
1077 },
1078 {
1079 "matcher": {
1080 "id": "byName",
1081 "options": "4"
1082 },
1083 "properties": [
1084 {
1085 "id": "color",
1086 "value": {
1087 "fixedColor": "#37872D",
1088 "mode": "fixed"
1089 }
1090 }
1091 ]
1092 },
1093 {
1094 "matcher": {
1095 "id": "byName",
1096 "options": "5"
1097 },
1098 "properties": [
1099 {
1100 "id": "color",
1101 "value": {
1102 "fixedColor": "#FFF899",
1103 "mode": "fixed"
1104 }
1105 }
1106 ]
1107 },
1108 {
1109 "matcher": {
1110 "id": "byName",
1111 "options": "7"
1112 },
1113 "properties": [
1114 {
1115 "id": "color",
1116 "value": {
1117 "fixedColor": "#F2CC0C",
1118 "mode": "fixed"
1119 }
1120 }
1121 ]
1122 },
1123 {
1124 "matcher": {
1125 "id": "byName",
1126 "options": "9"
1127 },
1128 "properties": [
1129 {
1130 "id": "color",
1131 "value": {
1132 "fixedColor": "#FF9830",
1133 "mode": "fixed"
1134 }
1135 }
1136 ]
1137 },
1138 {
1139 "matcher": {
1140 "id": "byName",
1141 "options": "10"
1142 },
1143 "properties": [
1144 {
1145 "id": "color",
1146 "value": {
1147 "fixedColor": "#FF9830",
1148 "mode": "fixed"
1149 }
1150 }
1151 ]
1152 },
1153 {
1154 "matcher": {
1155 "id": "byName",
1156 "options": "12"
1157 },
1158 "properties": [
1159 {
1160 "id": "color",
1161 "value": {
1162 "fixedColor": "#F2495C",
1163 "mode": "fixed"
1164 }
1165 }
1166 ]
1167 },
1168 {
1169 "matcher": {
1170 "id": "byName",
1171 "options": "13"
1172 },
1173 "properties": [
1174 {
1175 "id": "color",
1176 "value": {
1177 "fixedColor": "#FF7383",
1178 "mode": "fixed"
1179 }
1180 }
1181 ]
1182 }
1183 ]
1184 },
1185 "gridPos": {
1186 "h": 12,
1187 "w": 6,
1188 "x": 0,
1189 "y": 18
1190 },
1191 "id": 23,
1192 "maxDataPoints": 3,
1193 "options": {
1194 "displayLabels": [],
1195 "legend": {
1196 "calcs": [],
1197 "displayMode": "table",
1198 "placement": "right",
1199 "showLegend": true,
1200 "values": [
1201 "value",
1202 "percent"
1203 ]
1204 },
1205 "pieType": "donut",
1206 "reduceOptions": {
1207 "calcs": [
1208 "sum"
1209 ],
1210 "fields": "",
1211 "values": false
1212 },
1213 "text": {},
1214 "tooltip": {
1215 "mode": "single",
1216 "sort": "none"
1217 }
1218 },
1219 "targets": [
1220 {
1221 "bucketAggs": [
1222 {
1223 "$$hashKey": "object:235",
1224 "fake": true,
1225 "field": "eventSeverity",
1226 "id": "3",
1227 "settings": {
1228 "min_doc_count": 1,
1229 "order": "desc",
1230 "orderBy": "_count",
1231 "size": "10"
1232 },
1233 "type": "terms"
1234 },
1235 {
1236 "$$hashKey": "object:236",
1237 "field": "timestamp",
1238 "id": "2",
1239 "settings": {
1240 "interval": "auto",
1241 "min_doc_count": 0,
1242 "trimEdges": 0
1243 },
1244 "type": "date_histogram"
1245 }
1246 ],
1247 "datasource": {
1248 "type": "grafana-opensearch-datasource",
1249 "uid": "replace_datasource_uid"
1250 },
1251 "metrics": [
1252 {
1253 "$$hashKey": "object:233",
1254 "field": "select field",
1255 "id": "1",
1256 "meta": {},
1257 "settings": {},
1258 "type": "count"
1259 }
1260 ],
1261 "query": "eventSeverity:$eventSeverity AND cat:MALWARE",
1262 "refId": "A",
1263 "timeField": "timestamp"
1264 }
1265 ],
1266 "title": "SECURITY EVENTS BY ALERT LEVEL",
1267 "type": "piechart"
1268 },
1269 {
1270 "datasource": {
1271 "type": "grafana-opensearch-datasource",
1272 "uid": "replace_datasource_uid"
1273 },
1274 "fieldConfig": {
1275 "defaults": {
1276 "color": {
1277 "mode": "palette-classic"
1278 },
1279 "custom": {
1280 "axisBorderShow": false,
1281 "axisCenteredZero": false,
1282 "axisColorMode": "text",
1283 "axisLabel": "",
1284 "axisPlacement": "auto",
1285 "barAlignment": 0,
1286 "drawStyle": "line",
1287 "fillOpacity": 0,
1288 "gradientMode": "none",
1289 "hideFrom": {
1290 "legend": false,
1291 "tooltip": false,
1292 "viz": false
1293 },
1294 "insertNulls": false,
1295 "lineInterpolation": "linear",
1296 "lineWidth": 1,
1297 "pointSize": 5,
1298 "scaleDistribution": {
1299 "type": "linear"
1300 },
1301 "showPoints": "auto",
1302 "spanNulls": false,
1303 "stacking": {
1304 "group": "A",
1305 "mode": "normal"
1306 },
1307 "thresholdsStyle": {
1308 "mode": "off"
1309 }
1310 },
1311 "mappings": [],
1312 "thresholds": {
1313 "mode": "absolute",
1314 "steps": [
1315 {
1316 "color": "green",
1317 "value": null
1318 },
1319 {
1320 "color": "red",
1321 "value": 80
1322 }
1323 ]
1324 }
1325 },
1326 "overrides": [
1327 {
1328 "matcher": {
1329 "id": "byName",
1330 "options": "10"
1331 },
1332 "properties": [
1333 {
1334 "id": "color",
1335 "value": {
1336 "fixedColor": "orange",
1337 "mode": "fixed"
1338 }
1339 }
1340 ]
1341 }
1342 ]
1343 },
1344 "gridPos": {
1345 "h": 12,
1346 "w": 18,
1347 "x": 6,
1348 "y": 18
1349 },
1350 "id": 50,
1351 "options": {
1352 "legend": {
1353 "calcs": [],
1354 "displayMode": "table",
1355 "placement": "right",
1356 "showLegend": true
1357 },
1358 "tooltip": {
1359 "mode": "single",
1360 "sort": "none"
1361 }
1362 },
1363 "targets": [
1364 {
1365 "alias": "",
1366 "bucketAggs": [
1367 {
1368 "field": "eventSeverity",
1369 "id": "3",
1370 "settings": {
1371 "min_doc_count": "1",
1372 "order": "desc",
1373 "orderBy": "_count",
1374 "size": "10"
1375 },
1376 "type": "terms"
1377 },
1378 {
1379 "field": "timestamp",
1380 "id": "2",
1381 "settings": {
1382 "interval": "auto"
1383 },
1384 "type": "date_histogram"
1385 }
1386 ],
1387 "datasource": {
1388 "type": "grafana-opensearch-datasource",
1389 "uid": "replace_datasource_uid"
1390 },
1391 "metrics": [
1392 {
1393 "id": "1",
1394 "type": "count"
1395 }
1396 ],
1397 "query": "eventSeverity:$eventSeverity AND cat:MALWARE",
1398 "refId": "A",
1399 "timeField": "timestamp"
1400 }
1401 ],
1402 "title": "EVENTS SEVERITY - HISTOGRAM",
1403 "type": "timeseries"
1404 },
1405 {
1406 "datasource": {
1407 "type": "grafana-opensearch-datasource",
1408 "uid": "replace_datasource_uid"
1409 },
1410 "fieldConfig": {
1411 "defaults": {
1412 "color": {
1413 "mode": "palette-classic"
1414 },
1415 "custom": {
1416 "hideFrom": {
1417 "legend": false,
1418 "tooltip": false,
1419 "viz": false
1420 }
1421 },
1422 "decimals": 0,
1423 "mappings": [],
1424 "unit": "short"
1425 },
1426 "overrides": [
1427 {
1428 "matcher": {
1429 "id": "byName",
1430 "options": "1"
1431 },
1432 "properties": [
1433 {
1434 "id": "color",
1435 "value": {
1436 "fixedColor": "#C8F2C2",
1437 "mode": "fixed"
1438 }
1439 }
1440 ]
1441 },
1442 {
1443 "matcher": {
1444 "id": "byName",
1445 "options": "2"
1446 },
1447 "properties": [
1448 {
1449 "id": "color",
1450 "value": {
1451 "fixedColor": "#96D98D",
1452 "mode": "fixed"
1453 }
1454 }
1455 ]
1456 },
1457 {
1458 "matcher": {
1459 "id": "byName",
1460 "options": "3"
1461 },
1462 "properties": [
1463 {
1464 "id": "color",
1465 "value": {
1466 "fixedColor": "#56A64B",
1467 "mode": "fixed"
1468 }
1469 }
1470 ]
1471 },
1472 {
1473 "matcher": {
1474 "id": "byName",
1475 "options": "4"
1476 },
1477 "properties": [
1478 {
1479 "id": "color",
1480 "value": {
1481 "fixedColor": "#37872D",
1482 "mode": "fixed"
1483 }
1484 }
1485 ]
1486 },
1487 {
1488 "matcher": {
1489 "id": "byName",
1490 "options": "5"
1491 },
1492 "properties": [
1493 {
1494 "id": "color",
1495 "value": {
1496 "fixedColor": "#FFF899",
1497 "mode": "fixed"
1498 }
1499 }
1500 ]
1501 },
1502 {
1503 "matcher": {
1504 "id": "byName",
1505 "options": "7"
1506 },
1507 "properties": [
1508 {
1509 "id": "color",
1510 "value": {
1511 "fixedColor": "#F2CC0C",
1512 "mode": "fixed"
1513 }
1514 }
1515 ]
1516 },
1517 {
1518 "matcher": {
1519 "id": "byName",
1520 "options": "9"
1521 },
1522 "properties": [
1523 {
1524 "id": "color",
1525 "value": {
1526 "fixedColor": "#FF9830",
1527 "mode": "fixed"
1528 }
1529 }
1530 ]
1531 },
1532 {
1533 "matcher": {
1534 "id": "byName",
1535 "options": "10"
1536 },
1537 "properties": [
1538 {
1539 "id": "color",
1540 "value": {
1541 "fixedColor": "#FF9830",
1542 "mode": "fixed"
1543 }
1544 }
1545 ]
1546 },
1547 {
1548 "matcher": {
1549 "id": "byName",
1550 "options": "12"
1551 },
1552 "properties": [
1553 {
1554 "id": "color",
1555 "value": {
1556 "fixedColor": "#F2495C",
1557 "mode": "fixed"
1558 }
1559 }
1560 ]
1561 },
1562 {
1563 "matcher": {
1564 "id": "byName",
1565 "options": "13"
1566 },
1567 "properties": [
1568 {
1569 "id": "color",
1570 "value": {
1571 "fixedColor": "#FF7383",
1572 "mode": "fixed"
1573 }
1574 }
1575 ]
1576 },
1577 {
1578 "matcher": {
1579 "id": "byName",
1580 "options": "MALWARE"
1581 },
1582 "properties": [
1583 {
1584 "id": "color",
1585 "value": {
1586 "fixedColor": "orange",
1587 "mode": "fixed"
1588 }
1589 }
1590 ]
1591 }
1592 ]
1593 },
1594 "gridPos": {
1595 "h": 12,
1596 "w": 6,
1597 "x": 0,
1598 "y": 30
1599 },
1600 "id": 52,
1601 "maxDataPoints": 3,
1602 "options": {
1603 "displayLabels": [],
1604 "legend": {
1605 "calcs": [],
1606 "displayMode": "table",
1607 "placement": "right",
1608 "showLegend": true,
1609 "values": [
1610 "value",
1611 "percent"
1612 ]
1613 },
1614 "pieType": "donut",
1615 "reduceOptions": {
1616 "calcs": [
1617 "sum"
1618 ],
1619 "fields": "",
1620 "values": false
1621 },
1622 "text": {},
1623 "tooltip": {
1624 "mode": "single",
1625 "sort": "none"
1626 }
1627 },
1628 "targets": [
1629 {
1630 "bucketAggs": [
1631 {
1632 "$$hashKey": "object:235",
1633 "fake": true,
1634 "field": "cat",
1635 "id": "3",
1636 "settings": {
1637 "min_doc_count": 1,
1638 "order": "desc",
1639 "orderBy": "_count",
1640 "size": "10"
1641 },
1642 "type": "terms"
1643 },
1644 {
1645 "$$hashKey": "object:236",
1646 "field": "timestamp",
1647 "id": "2",
1648 "settings": {
1649 "interval": "auto",
1650 "min_doc_count": 0,
1651 "trimEdges": 0
1652 },
1653 "type": "date_histogram"
1654 }
1655 ],
1656 "datasource": {
1657 "type": "grafana-opensearch-datasource",
1658 "uid": "replace_datasource_uid"
1659 },
1660 "metrics": [
1661 {
1662 "$$hashKey": "object:233",
1663 "field": "select field",
1664 "id": "1",
1665 "meta": {},
1666 "settings": {},
1667 "type": "count"
1668 }
1669 ],
1670 "query": "eventSeverity:$eventSeverity AND cat:MALWARE",
1671 "refId": "A",
1672 "timeField": "timestamp"
1673 }
1674 ],
1675 "title": "SECURITY EVENTS BY CATEGORY",
1676 "type": "piechart"
1677 },
1678 {
1679 "datasource": {
1680 "type": "grafana-opensearch-datasource",
1681 "uid": "replace_datasource_uid"
1682 },
1683 "fieldConfig": {
1684 "defaults": {
1685 "color": {
1686 "mode": "palette-classic"
1687 },
1688 "custom": {
1689 "hideFrom": {
1690 "legend": false,
1691 "tooltip": false,
1692 "viz": false
1693 }
1694 },
1695 "decimals": 0,
1696 "mappings": [],
1697 "unit": "short"
1698 },
1699 "overrides": [
1700 {
1701 "matcher": {
1702 "id": "byName",
1703 "options": "1"
1704 },
1705 "properties": [
1706 {
1707 "id": "color",
1708 "value": {
1709 "fixedColor": "#C8F2C2",
1710 "mode": "fixed"
1711 }
1712 }
1713 ]
1714 },
1715 {
1716 "matcher": {
1717 "id": "byName",
1718 "options": "2"
1719 },
1720 "properties": [
1721 {
1722 "id": "color",
1723 "value": {
1724 "fixedColor": "#96D98D",
1725 "mode": "fixed"
1726 }
1727 }
1728 ]
1729 },
1730 {
1731 "matcher": {
1732 "id": "byName",
1733 "options": "3"
1734 },
1735 "properties": [
1736 {
1737 "id": "color",
1738 "value": {
1739 "fixedColor": "#56A64B",
1740 "mode": "fixed"
1741 }
1742 }
1743 ]
1744 },
1745 {
1746 "matcher": {
1747 "id": "byName",
1748 "options": "4"
1749 },
1750 "properties": [
1751 {
1752 "id": "color",
1753 "value": {
1754 "fixedColor": "#37872D",
1755 "mode": "fixed"
1756 }
1757 }
1758 ]
1759 },
1760 {
1761 "matcher": {
1762 "id": "byName",
1763 "options": "5"
1764 },
1765 "properties": [
1766 {
1767 "id": "color",
1768 "value": {
1769 "fixedColor": "#FFF899",
1770 "mode": "fixed"
1771 }
1772 }
1773 ]
1774 },
1775 {
1776 "matcher": {
1777 "id": "byName",
1778 "options": "7"
1779 },
1780 "properties": [
1781 {
1782 "id": "color",
1783 "value": {
1784 "fixedColor": "#F2CC0C",
1785 "mode": "fixed"
1786 }
1787 }
1788 ]
1789 },
1790 {
1791 "matcher": {
1792 "id": "byName",
1793 "options": "9"
1794 },
1795 "properties": [
1796 {
1797 "id": "color",
1798 "value": {
1799 "fixedColor": "#FF9830",
1800 "mode": "fixed"
1801 }
1802 }
1803 ]
1804 },
1805 {
1806 "matcher": {
1807 "id": "byName",
1808 "options": "10"
1809 },
1810 "properties": [
1811 {
1812 "id": "color",
1813 "value": {
1814 "fixedColor": "#FF9830",
1815 "mode": "fixed"
1816 }
1817 }
1818 ]
1819 },
1820 {
1821 "matcher": {
1822 "id": "byName",
1823 "options": "12"
1824 },
1825 "properties": [
1826 {
1827 "id": "color",
1828 "value": {
1829 "fixedColor": "#F2495C",
1830 "mode": "fixed"
1831 }
1832 }
1833 ]
1834 },
1835 {
1836 "matcher": {
1837 "id": "byName",
1838 "options": "13"
1839 },
1840 "properties": [
1841 {
1842 "id": "color",
1843 "value": {
1844 "fixedColor": "#FF7383",
1845 "mode": "fixed"
1846 }
1847 }
1848 ]
1849 },
1850 {
1851 "matcher": {
1852 "id": "byName",
1853 "options": "MALWARE"
1854 },
1855 "properties": [
1856 {
1857 "id": "color",
1858 "value": {
1859 "fixedColor": "orange",
1860 "mode": "fixed"
1861 }
1862 }
1863 ]
1864 }
1865 ]
1866 },
1867 "gridPos": {
1868 "h": 12,
1869 "w": 6,
1870 "x": 6,
1871 "y": 30
1872 },
1873 "id": 53,
1874 "maxDataPoints": 3,
1875 "options": {
1876 "displayLabels": [],
1877 "legend": {
1878 "calcs": [],
1879 "displayMode": "table",
1880 "placement": "right",
1881 "showLegend": true,
1882 "values": [
1883 "value",
1884 "percent"
1885 ]
1886 },
1887 "pieType": "donut",
1888 "reduceOptions": {
1889 "calcs": [
1890 "sum"
1891 ],
1892 "fields": "",
1893 "values": false
1894 },
1895 "text": {},
1896 "tooltip": {
1897 "mode": "single",
1898 "sort": "none"
1899 }
1900 },
1901 "targets": [
1902 {
1903 "bucketAggs": [
1904 {
1905 "$$hashKey": "object:235",
1906 "fake": true,
1907 "field": "siteName",
1908 "id": "3",
1909 "settings": {
1910 "min_doc_count": 1,
1911 "order": "desc",
1912 "orderBy": "_count",
1913 "size": "10"
1914 },
1915 "type": "terms"
1916 },
1917 {
1918 "$$hashKey": "object:236",
1919 "field": "timestamp",
1920 "id": "2",
1921 "settings": {
1922 "interval": "auto",
1923 "min_doc_count": 0,
1924 "trimEdges": 0
1925 },
1926 "type": "date_histogram"
1927 }
1928 ],
1929 "datasource": {
1930 "type": "grafana-opensearch-datasource",
1931 "uid": "replace_datasource_uid"
1932 },
1933 "metrics": [
1934 {
1935 "$$hashKey": "object:233",
1936 "field": "select field",
1937 "id": "1",
1938 "meta": {},
1939 "settings": {},
1940 "type": "count"
1941 }
1942 ],
1943 "query": "eventSeverity:$eventSeverity AND cat:MALWARE",
1944 "refId": "A",
1945 "timeField": "timestamp"
1946 }
1947 ],
1948 "title": "SECURITY EVENTS BY SITE",
1949 "type": "piechart"
1950 },
1951 {
1952 "datasource": {
1953 "type": "grafana-opensearch-datasource",
1954 "uid": "replace_datasource_uid"
1955 },
1956 "fieldConfig": {
1957 "defaults": {
1958 "color": {
1959 "mode": "thresholds"
1960 },
1961 "custom": {
1962 "align": "auto",
1963 "cellOptions": {
1964 "type": "auto"
1965 },
1966 "inspect": false
1967 },
1968 "decimals": 0,
1969 "mappings": [],
1970 "thresholds": {
1971 "mode": "absolute",
1972 "steps": [
1973 {
1974 "color": "green",
1975 "value": null
1976 },
1977 {
1978 "color": "red",
1979 "value": 80
1980 }
1981 ]
1982 },
1983 "unit": "short"
1984 },
1985 "overrides": [
1986 {
1987 "matcher": {
1988 "id": "byName",
1989 "options": "FILE PATH"
1990 },
1991 "properties": [
1992 {
1993 "id": "custom.width",
1994 "value": 895
1995 }
1996 ]
1997 }
1998 ]
1999 },
2000 "gridPos": {
2001 "h": 12,
2002 "w": 12,
2003 "x": 12,
2004 "y": 30
2005 },
2006 "id": 54,
2007 "maxDataPoints": 3,
2008 "options": {
2009 "cellHeight": "sm",
2010 "footer": {
2011 "countRows": false,
2012 "fields": "",
2013 "reducer": [
2014 "sum"
2015 ],
2016 "show": false
2017 },
2018 "showHeader": true,
2019 "sortBy": []
2020 },
2021 "pluginVersion": "10.4.2",
2022 "targets": [
2023 {
2024 "bucketAggs": [
2025 {
2026 "$$hashKey": "object:235",
2027 "fake": true,
2028 "field": "data_filePath",
2029 "id": "3",
2030 "settings": {
2031 "min_doc_count": 1,
2032 "order": "desc",
2033 "orderBy": "_count",
2034 "size": "10"
2035 },
2036 "type": "terms"
2037 }
2038 ],
2039 "datasource": {
2040 "type": "grafana-opensearch-datasource",
2041 "uid": "replace_datasource_uid"
2042 },
2043 "metrics": [
2044 {
2045 "$$hashKey": "object:233",
2046 "field": "select field",
2047 "id": "1",
2048 "meta": {},
2049 "settings": {},
2050 "type": "count"
2051 }
2052 ],
2053 "query": "eventSeverity:$eventSeverity AND cat:MALWARE",
2054 "refId": "A",
2055 "timeField": "timestamp"
2056 }
2057 ],
2058 "title": "FILE PATHS",
2059 "transformations": [
2060 {
2061 "id": "organize",
2062 "options": {
2063 "excludeByName": {},
2064 "indexByName": {},
2065 "renameByName": {
2066 "data_filePath": "FILE PATH"
2067 }
2068 }
2069 }
2070 ],
2071 "type": "table"
2072 },
2073 {
2074 "datasource": {
2075 "type": "grafana-opensearch-datasource",
2076 "uid": "replace_datasource_uid"
2077 },
2078 "fieldConfig": {
2079 "defaults": {
2080 "color": {
2081 "mode": "thresholds"
2082 },
2083 "custom": {
2084 "align": "auto",
2085 "cellOptions": {
2086 "type": "auto"
2087 },
2088 "inspect": false
2089 },
2090 "decimals": 2,
2091 "displayName": "",
2092 "mappings": [],
2093 "thresholds": {
2094 "mode": "absolute",
2095 "steps": [
2096 {
2097 "color": "green",
2098 "value": null
2099 },
2100 {
2101 "color": "red",
2102 "value": 80
2103 }
2104 ]
2105 },
2106 "unit": "short"
2107 },
2108 "overrides": [
2109 {
2110 "matcher": {
2111 "id": "byName",
2112 "options": "Time"
2113 },
2114 "properties": [
2115 {
2116 "id": "displayName",
2117 "value": "Time"
2118 },
2119 {
2120 "id": "unit",
2121 "value": "time: YYYY-MM-DD HH:mm:ss"
2122 },
2123 {
2124 "id": "custom.align"
2125 }
2126 ]
2127 },
2128 {
2129 "matcher": {
2130 "id": "byName",
2131 "options": "Count"
2132 },
2133 "properties": [
2134 {
2135 "id": "displayName",
2136 "value": "Events"
2137 },
2138 {
2139 "id": "unit",
2140 "value": "short"
2141 },
2142 {
2143 "id": "decimals",
2144 "value": -1
2145 },
2146 {
2147 "id": "custom.align"
2148 }
2149 ]
2150 },
2151 {
2152 "matcher": {
2153 "id": "byName",
2154 "options": "data_groupName"
2155 },
2156 "properties": [
2157 {
2158 "id": "displayName",
2159 "value": "Rule Groups"
2160 },
2161 {
2162 "id": "unit",
2163 "value": "short"
2164 },
2165 {
2166 "id": "decimals",
2167 "value": 2
2168 },
2169 {
2170 "id": "custom.align"
2171 },
2172 {
2173 "id": "mappings",
2174 "value": [
2175 {
2176 "options": {
2177 "SENTINELONE, agent_flooding": {
2178 "index": 33,
2179 "text": "SENTINELONE Agent - Event Queue Flooding"
2180 },
2181 "apache, web, modsecurity": {
2182 "index": 7,
2183 "text": "Apache ModSec"
2184 },
2185 "dnsstat, dnsstat_alert": {
2186 "index": 47,
2187 "text": "Domain Stats - Alert"
2188 },
2189 "dnsstat, dnsstat_error": {
2190 "index": 41,
2191 "text": "Domain Stats - Entry Not found in RDAP"
2192 },
2193 "docker, docker-error": {
2194 "index": 43,
2195 "text": "Docker Error"
2196 },
2197 "linux, docker, falco": {
2198 "index": 56,
2199 "text": "Linux Docker: Container Event"
2200 },
2201 "linux, packetbeat, dns": {
2202 "index": 58,
2203 "text": "Linux - DNS Request"
2204 },
2205 "linux, packetbeat, http": {
2206 "index": 73,
2207 "text": "Linux Packetbeat - HTTP Connection"
2208 },
2209 "linux, packetbeat, tls": {
2210 "index": 72,
2211 "text": "Linux Packetbeat - HTTPS Connection"
2212 },
2213 "linux, sysmon, sysmon_event1": {
2214 "index": 3,
2215 "text": "Linux Sysmon - Process Started"
2216 },
2217 "linux, sysmon, sysmon_event3": {
2218 "index": 2,
2219 "text": "Linux Sysmon - Network Connection"
2220 },
2221 "linux, sysmon, sysmon_event5": {
2222 "index": 1,
2223 "text": "Linux Sysmon - Process Terminated"
2224 },
2225 "linux, sysmon, sysmon_event9": {
2226 "index": 46,
2227 "text": "Linux Sysmon - RawAccessRead"
2228 },
2229 "linux, sysmon, sysmon_event_11": {
2230 "index": 4,
2231 "text": "Linux Sysmon - FileCreate"
2232 },
2233 "linux, sysmon, sysmon_event_16": {
2234 "index": 6,
2235 "text": "Linux Sysmon - Sysmon Config Changed"
2236 },
2237 "linux, sysmon, sysmon_event_23": {
2238 "index": 5,
2239 "text": "Linux Sysmon - File Removed"
2240 },
2241 "local, systemd": {
2242 "index": 74,
2243 "text": "Linux Systemd"
2244 },
2245 "openvpn, authentication_success": {
2246 "index": 68,
2247 "text": "OpenVPN Client - Auth Success"
2248 },
2249 "ossec": {
2250 "index": 15,
2251 "text": "OSSEC Event"
2252 },
2253 "ossec, rootcheck": {
2254 "index": 19,
2255 "text": "OSSEC - Rootcheck"
2256 },
2257 "ossec, syscheck, syscheck_entry_added, syscheck_file": {
2258 "index": 9,
2259 "text": "Syscheck - File Added"
2260 },
2261 "ossec, syscheck, syscheck_entry_added, syscheck_registry": {
2262 "index": 39,
2263 "text": "Syscheck - Windows Registry (Entry Added)"
2264 },
2265 "ossec, syscheck, syscheck_entry_deleted, syscheck_file": {
2266 "index": 52,
2267 "text": "Syscheck - File Deleted"
2268 },
2269 "ossec, syscheck, syscheck_entry_deleted, syscheck_registry": {
2270 "index": 45,
2271 "text": "Syscheck - Windows Registry (Entry Deleted)"
2272 },
2273 "ossec, syscheck, syscheck_entry_modified, syscheck_file": {
2274 "index": 14,
2275 "text": "Syscheck - File Modified"
2276 },
2277 "ossec, syscheck, syscheck_entry_modified, syscheck_registry": {
2278 "index": 30,
2279 "text": "Syscheck - Windows Registry (Entry Modified)"
2280 },
2281 "pam, syslog": {
2282 "index": 18,
2283 "text": "Linux PAM"
2284 },
2285 "pam, syslog, authentication_failed": {
2286 "index": 67,
2287 "text": "Linux PAM - Auth Failed"
2288 },
2289 "pam, syslog, authentication_success": {
2290 "index": 12,
2291 "text": "Linux PAM - Auth Success"
2292 },
2293 "sca": {
2294 "index": 17,
2295 "text": "Security Config Assessment"
2296 },
2297 "syslog, adduser": {
2298 "index": 54,
2299 "text": "Linux - User Added"
2300 },
2301 "syslog, dpkg": {
2302 "index": 11,
2303 "text": "Lunux dpkg"
2304 },
2305 "syslog, dpkg, config_changed": {
2306 "index": 10,
2307 "text": "Linux dpkg - Config Changed"
2308 },
2309 "syslog, errors, service_availability": {
2310 "index": 75,
2311 "text": "Linux Syslog - System Error"
2312 },
2313 "syslog, linuxkernel": {
2314 "index": 57,
2315 "text": "Linux - Kernel Event"
2316 },
2317 "syslog, linuxkernel, promisc": {
2318 "index": 29,
2319 "text": "Linux Kernel - Promisc. Interface"
2320 },
2321 "syslog, sshd, authentication_success": {
2322 "index": 13,
2323 "text": "SSH - Auth Success"
2324 },
2325 "syslog, sshd, recon": {
2326 "index": 51,
2327 "text": "Linux - SSH Daemon Alert"
2328 },
2329 "syslog, sudo": {
2330 "index": 16,
2331 "text": "Lunux - Sudo"
2332 },
2333 "threat_intel, alienvault, otx_alert": {
2334 "index": 63,
2335 "text": "Threat Intel - AlienVault OTX IoC Alert"
2336 },
2337 "threat_intel, misp, misp_alert": {
2338 "index": 40,
2339 "text": "Threat Intel - MISP IoC Alert"
2340 },
2341 "threat_intel, opencti, opencti_alert": {
2342 "index": 62,
2343 "text": "Threat Intel - OpenCTI IoC Alert"
2344 },
2345 "threat_intel, opencti, opencti_error": {
2346 "index": 64,
2347 "text": "Threat Intel - OpenCTI API Error"
2348 },
2349 "usb": {
2350 "index": 69,
2351 "text": "USB Port Event"
2352 },
2353 "vulnerability-detector": {
2354 "index": 0,
2355 "text": "Vulnerability Detector"
2356 },
2357 "vulnerability-detector, snyk": {
2358 "index": 55,
2359 "text": "Vulnerability Detector - Docker Images"
2360 },
2361 "windows, inventory": {
2362 "index": 27,
2363 "text": "Windows Agent Inventory"
2364 },
2365 "windows, sysmon, sysmon_event1, windows_sysmon_event1": {
2366 "index": 48,
2367 "text": "Windows Sysmon - Process Started"
2368 },
2369 "windows, sysmon, sysmon_event1, windows_sysmon_event1, sysmon_anomaly": {
2370 "index": 77,
2371 "text": "Windows Sysmon - Process Started Anomaly"
2372 },
2373 "windows, sysmon, sysmon_event2": {
2374 "index": 78,
2375 "text": "Windows Sysmon - A Process changed File Creation Time"
2376 },
2377 "windows, sysmon, sysmon_event3": {
2378 "index": 36,
2379 "text": "Windows Sysmon - Network Connection"
2380 },
2381 "windows, sysmon, sysmon_event3, sysmon_anomaly": {
2382 "index": 76,
2383 "text": "Windows Sysmon - Network Connection Anomaly"
2384 },
2385 "windows, sysmon, sysmon_event7": {
2386 "index": 25,
2387 "text": "Windows Sysmon - DLL SideLoading"
2388 },
2389 "windows, sysmon, sysmon_event_10": {
2390 "index": 32,
2391 "text": "Windows Sysmon - Process Injection"
2392 },
2393 "windows, sysmon, sysmon_event_11": {
2394 "index": 20,
2395 "text": "Windows Sysmon - FileCreate"
2396 },
2397 "windows, sysmon, sysmon_event_12": {
2398 "index": 23,
2399 "text": "Windows Sysmon - RegistryEvent (Object create and delete)"
2400 },
2401 "windows, sysmon, sysmon_event_13": {
2402 "index": 24,
2403 "text": "Windows Sysmon - RegistryEvent (ValueSet)"
2404 },
2405 "windows, sysmon, sysmon_event_15": {
2406 "index": 61,
2407 "text": "Windows Sysmon - FileCreateStreamHash"
2408 },
2409 "windows, sysmon, sysmon_event_17": {
2410 "index": 70,
2411 "text": "Windows Sysmon - Pipe Created"
2412 },
2413 "windows, sysmon, sysmon_event_22": {
2414 "index": 38,
2415 "text": "Windows Sysmon - DNS Request"
2416 },
2417 "windows, sysmon, sysmon_event_23": {
2418 "index": 28,
2419 "text": "Windows Sysmon - File Removed"
2420 },
2421 "windows, sysmon, sysmon_event_25": {
2422 "index": 71,
2423 "text": "Windows Sysmon - Process Tampering"
2424 },
2425 "windows, sysmon, sysmon_process-anomalies": {
2426 "index": 53,
2427 "text": "Windows Sysmon - Process Anomalies"
2428 },
2429 "windows, system_error": {
2430 "index": 49,
2431 "text": "Windows - System Error"
2432 },
2433 "windows, windows_application": {
2434 "index": 31,
2435 "text": "WinEvtLogs - Application"
2436 },
2437 "windows, windows_application, system_error": {
2438 "index": 59,
2439 "text": "WinEvtLogs - Application Error"
2440 },
2441 "windows, windows_autoruns": {
2442 "index": 37,
2443 "text": "Windows Persistent Footholds"
2444 },
2445 "windows, windows_defender": {
2446 "index": 35,
2447 "text": "Windows Defender"
2448 },
2449 "windows, windows_firewall, firewall": {
2450 "index": 60,
2451 "text": "Windows - Windows Firewall"
2452 },
2453 "windows, windows_logonsessions": {
2454 "index": 26,
2455 "text": "Windows Logon Sessions (Snapshot)"
2456 },
2457 "windows, windows_powershell": {
2458 "index": 50,
2459 "text": "Windows - PowerShell"
2460 },
2461 "windows, windows_security": {
2462 "index": 22,
2463 "text": "WinEvtLogs - Security"
2464 },
2465 "windows, windows_security, authentication_failed": {
2466 "index": 65,
2467 "text": "Windows - Failed Authentication"
2468 },
2469 "windows, windows_security, authentication_success": {
2470 "index": 21,
2471 "text": "Windows - Successful Auths"
2472 },
2473 "windows, windows_sigcheck": {
2474 "index": 42,
2475 "text": "Windows Exec Analysis"
2476 },
2477 "windows, windows_system": {
2478 "index": 44,
2479 "text": "WinEvtLogs - System"
2480 },
2481 "windows, windows_system, policy_changed": {
2482 "index": 34,
2483 "text": "Windows Group Policy"
2484 },
2485 "windows, windows_system, system_error": {
2486 "index": 66,
2487 "text": "Windows - System Error"
2488 },
2489 "yara": {
2490 "index": 8,
2491 "text": "Yara Malware Scanner"
2492 }
2493 },
2494 "type": "value"
2495 }
2496 ]
2497 },
2498 {
2499 "id": "links",
2500 "value": [
2501 {
2502 "targetBlank": true,
2503 "title": "VIEW EVENTS",
2504 "url": "https://grafana.company.local/explore?left=%5B%22now-1h%22,%22now%22,%22SENTINELONE%22,%7B%22refId%22:%22A%22,%22query%22:%22data_groupName:${__value.raw}%22,%22alias%22:%22%22,%22metrics%22:%5B%7B%22id%22:%221%22,%22type%22:%22logs%22,%22settings%22:%7B%22limit%22:%22500%22%7D%7D%5D,%22bucketAggs%22:%5B%5D,%22timeField%22:%22timestamp%22%7D%5D"
2505 }
2506 ]
2507 }
2508 ]
2509 },
2510 {
2511 "matcher": {
2512 "id": "byName",
2513 "options": "Rule Groups"
2514 },
2515 "properties": [
2516 {
2517 "id": "custom.width",
2518 "value": 302
2519 }
2520 ]
2521 }
2522 ]
2523 },
2524 "gridPos": {
2525 "h": 14,
2526 "w": 6,
2527 "x": 0,
2528 "y": 42
2529 },
2530 "id": 24,
2531 "options": {
2532 "cellHeight": "sm",
2533 "footer": {
2534 "countRows": false,
2535 "fields": "",
2536 "reducer": [
2537 "sum"
2538 ],
2539 "show": false
2540 },
2541 "showHeader": true,
2542 "sortBy": []
2543 },
2544 "pluginVersion": "10.4.2",
2545 "targets": [
2546 {
2547 "bucketAggs": [
2548 {
2549 "$$hashKey": "object:332",
2550 "field": "data_groupName",
2551 "id": "2",
2552 "settings": {
2553 "min_doc_count": 1,
2554 "order": "desc",
2555 "orderBy": "_count",
2556 "size": "0"
2557 },
2558 "type": "terms"
2559 }
2560 ],
2561 "datasource": {
2562 "type": "grafana-opensearch-datasource",
2563 "uid": "replace_datasource_uid"
2564 },
2565 "metrics": [
2566 {
2567 "$$hashKey": "object:330",
2568 "field": "select field",
2569 "id": "1",
2570 "meta": {},
2571 "settings": {},
2572 "type": "count"
2573 }
2574 ],
2575 "query": "eventSeverity:$eventSeverity AND cat:MALWARE",
2576 "refId": "A",
2577 "timeField": "timestamp"
2578 }
2579 ],
2580 "title": "EVENTS BY GROUP",
2581 "transformations": [
2582 {
2583 "id": "merge",
2584 "options": {
2585 "reducers": []
2586 }
2587 }
2588 ],
2589 "type": "table"
2590 },
2591 {
2592 "datasource": {
2593 "type": "grafana-opensearch-datasource",
2594 "uid": "replace_datasource_uid"
2595 },
2596 "fieldConfig": {
2597 "defaults": {
2598 "color": {
2599 "mode": "palette-classic"
2600 },
2601 "custom": {
2602 "axisBorderShow": false,
2603 "axisCenteredZero": false,
2604 "axisColorMode": "text",
2605 "axisLabel": "",
2606 "axisPlacement": "auto",
2607 "barAlignment": -1,
2608 "drawStyle": "line",
2609 "fillOpacity": 0,
2610 "gradientMode": "none",
2611 "hideFrom": {
2612 "legend": false,
2613 "tooltip": false,
2614 "viz": false
2615 },
2616 "insertNulls": false,
2617 "lineInterpolation": "linear",
2618 "lineWidth": 1,
2619 "pointSize": 5,
2620 "scaleDistribution": {
2621 "type": "linear"
2622 },
2623 "showPoints": "auto",
2624 "spanNulls": false,
2625 "stacking": {
2626 "group": "A",
2627 "mode": "normal"
2628 },
2629 "thresholdsStyle": {
2630 "mode": "off"
2631 }
2632 },
2633 "mappings": [],
2634 "thresholds": {
2635 "mode": "absolute",
2636 "steps": [
2637 {
2638 "color": "green",
2639 "value": null
2640 },
2641 {
2642 "color": "red",
2643 "value": 80
2644 }
2645 ]
2646 }
2647 },
2648 "overrides": []
2649 },
2650 "gridPos": {
2651 "h": 14,
2652 "w": 18,
2653 "x": 6,
2654 "y": 42
2655 },
2656 "id": 51,
2657 "options": {
2658 "legend": {
2659 "calcs": [],
2660 "displayMode": "table",
2661 "placement": "right",
2662 "showLegend": true
2663 },
2664 "tooltip": {
2665 "mode": "single",
2666 "sort": "none"
2667 }
2668 },
2669 "targets": [
2670 {
2671 "alias": "",
2672 "bucketAggs": [
2673 {
2674 "field": "data_groupName",
2675 "id": "3",
2676 "settings": {
2677 "min_doc_count": "1",
2678 "order": "desc",
2679 "orderBy": "_count",
2680 "size": "10"
2681 },
2682 "type": "terms"
2683 },
2684 {
2685 "field": "timestamp",
2686 "id": "2",
2687 "settings": {
2688 "interval": "auto"
2689 },
2690 "type": "date_histogram"
2691 }
2692 ],
2693 "datasource": {
2694 "type": "grafana-opensearch-datasource",
2695 "uid": "replace_datasource_uid"
2696 },
2697 "metrics": [
2698 {
2699 "id": "1",
2700 "type": "count"
2701 }
2702 ],
2703 "query": "eventSeverity:$eventSeverity AND cat:MALWARE",
2704 "refId": "A",
2705 "timeField": "timestamp"
2706 }
2707 ],
2708 "title": "EVENTS BY ALERT GROUP (TOP 10) - HISTOGRAM",
2709 "transparent": true,
2710 "type": "timeseries"
2711 },
2712 {
2713 "datasource": {
2714 "type": "grafana-opensearch-datasource",
2715 "uid": "replace_datasource_uid"
2716 },
2717 "fieldConfig": {
2718 "defaults": {
2719 "color": {
2720 "mode": "thresholds"
2721 },
2722 "custom": {
2723 "align": "auto",
2724 "cellOptions": {
2725 "type": "auto"
2726 },
2727 "filterable": true,
2728 "inspect": false
2729 },
2730 "mappings": [],
2731 "thresholds": {
2732 "mode": "absolute",
2733 "steps": [
2734 {
2735 "color": "green",
2736 "value": null
2737 },
2738 {
2739 "color": "red",
2740 "value": 80
2741 }
2742 ]
2743 }
2744 },
2745 "overrides": [
2746 {
2747 "matcher": {
2748 "id": "byName",
2749 "options": "timestamp"
2750 },
2751 "properties": [
2752 {
2753 "id": "displayName",
2754 "value": "Date/Time"
2755 },
2756 {
2757 "id": "unit",
2758 "value": "time: YYYY-MM-DD HH:mm:ss"
2759 },
2760 {
2761 "id": "custom.align"
2762 }
2763 ]
2764 },
2765 {
2766 "matcher": {
2767 "id": "byName",
2768 "options": "data_computerName"
2769 },
2770 "properties": [
2771 {
2772 "id": "displayName",
2773 "value": "AGENT"
2774 },
2775 {
2776 "id": "unit",
2777 "value": "short"
2778 },
2779 {
2780 "id": "decimals",
2781 "value": 2
2782 },
2783 {
2784 "id": "custom.align"
2785 }
2786 ]
2787 },
2788 {
2789 "matcher": {
2790 "id": "byName",
2791 "options": "agent_ip"
2792 },
2793 "properties": [
2794 {
2795 "id": "displayName",
2796 "value": "IP ADDRESS"
2797 },
2798 {
2799 "id": "unit",
2800 "value": "short"
2801 },
2802 {
2803 "id": "decimals",
2804 "value": 2
2805 },
2806 {
2807 "id": "custom.align"
2808 }
2809 ]
2810 },
2811 {
2812 "matcher": {
2813 "id": "byName",
2814 "options": "rule_description"
2815 },
2816 "properties": [
2817 {
2818 "id": "displayName",
2819 "value": "RULE DESCRIPTION"
2820 },
2821 {
2822 "id": "unit",
2823 "value": "short"
2824 },
2825 {
2826 "id": "decimals",
2827 "value": 2
2828 },
2829 {
2830 "id": "custom.align"
2831 }
2832 ]
2833 },
2834 {
2835 "matcher": {
2836 "id": "byName",
2837 "options": "Date/Time"
2838 },
2839 "properties": [
2840 {
2841 "id": "custom.width",
2842 "value": 242
2843 }
2844 ]
2845 },
2846 {
2847 "matcher": {
2848 "id": "byName",
2849 "options": "AGENT"
2850 },
2851 "properties": [
2852 {
2853 "id": "custom.width",
2854 "value": 160
2855 }
2856 ]
2857 },
2858 {
2859 "matcher": {
2860 "id": "byName",
2861 "options": "MITRE TACTIC"
2862 },
2863 "properties": [
2864 {
2865 "id": "custom.width",
2866 "value": 332
2867 }
2868 ]
2869 },
2870 {
2871 "matcher": {
2872 "id": "byName",
2873 "options": "RULE LEVEL"
2874 },
2875 "properties": [
2876 {
2877 "id": "custom.width",
2878 "value": 122
2879 }
2880 ]
2881 },
2882 {
2883 "matcher": {
2884 "id": "byName",
2885 "options": "IP ADDRESS"
2886 },
2887 "properties": [
2888 {
2889 "id": "custom.width",
2890 "value": 163
2891 }
2892 ]
2893 },
2894 {
2895 "matcher": {
2896 "id": "byName",
2897 "options": "MITRE TECHNIQUE"
2898 },
2899 "properties": [
2900 {
2901 "id": "custom.width",
2902 "value": 312
2903 }
2904 ]
2905 },
2906 {
2907 "matcher": {
2908 "id": "byName",
2909 "options": "rule_id"
2910 },
2911 "properties": [
2912 {
2913 "id": "custom.width",
2914 "value": 96
2915 }
2916 ]
2917 },
2918 {
2919 "matcher": {
2920 "id": "byName",
2921 "options": "EVENT ID"
2922 },
2923 "properties": [
2924 {
2925 "id": "links",
2926 "value": [
2927 {
2928 "targetBlank": true,
2929 "title": "VIEW EVENT DETAILS",
2930 "url": "https://grafana.company.local/explore?left=%7B%22datasource%22:%22SENTINELONE%22,%22queries%22:%5B%7B%22refId%22:%22A%22,%22query%22:%22_id:${__value.text}%22,%22alias%22:%22%22,%22metrics%22:%5B%7B%22id%22:%221%22,%22type%22:%22logs%22,%22settings%22:%7B%22limit%22:%22500%22%7D%7D%5D,%22bucketAggs%22:%5B%5D,%22timeField%22:%22timestamp%22%7D%5D,%22range%22:%7B%22from%22:%22now-6h%22,%22to%22:%22now%22%7D%7D"
2931 }
2932 ]
2933 }
2934 ]
2935 },
2936 {
2937 "matcher": {
2938 "id": "byName",
2939 "options": "IP ADD"
2940 },
2941 "properties": [
2942 {
2943 "id": "custom.width",
2944 "value": 176
2945 }
2946 ]
2947 },
2948 {
2949 "matcher": {
2950 "id": "byName",
2951 "options": "EVENT CATEGORY"
2952 },
2953 "properties": [
2954 {
2955 "id": "custom.width",
2956 "value": 209
2957 }
2958 ]
2959 },
2960 {
2961 "matcher": {
2962 "id": "byName",
2963 "options": "USER"
2964 },
2965 "properties": [
2966 {
2967 "id": "custom.width",
2968 "value": 218
2969 }
2970 ]
2971 },
2972 {
2973 "matcher": {
2974 "id": "byName",
2975 "options": "threatClassification"
2976 },
2977 "properties": [
2978 {
2979 "id": "custom.width",
2980 "value": 214
2981 }
2982 ]
2983 },
2984 {
2985 "matcher": {
2986 "id": "byName",
2987 "options": "DESCRIPTION"
2988 },
2989 "properties": [
2990 {
2991 "id": "custom.width",
2992 "value": 688
2993 }
2994 ]
2995 }
2996 ]
2997 },
2998 "gridPos": {
2999 "h": 16,
3000 "w": 24,
3001 "x": 0,
3002 "y": 56
3003 },
3004 "id": 27,
3005 "options": {
3006 "cellHeight": "sm",
3007 "footer": {
3008 "countRows": false,
3009 "enablePagination": true,
3010 "fields": "",
3011 "reducer": [
3012 "sum"
3013 ],
3014 "show": false
3015 },
3016 "showHeader": true,
3017 "sortBy": []
3018 },
3019 "pluginVersion": "10.4.2",
3020 "targets": [
3021 {
3022 "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
3023 "datasource": {
3024 "type": "grafana-opensearch-datasource",
3025 "uid": "replace_datasource_uid"
3026 },
3027 "metrics": [
3028 {
3029 "id": "1",
3030 "settings": {
3031 "size": "250"
3032 },
3033 "type": "raw_data"
3034 }
3035 ],
3036 "query": "eventSeverity:$eventSeverity AND cat:MALWARE",
3037 "refId": "A",
3038 "timeField": "timestamp"
3039 }
3040 ],
3041 "title": "EVENTS",
3042 "transformations": [
3043 {
3044 "id": "filterFieldsByName",
3045 "options": {
3046 "include": {
3047 "names": [
3048 "timestamp",
3049 "_id",
3050 "cat",
3051 "data_computerName",
3052 "data_username",
3053 "deviceAddress",
3054 "deviceAddress_city_name",
3055 "eventDesc",
3056 "eventSeverity",
3057 "fileName",
3058 "threatClassification",
3059 "threatConfidenceLevel"
3060 ]
3061 }
3062 }
3063 },
3064 {
3065 "id": "organize",
3066 "options": {
3067 "excludeByName": {
3068 "@metadata_beat": true,
3069 "@metadata_type": true,
3070 "@metadata_version": true,
3071 "IMPHASH": true,
3072 "MD5": true,
3073 "SHA1": true,
3074 "SHA256": true,
3075 "_id": false,
3076 "_index": true,
3077 "_type": true,
3078 "accountId": true,
3079 "accountName": true,
3080 "activityId": true,
3081 "activityType": true,
3082 "activityUuid": true,
3083 "agentId": true,
3084 "agentUpdatedVersion": true,
3085 "agent_ephemeral_id": true,
3086 "agent_hostname": true,
3087 "agent_id": true,
3088 "agent_ip_city_name": true,
3089 "agent_ip_country_code": true,
3090 "agent_ip_geolocation": true,
3091 "agent_type": true,
3092 "agent_version": true,
3093 "application_name": true,
3094 "beats_type": true,
3095 "collector_node_id": true,
3096 "comments": true,
3097 "createdAt": true,
3098 "data_accountName": true,
3099 "data_alert_action": true,
3100 "data_alert_category": true,
3101 "data_alert_gid": true,
3102 "data_alert_rev": true,
3103 "data_alert_severity": true,
3104 "data_alert_signature": true,
3105 "data_alert_signature_id": true,
3106 "data_app_proto": true,
3107 "data_audit_auid": true,
3108 "data_audit_command": true,
3109 "data_audit_euid": true,
3110 "data_audit_exe": true,
3111 "data_audit_gid": true,
3112 "data_audit_id": true,
3113 "data_audit_pid": true,
3114 "data_audit_res": true,
3115 "data_audit_session": true,
3116 "data_audit_type": true,
3117 "data_audit_uid": true,
3118 "data_computerName": false,
3119 "data_confidenceLevel": true,
3120 "data_createdAt": true,
3121 "data_description": true,
3122 "data_dest_ip": true,
3123 "data_dest_port": true,
3124 "data_downloadUrl": true,
3125 "data_dstuser": true,
3126 "data_event_type": true,
3127 "data_exclusionType": true,
3128 "data_extra_data": true,
3129 "data_file": true,
3130 "data_fileContentHash": true,
3131 "data_fileDisplayName": true,
3132 "data_fileName": true,
3133 "data_filePath": true,
3134 "data_flow_bytes_toclient": true,
3135 "data_flow_bytes_toserver": true,
3136 "data_flow_id": true,
3137 "data_flow_pkts_toclient": true,
3138 "data_flow_pkts_toserver": true,
3139 "data_flow_start": true,
3140 "data_fullScopeDetails": true,
3141 "data_fullScopeDetailsPath": true,
3142 "data_globalStatus": true,
3143 "data_groupName": true,
3144 "data_http_http_content_type": true,
3145 "data_http_http_port": true,
3146 "data_http_length": true,
3147 "data_http_status": true,
3148 "data_http_url": true,
3149 "data_id": true,
3150 "data_in_iface": true,
3151 "data_majorVersion": true,
3152 "data_metadata_flowbits": true,
3153 "data_metadata_flowints_http_anomaly_count": true,
3154 "data_metadata_flowints_tcp_retransmission_count": true,
3155 "data_minorVersion": true,
3156 "data_osArch": true,
3157 "data_osFamily": true,
3158 "data_osquery_action": true,
3159 "data_osquery_calendarTime": true,
3160 "data_osquery_columns_address": true,
3161 "data_osquery_columns_address_city_name": true,
3162 "data_osquery_columns_address_country_code": true,
3163 "data_osquery_columns_address_geolocation": true,
3164 "data_osquery_columns_cmdline": true,
3165 "data_osquery_columns_cwd": true,
3166 "data_osquery_columns_description": true,
3167 "data_osquery_columns_directory": true,
3168 "data_osquery_columns_disk_bytes_read": true,
3169 "data_osquery_columns_disk_bytes_written": true,
3170 "data_osquery_columns_egid": true,
3171 "data_osquery_columns_euid": true,
3172 "data_osquery_columns_family": true,
3173 "data_osquery_columns_fd": true,
3174 "data_osquery_columns_gid": true,
3175 "data_osquery_columns_gid_signed": true,
3176 "data_osquery_columns_host": true,
3177 "data_osquery_columns_interface": true,
3178 "data_osquery_columns_local_address": true,
3179 "data_osquery_columns_local_address_city_name": true,
3180 "data_osquery_columns_local_address_country_code": true,
3181 "data_osquery_columns_local_address_geolocation": true,
3182 "data_osquery_columns_local_port": true,
3183 "data_osquery_columns_mac": true,
3184 "data_osquery_columns_name": true,
3185 "data_osquery_columns_net_namespace": true,
3186 "data_osquery_columns_nice": true,
3187 "data_osquery_columns_on_disk": true,
3188 "data_osquery_columns_parent": true,
3189 "data_osquery_columns_path": true,
3190 "data_osquery_columns_pgroup": true,
3191 "data_osquery_columns_pid": true,
3192 "data_osquery_columns_port": true,
3193 "data_osquery_columns_protocol": true,
3194 "data_osquery_columns_remote_address": true,
3195 "data_osquery_columns_remote_address_city_name": true,
3196 "data_osquery_columns_remote_address_country_code": true,
3197 "data_osquery_columns_remote_address_geolocation": true,
3198 "data_osquery_columns_remote_port": true,
3199 "data_osquery_columns_resident_size": true,
3200 "data_osquery_columns_root": true,
3201 "data_osquery_columns_sgid": true,
3202 "data_osquery_columns_shell": true,
3203 "data_osquery_columns_socket": true,
3204 "data_osquery_columns_start_time": true,
3205 "data_osquery_columns_state": true,
3206 "data_osquery_columns_suid": true,
3207 "data_osquery_columns_system_time": true,
3208 "data_osquery_columns_threads": true,
3209 "data_osquery_columns_time_utc": true,
3210 "data_osquery_columns_total_size": true,
3211 "data_osquery_columns_tty": true,
3212 "data_osquery_columns_type": true,
3213 "data_osquery_columns_uid": true,
3214 "data_osquery_columns_uid_signed": true,
3215 "data_osquery_columns_user": true,
3216 "data_osquery_columns_user_time": true,
3217 "data_osquery_columns_username": true,
3218 "data_osquery_columns_wired_size": true,
3219 "data_osquery_counter": true,
3220 "data_osquery_decorations_host_uuid": true,
3221 "data_osquery_decorations_hostname": true,
3222 "data_osquery_epoch": true,
3223 "data_osquery_hostIdentifier": true,
3224 "data_osquery_name": true,
3225 "data_osquery_numerics": true,
3226 "data_osquery_unixTime": true,
3227 "data_packageId": true,
3228 "data_platformType": true,
3229 "data_proto": true,
3230 "data_sca_check_command": true,
3231 "data_sca_check_compliance_cis": true,
3232 "data_sca_check_compliance_cis_csc": true,
3233 "data_sca_check_compliance_gdpr_IV": true,
3234 "data_sca_check_compliance_gpg_13": true,
3235 "data_sca_check_compliance_hipaa": true,
3236 "data_sca_check_compliance_nist_800_53": true,
3237 "data_sca_check_compliance_pci_dss": true,
3238 "data_sca_check_compliance_tsc": true,
3239 "data_sca_check_description": true,
3240 "data_sca_check_id": true,
3241 "data_sca_check_previous_result": true,
3242 "data_sca_check_rationale": true,
3243 "data_sca_check_remediation": true,
3244 "data_sca_check_result": true,
3245 "data_sca_check_title": true,
3246 "data_sca_description": true,
3247 "data_sca_failed": true,
3248 "data_sca_file": true,
3249 "data_sca_invalid": true,
3250 "data_sca_passed": true,
3251 "data_sca_policy": true,
3252 "data_sca_policy_id": true,
3253 "data_sca_scan_id": true,
3254 "data_sca_score": true,
3255 "data_sca_total_checks": true,
3256 "data_sca_type": true,
3257 "data_scanType": true,
3258 "data_scopeLevel": true,
3259 "data_scopeName": true,
3260 "data_script": true,
3261 "data_secured": true,
3262 "data_siteName": true,
3263 "data_src_ip": true,
3264 "data_src_ip_city_name": true,
3265 "data_src_ip_country_code": true,
3266 "data_src_ip_geolocation": true,
3267 "data_src_port": true,
3268 "data_srcip": true,
3269 "data_srcip_city_name": true,
3270 "data_srcip_country_code": true,
3271 "data_srcip_geolocation": true,
3272 "data_srcuser": true,
3273 "data_status": true,
3274 "data_threatClassification": true,
3275 "data_timestamp": true,
3276 "data_title": true,
3277 "data_tls_session_resumed": true,
3278 "data_tls_version": true,
3279 "data_totalNewDevices": true,
3280 "data_tx_id": true,
3281 "data_type": true,
3282 "data_unknown": true,
3283 "data_unsecured": true,
3284 "data_unsupported": true,
3285 "data_value": true,
3286 "data_version": true,
3287 "data_version_city_name": true,
3288 "data_version_country_code": true,
3289 "data_version_geolocation": true,
3290 "data_win_eventXML_binaryData": true,
3291 "data_win_eventXML_binaryDataSize": true,
3292 "data_win_eventXML_param1": true,
3293 "data_win_eventdata_authenticationPackageName": true,
3294 "data_win_eventdata_callTrace": true,
3295 "data_win_eventdata_commandLine": true,
3296 "data_win_eventdata_company": true,
3297 "data_win_eventdata_creationUtcTime": true,
3298 "data_win_eventdata_currentDirectory": true,
3299 "data_win_eventdata_description": true,
3300 "data_win_eventdata_destinationHostname": true,
3301 "data_win_eventdata_destinationIp": true,
3302 "data_win_eventdata_destinationIp_city_name": true,
3303 "data_win_eventdata_destinationIp_country_code": true,
3304 "data_win_eventdata_destinationIp_geolocation": true,
3305 "data_win_eventdata_destinationIsIpv6": true,
3306 "data_win_eventdata_destinationPort": true,
3307 "data_win_eventdata_destinationPortName": true,
3308 "data_win_eventdata_details": true,
3309 "data_win_eventdata_elevatedToken": true,
3310 "data_win_eventdata_eventType": true,
3311 "data_win_eventdata_fileVersion": true,
3312 "data_win_eventdata_fileVersion_city_name": true,
3313 "data_win_eventdata_fileVersion_country_code": true,
3314 "data_win_eventdata_fileVersion_geolocation": true,
3315 "data_win_eventdata_grantedAccess": true,
3316 "data_win_eventdata_hashes": true,
3317 "data_win_eventdata_image": true,
3318 "data_win_eventdata_imageLoaded": true,
3319 "data_win_eventdata_impersonationLevel": true,
3320 "data_win_eventdata_initiated": true,
3321 "data_win_eventdata_integrityLevel": true,
3322 "data_win_eventdata_ipAddress": true,
3323 "data_win_eventdata_ipPort": true,
3324 "data_win_eventdata_keyLength": true,
3325 "data_win_eventdata_logonGuid": true,
3326 "data_win_eventdata_logonId": true,
3327 "data_win_eventdata_logonProcessName": true,
3328 "data_win_eventdata_logonType": true,
3329 "data_win_eventdata_originalFileName": true,
3330 "data_win_eventdata_param1": true,
3331 "data_win_eventdata_param2": true,
3332 "data_win_eventdata_param3": true,
3333 "data_win_eventdata_param4": true,
3334 "data_win_eventdata_parentCommandLine": true,
3335 "data_win_eventdata_parentImage": true,
3336 "data_win_eventdata_parentProcessGuid": true,
3337 "data_win_eventdata_parentProcessId": true,
3338 "data_win_eventdata_processGuid": true,
3339 "data_win_eventdata_processId": true,
3340 "data_win_eventdata_processName": true,
3341 "data_win_eventdata_product": true,
3342 "data_win_eventdata_protocol": true,
3343 "data_win_eventdata_queryName": true,
3344 "data_win_eventdata_queryResults": true,
3345 "data_win_eventdata_queryStatus": true,
3346 "data_win_eventdata_ruleName": true,
3347 "data_win_eventdata_serviceName": true,
3348 "data_win_eventdata_serviceSid": true,
3349 "data_win_eventdata_signature": true,
3350 "data_win_eventdata_signatureStatus": true,
3351 "data_win_eventdata_signed": true,
3352 "data_win_eventdata_sourceHostname": true,
3353 "data_win_eventdata_sourceImage": true,
3354 "data_win_eventdata_sourceIp": true,
3355 "data_win_eventdata_sourceIp_city_name": true,
3356 "data_win_eventdata_sourceIp_country_code": true,
3357 "data_win_eventdata_sourceIp_geolocation": true,
3358 "data_win_eventdata_sourceIsIpv6": true,
3359 "data_win_eventdata_sourcePort": true,
3360 "data_win_eventdata_sourceProcessGUID": true,
3361 "data_win_eventdata_sourceProcessId": true,
3362 "data_win_eventdata_sourceThreadId": true,
3363 "data_win_eventdata_status": true,
3364 "data_win_eventdata_subjectDomainName": true,
3365 "data_win_eventdata_subjectLogonId": true,
3366 "data_win_eventdata_subjectUserName": true,
3367 "data_win_eventdata_subjectUserSid": true,
3368 "data_win_eventdata_targetDomainName": true,
3369 "data_win_eventdata_targetFilename": true,
3370 "data_win_eventdata_targetImage": true,
3371 "data_win_eventdata_targetLinkedLogonId": true,
3372 "data_win_eventdata_targetLogonId": true,
3373 "data_win_eventdata_targetObject": true,
3374 "data_win_eventdata_targetProcessGUID": true,
3375 "data_win_eventdata_targetProcessId": true,
3376 "data_win_eventdata_targetUserName": true,
3377 "data_win_eventdata_targetUserSid": true,
3378 "data_win_eventdata_terminalSessionId": true,
3379 "data_win_eventdata_ticketEncryptionType": true,
3380 "data_win_eventdata_ticketOptions": true,
3381 "data_win_eventdata_user": true,
3382 "data_win_eventdata_utcTime": true,
3383 "data_win_eventdata_virtualAccount": true,
3384 "data_win_system_channel": true,
3385 "data_win_system_computer": true,
3386 "data_win_system_eventID": true,
3387 "data_win_system_eventRecordID": true,
3388 "data_win_system_eventSourceName": true,
3389 "data_win_system_keywords": true,
3390 "data_win_system_level": true,
3391 "data_win_system_message": true,
3392 "data_win_system_opcode": true,
3393 "data_win_system_processID": true,
3394 "data_win_system_providerGuid": true,
3395 "data_win_system_providerName": true,
3396 "data_win_system_severityValue": true,
3397 "data_win_system_systemTime": true,
3398 "data_win_system_task": true,
3399 "data_win_system_threadID": true,
3400 "data_win_system_version": true,
3401 "decoder_name": true,
3402 "decoder_parent": true,
3403 "description": true,
3404 "deviceAddress_city_name": true,
3405 "deviceAddress_country_code": true,
3406 "deviceAddress_geolocation": true,
3407 "deviceHostFqdn": true,
3408 "deviceHostName": true,
3409 "dns_query": true,
3410 "dns_query_threat_indicated": true,
3411 "dst_ip": true,
3412 "dst_ip_city_name": true,
3413 "dst_ip_country_code": true,
3414 "dst_ip_geolocation": true,
3415 "dst_ip_threat_indicated": true,
3416 "dst_port": true,
3417 "ecs_version": true,
3418 "error": true,
3419 "eventID": true,
3420 "event_hash": true,
3421 "facility": true,
3422 "facility_num": true,
3423 "fileHashMd5": true,
3424 "fileHashSha256": true,
3425 "fileName": false,
3426 "file_path": true,
3427 "firewall_rule_name": true,
3428 "full_log": false,
3429 "gl2_accounted_message_size": true,
3430 "gl2_message_id": true,
3431 "gl2_remote_ip": true,
3432 "gl2_remote_port": true,
3433 "gl2_source_collector": true,
3434 "gl2_source_input": true,
3435 "gl2_source_node": true,
3436 "groupId": true,
3437 "groupName": true,
3438 "hash": true,
3439 "hash_md5": true,
3440 "hash_sha1": true,
3441 "hash_sha256": true,
3442 "highlight": true,
3443 "host_architecture": true,
3444 "host_containerized": true,
3445 "host_hostname": true,
3446 "host_id": true,
3447 "host_ip": true,
3448 "host_mac": true,
3449 "host_name": true,
3450 "host_os_codename": true,
3451 "host_os_kernel": true,
3452 "host_os_name": true,
3453 "host_os_platform": true,
3454 "host_os_version": true,
3455 "hostname": true,
3456 "id": true,
3457 "input_type": true,
3458 "ip": true,
3459 "ip_city_name": true,
3460 "ip_country_code": true,
3461 "ip_geolocation": true,
3462 "level": true,
3463 "location": true,
3464 "log_file_path": true,
3465 "log_offset": true,
3466 "manager_name": true,
3467 "message": true,
3468 "module": true,
3469 "notificationScope": true,
3470 "originatorName": true,
3471 "originatorVersion": true,
3472 "originatorVersion_city_name": true,
3473 "originatorVersion_country_code": true,
3474 "originatorVersion_geolocation": true,
3475 "osFamily": true,
3476 "parent_process_cmd_line": true,
3477 "parent_process_id": true,
3478 "parent_process_image": true,
3479 "pid": true,
3480 "predecoder_hostname": true,
3481 "predecoder_program_name": true,
3482 "predecoder_timestamp": true,
3483 "previous_log": true,
3484 "previous_output": true,
3485 "process_cmd_line": true,
3486 "process_id": true,
3487 "process_image": true,
3488 "process_name": true,
3489 "protocol": true,
3490 "rt": true,
3491 "rule_cis": true,
3492 "rule_cis_csc": true,
3493 "rule_firedtimes": true,
3494 "rule_gdpr": true,
3495 "rule_gdpr_IV": true,
3496 "rule_gpg13": true,
3497 "rule_gpg_13": true,
3498 "rule_hipaa": true,
3499 "rule_id": false,
3500 "rule_info": true,
3501 "rule_mail": true,
3502 "rule_mitre_id": true,
3503 "rule_mitre_tactic": false,
3504 "rule_nist_800_53": true,
3505 "rule_pci_dss": true,
3506 "rule_tsc": true,
3507 "scanType": true,
3508 "scanid": true,
3509 "secondaryDescription": true,
3510 "secured": true,
3511 "service": true,
3512 "siteId": true,
3513 "siteName": true,
3514 "software_package": true,
3515 "software_vendor": true,
3516 "sort": true,
3517 "source": true,
3518 "sourceAgentId": true,
3519 "sourceAgentUuid": true,
3520 "sourceDnsDomain": true,
3521 "sourceFqdn": true,
3522 "sourceGroupId": true,
3523 "sourceGroupName": true,
3524 "sourceHostName": true,
3525 "sourceIpAddresses_0": true,
3526 "sourceIpAddresses_1": true,
3527 "sourceIpAddresses_1_city_name": true,
3528 "sourceIpAddresses_1_country_code": true,
3529 "sourceIpAddresses_1_geolocation": true,
3530 "sourceIpAddresses_2": true,
3531 "sourceIpAddresses_2_city_name": true,
3532 "sourceIpAddresses_2_country_code": true,
3533 "sourceIpAddresses_2_geolocation": true,
3534 "sourceIpAddresses_3": true,
3535 "sourceIpAddresses_3_city_name": true,
3536 "sourceIpAddresses_3_country_code": true,
3537 "sourceIpAddresses_3_geolocation": true,
3538 "sourceIpAddresses_4": true,
3539 "sourceIpAddresses_4_city_name": true,
3540 "sourceIpAddresses_4_country_code": true,
3541 "sourceIpAddresses_4_geolocation": true,
3542 "sourceIpAddresses_5": true,
3543 "sourceMacAddresses_0": true,
3544 "sourceMacAddresses_1": true,
3545 "sourceMgmtPrecievedAddress": true,
3546 "sourceMgmtPrecievedAddress_city_name": true,
3547 "sourceMgmtPrecievedAddress_country_code": true,
3548 "sourceMgmtPrecievedAddress_geolocation": true,
3549 "sourceNetworkState": true,
3550 "sourceOsRevision": true,
3551 "sourceOsType": true,
3552 "sourceThreatCount": true,
3553 "sourceUserId": true,
3554 "sourceUserName": true,
3555 "source_city_name": true,
3556 "source_country_code": true,
3557 "source_geolocation": true,
3558 "src_ip": true,
3559 "src_ip_city_name": true,
3560 "src_ip_country_code": true,
3561 "src_ip_geolocation": true,
3562 "src_port": true,
3563 "streams": true,
3564 "syscheck_attrs_after": true,
3565 "syscheck_audit_effective_user_id": true,
3566 "syscheck_audit_effective_user_name": true,
3567 "syscheck_audit_group_id": true,
3568 "syscheck_audit_group_name": true,
3569 "syscheck_audit_login_user_id": true,
3570 "syscheck_audit_login_user_name": true,
3571 "syscheck_audit_process_cwd": true,
3572 "syscheck_audit_process_id": true,
3573 "syscheck_audit_process_name": true,
3574 "syscheck_audit_process_parent_cwd": true,
3575 "syscheck_audit_process_parent_name": true,
3576 "syscheck_audit_process_ppid": true,
3577 "syscheck_audit_user_id": true,
3578 "syscheck_audit_user_name": true,
3579 "syscheck_changed_attributes": true,
3580 "syscheck_event": true,
3581 "syscheck_gid_after": true,
3582 "syscheck_gname_after": true,
3583 "syscheck_hard_links": true,
3584 "syscheck_inode_after": true,
3585 "syscheck_inode_before": true,
3586 "syscheck_md5_after": true,
3587 "syscheck_md5_before": true,
3588 "syscheck_mode": true,
3589 "syscheck_mtime_after": true,
3590 "syscheck_mtime_before": true,
3591 "syscheck_path": true,
3592 "syscheck_perm_after": true,
3593 "syscheck_perm_before": true,
3594 "syscheck_sha1_after": true,
3595 "syscheck_sha1_before": true,
3596 "syscheck_sha256_after": true,
3597 "syscheck_sha256_before": true,
3598 "syscheck_size_after": true,
3599 "syscheck_size_before": true,
3600 "syscheck_uid_after": true,
3601 "syscheck_uname_after": true,
3602 "syscheck_win_perm_after": true,
3603 "syscheck_win_perm_after_0_allowed": true,
3604 "syscheck_win_perm_after_0_name": true,
3605 "syscheck_win_perm_after_1_allowed": true,
3606 "syscheck_win_perm_after_1_name": true,
3607 "syscheck_win_perm_after_2_allowed": true,
3608 "syscheck_win_perm_after_2_name": true,
3609 "syscheck_win_perm_after_3_allowed": true,
3610 "syscheck_win_perm_after_3_name": true,
3611 "syslog_customer": true,
3612 "syslog_tag": true,
3613 "syslog_type": true,
3614 "sysmon_event_description": true,
3615 "threatClassification": false,
3616 "threatClassificationSource": true,
3617 "threatClassifier": true,
3618 "threatCommandLineArguments": true,
3619 "threatConfidenceLevel": false,
3620 "threatDetectingEngine": true,
3621 "threatDetectionTime": true,
3622 "threatID": true,
3623 "threatId": true,
3624 "threatIndicatorsList_0": true,
3625 "threatIndicatorsList_1": true,
3626 "threatIndicatorsList_10": true,
3627 "threatIndicatorsList_11": true,
3628 "threatIndicatorsList_12": true,
3629 "threatIndicatorsList_13": true,
3630 "threatIndicatorsList_14": true,
3631 "threatIndicatorsList_15": true,
3632 "threatIndicatorsList_16": true,
3633 "threatIndicatorsList_17": true,
3634 "threatIndicatorsList_18": true,
3635 "threatIndicatorsList_19": true,
3636 "threatIndicatorsList_2": true,
3637 "threatIndicatorsList_20": true,
3638 "threatIndicatorsList_21": true,
3639 "threatIndicatorsList_22": true,
3640 "threatIndicatorsList_23": true,
3641 "threatIndicatorsList_24": true,
3642 "threatIndicatorsList_25": true,
3643 "threatIndicatorsList_26": true,
3644 "threatIndicatorsList_27": true,
3645 "threatIndicatorsList_28": true,
3646 "threatIndicatorsList_29": true,
3647 "threatIndicatorsList_3": true,
3648 "threatIndicatorsList_30": true,
3649 "threatIndicatorsList_31": true,
3650 "threatIndicatorsList_32": true,
3651 "threatIndicatorsList_33": true,
3652 "threatIndicatorsList_34": true,
3653 "threatIndicatorsList_35": true,
3654 "threatIndicatorsList_36": true,
3655 "threatIndicatorsList_37": true,
3656 "threatIndicatorsList_38": true,
3657 "threatIndicatorsList_39": true,
3658 "threatIndicatorsList_4": true,
3659 "threatIndicatorsList_40": true,
3660 "threatIndicatorsList_41": true,
3661 "threatIndicatorsList_42": true,
3662 "threatIndicatorsList_43": true,
3663 "threatIndicatorsList_44": true,
3664 "threatIndicatorsList_45": true,
3665 "threatIndicatorsList_46": true,
3666 "threatIndicatorsList_47": true,
3667 "threatIndicatorsList_48": true,
3668 "threatIndicatorsList_49": true,
3669 "threatIndicatorsList_5": true,
3670 "threatIndicatorsList_50": true,
3671 "threatIndicatorsList_51": true,
3672 "threatIndicatorsList_52": true,
3673 "threatIndicatorsList_53": true,
3674 "threatIndicatorsList_54": true,
3675 "threatIndicatorsList_55": true,
3676 "threatIndicatorsList_56": true,
3677 "threatIndicatorsList_6": true,
3678 "threatIndicatorsList_7": true,
3679 "threatIndicatorsList_8": true,
3680 "threatIndicatorsList_9": true,
3681 "threatMitigationStatus": true,
3682 "threatMitigationStatusID": true,
3683 "threatProcessUser": true,
3684 "threatStoryline": true,
3685 "threat_ids": true,
3686 "threat_indicated": true,
3687 "threat_names": true,
3688 "time": true,
3689 "timestamp": false,
3690 "totalNewDevices": true,
3691 "unknown": true,
3692 "unsecured": true,
3693 "unsupported": true,
3694 "updatedAt": true,
3695 "userId": true,
3696 "user_name": true,
3697 "vendor": true,
3698 "win_registry_key": true,
3699 "win_system_eventID": true,
3700 "windows_auth_package": true,
3701 "windows_domain": true,
3702 "windows_event_id": true,
3703 "windows_event_severity": true,
3704 "windows_logon_type": true
3705 },
3706 "indexByName": {
3707 "_id": 1,
3708 "_index": 5,
3709 "_type": 6,
3710 "accountId": 7,
3711 "accountName": 8,
3712 "activityId": 9,
3713 "activityType": 10,
3714 "activityUuid": 11,
3715 "agentId": 12,
3716 "agentUpdatedVersion": 13,
3717 "application_name": 14,
3718 "cat": 15,
3719 "comments": 16,
3720 "createdAt": 17,
3721 "data_accountName": 18,
3722 "data_computerName": 2,
3723 "data_confidenceLevel": 19,
3724 "data_downloadUrl": 20,
3725 "data_fileContentHash": 21,
3726 "data_fileDisplayName": 22,
3727 "data_filePath": 23,
3728 "data_fullScopeDetails": 24,
3729 "data_fullScopeDetailsPath": 25,
3730 "data_globalStatus": 26,
3731 "data_groupName": 27,
3732 "data_scopeLevel": 28,
3733 "data_scopeName": 29,
3734 "data_siteName": 30,
3735 "data_threatClassification": 31,
3736 "data_username": 32,
3737 "description": 33,
3738 "deviceAddress": 3,
3739 "deviceAddress_city_name": 34,
3740 "deviceAddress_country_code": 35,
3741 "deviceAddress_geolocation": 36,
3742 "deviceHostFqdn": 37,
3743 "deviceHostName": 38,
3744 "eventDesc": 39,
3745 "eventID": 40,
3746 "eventSeverity": 4,
3747 "facility": 41,
3748 "facility_num": 42,
3749 "fileHashMd5": 43,
3750 "fileHashSha256": 44,
3751 "fileName": 45,
3752 "gl2_accounted_message_size": 46,
3753 "gl2_message_id": 47,
3754 "gl2_remote_ip": 48,
3755 "gl2_remote_port": 49,
3756 "gl2_source_input": 50,
3757 "gl2_source_node": 51,
3758 "groupId": 52,
3759 "groupName": 53,
3760 "hash": 54,
3761 "highlight": 55,
3762 "level": 56,
3763 "message": 57,
3764 "notificationScope": 58,
3765 "originatorName": 59,
3766 "originatorVersion": 60,
3767 "osFamily": 61,
3768 "process_id": 62,
3769 "rt": 63,
3770 "secondaryDescription": 64,
3771 "siteId": 65,
3772 "siteName": 66,
3773 "sort": 67,
3774 "source": 68,
3775 "sourceAgentId": 69,
3776 "sourceAgentUuid": 70,
3777 "sourceDnsDomain": 71,
3778 "sourceFqdn": 72,
3779 "sourceGroupId": 73,
3780 "sourceGroupName": 74,
3781 "sourceHostName": 75,
3782 "sourceIpAddresses_0": 76,
3783 "sourceIpAddresses_1": 77,
3784 "sourceMacAddresses_0": 78,
3785 "sourceMacAddresses_1": 79,
3786 "sourceMgmtPrecievedAddress": 80,
3787 "sourceMgmtPrecievedAddress_city_name": 81,
3788 "sourceMgmtPrecievedAddress_country_code": 82,
3789 "sourceMgmtPrecievedAddress_geolocation": 83,
3790 "sourceNetworkState": 84,
3791 "sourceOsRevision": 85,
3792 "sourceOsType": 86,
3793 "sourceThreatCount": 87,
3794 "source_city_name": 88,
3795 "source_country_code": 89,
3796 "source_geolocation": 90,
3797 "streams": 91,
3798 "syslog_customer": 92,
3799 "syslog_type": 93,
3800 "threatClassification": 94,
3801 "threatClassificationSource": 95,
3802 "threatClassifier": 96,
3803 "threatCommandLineArguments": 97,
3804 "threatConfidenceLevel": 98,
3805 "threatDetectingEngine": 99,
3806 "threatDetectionTime": 100,
3807 "threatID": 101,
3808 "threatId": 102,
3809 "threatMitigationStatus": 103,
3810 "threatMitigationStatusID": 104,
3811 "threatProcessUser": 105,
3812 "threatStoryline": 106,
3813 "timestamp": 0,
3814 "updatedAt": 107,
3815 "userId": 108,
3816 "vendor": 109
3817 },
3818 "renameByName": {
3819 "_id": "EVENT ID",
3820 "cat": "EVENT CATEGORY",
3821 "data_computerName": "AGENT",
3822 "data_username": "USER",
3823 "deviceAddress": "IP ADD",
3824 "eventDesc": "DESCRIPTION",
3825 "eventSeverity": "SEVERITY",
3826 "rule_id": "RULE ID",
3827 "rule_mitre_tactic": "MITRE TACTIC",
3828 "rule_mitre_technique": "MITRE TECHNIQUE",
3829 "timestamp": "DATE/TIME"
3830 }
3831 }
3832 }
3833 ],
3834 "transparent": true,
3835 "type": "table"
3836 }
3837 ],
3838 "refresh": "",
3839 "schemaVersion": 39,
3840 "tags": [
3841 "EDR"
3842 ],
3843 "templating": {
3844 "list": [
3845 {
3846 "datasource": {
3847 "type": "grafana-opensearch-datasource",
3848 "uid": "replace_datasource_uid"
3849 },
3850 "filters": [],
3851 "hide": 0,
3852 "label": "",
3853 "name": "Filters",
3854 "skipUrlSync": false,
3855 "type": "adhoc"
3856 },
3857 {
3858 "current": {
3859 "selected": false,
3860 "text": "All",
3861 "value": "$__all"
3862 },
3863 "datasource": {
3864 "type": "grafana-opensearch-datasource",
3865 "uid": "replace_datasource_uid"
3866 },
3867 "definition": "{ \"find\": \"terms\", \"field\": \"eventSeverity\", \"query\": \"cat:MALWARE\"}",
3868 "hide": 0,
3869 "includeAll": true,
3870 "label": "Event Severity",
3871 "multi": false,
3872 "name": "eventSeverity",
3873 "options": [],
3874 "query": "{ \"find\": \"terms\", \"field\": \"eventSeverity\", \"query\": \"cat:MALWARE\"}",
3875 "refresh": 2,
3876 "regex": "",
3877 "skipUrlSync": false,
3878 "sort": 0,
3879 "type": "query"
3880 }
3881 ]
3882 },
3883 "time": {
3884 "from": "now-30d",
3885 "to": "now"
3886 },
3887 "timepicker": {
3888 "refresh_intervals": [
3889 "5s",
3890 "10s",
3891 "30s",
3892 "1m",
3893 "5m",
3894 "15m",
3895 "30m",
3896 "1h",
3897 "2h",
3898 "1d"
3899 ],
3900 "time_options": [
3901 "5m",
3902 "15m",
3903 "1h",
3904 "6h",
3905 "12h",
3906 "24h",
3907 "2d",
3908 "7d",
3909 "30d"
3910 ]
3911 },
3912 "timezone": "",
3913 "title": "EDR - SENTINELONE EPP - MALWARE",
3914 "weekStart": ""
3915 }