main
json 1,988 lines 49.4 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": ["O365"],
35 "targetBlank": true,
36 "title": "",
37 "type": "dashboards"
38 }
39 ],
40 "liveNow": false,
41 "panels": [
42 {
43 "datasource": {
44 "type": "grafana-opensearch-datasource",
45 "uid": "replace_datasource_uid"
46 },
47 "fieldConfig": {
48 "defaults": {
49 "mappings": [
50 {
51 "options": {
52 "match": "null",
53 "result": {
54 "text": "N/A"
55 }
56 },
57 "type": "special"
58 }
59 ],
60 "thresholds": {
61 "mode": "absolute",
62 "steps": [
63 {
64 "color": "red",
65 "value": null
66 }
67 ]
68 },
69 "unit": "locale"
70 },
71 "overrides": []
72 },
73 "gridPos": {
74 "h": 7,
75 "w": 4,
76 "x": 0,
77 "y": 0
78 },
79 "id": 43,
80 "options": {
81 "colorMode": "value",
82 "graphMode": "area",
83 "justifyMode": "auto",
84 "orientation": "horizontal",
85 "reduceOptions": {
86 "calcs": ["sum"],
87 "fields": "",
88 "values": false
89 },
90 "showPercentChange": false,
91 "text": {},
92 "textMode": "auto",
93 "wideLayout": true
94 },
95 "pluginVersion": "10.4.0",
96 "targets": [
97 {
98 "bucketAggs": [
99 {
100 "field": "timestamp",
101 "id": "2",
102 "settings": {
103 "interval": "auto",
104 "min_doc_count": 0,
105 "trimEdges": 0
106 },
107 "type": "date_histogram"
108 }
109 ],
110 "datasource": {
111 "type": "grafana-opensearch-datasource",
112 "uid": "replace_datasource_uid"
113 },
114 "metrics": [
115 {
116 "field": "select field",
117 "id": "1",
118 "type": "count"
119 }
120 ],
121 "query": "rule_level:>=12 AND data_office365_Workload:$workload",
122 "refId": "A",
123 "timeField": "timestamp"
124 }
125 ],
126 "title": "ALERTS",
127 "type": "stat"
128 },
129 {
130 "datasource": {
131 "type": "grafana-opensearch-datasource",
132 "uid": "replace_datasource_uid"
133 },
134 "fieldConfig": {
135 "defaults": {
136 "color": {
137 "mode": "palette-classic"
138 },
139 "custom": {
140 "hideFrom": {
141 "legend": false,
142 "tooltip": false,
143 "viz": false
144 }
145 },
146 "mappings": []
147 },
148 "overrides": [
149 {
150 "matcher": {
151 "id": "byName",
152 "options": "Count"
153 },
154 "properties": [
155 {
156 "id": "displayName",
157 "value": "EVENTS"
158 },
159 {
160 "id": "unit",
161 "value": "short"
162 },
163 {
164 "id": "decimals",
165 "value": -1
166 }
167 ]
168 }
169 ]
170 },
171 "gridPos": {
172 "h": 7,
173 "w": 4,
174 "x": 4,
175 "y": 0
176 },
177 "id": 53,
178 "options": {
179 "legend": {
180 "displayMode": "list",
181 "placement": "bottom",
182 "showLegend": false
183 },
184 "pieType": "donut",
185 "reduceOptions": {
186 "calcs": ["sum"],
187 "fields": "",
188 "values": false
189 },
190 "tooltip": {
191 "mode": "single",
192 "sort": "none"
193 }
194 },
195 "pluginVersion": "8.5.1",
196 "targets": [
197 {
198 "bucketAggs": [
199 {
200 "fake": true,
201 "field": "data_office365_Workload",
202 "id": "4",
203 "settings": {
204 "min_doc_count": 1,
205 "order": "desc",
206 "orderBy": "_count",
207 "size": "10"
208 },
209 "type": "terms"
210 },
211 {
212 "field": "data_office365_CreationTime",
213 "id": "5",
214 "settings": {
215 "interval": "auto",
216 "min_doc_count": "0",
217 "timeZone": "utc",
218 "trimEdges": "0"
219 },
220 "type": "date_histogram"
221 }
222 ],
223 "datasource": {
224 "type": "grafana-opensearch-datasource",
225 "uid": "replace_datasource_uid"
226 },
227 "metrics": [
228 {
229 "field": "select field",
230 "id": "1",
231 "type": "count"
232 }
233 ],
234 "query": "data_office365_Workload:$workload AND rule_level:$rule_level",
235 "refId": "A",
236 "timeField": "timestamp"
237 }
238 ],
239 "title": "EVENTS BY WORKLOAD (Top 10)",
240 "type": "piechart"
241 },
242 {
243 "datasource": {
244 "type": "grafana-opensearch-datasource",
245 "uid": "replace_datasource_uid"
246 },
247 "fieldConfig": {
248 "defaults": {
249 "color": {
250 "mode": "thresholds"
251 },
252 "custom": {
253 "align": "auto",
254 "cellOptions": {
255 "type": "auto"
256 },
257 "inspect": false
258 },
259 "mappings": [],
260 "thresholds": {
261 "mode": "absolute",
262 "steps": [
263 {
264 "color": "red",
265 "value": null
266 }
267 ]
268 }
269 },
270 "overrides": [
271 {
272 "matcher": {
273 "id": "byName",
274 "options": "Count"
275 },
276 "properties": [
277 {
278 "id": "displayName",
279 "value": "EVENTS"
280 },
281 {
282 "id": "unit",
283 "value": "short"
284 },
285 {
286 "id": "decimals",
287 "value": -1
288 },
289 {
290 "id": "custom.align"
291 },
292 {
293 "id": "thresholds",
294 "value": {
295 "mode": "absolute",
296 "steps": [
297 {
298 "color": "red",
299 "value": null
300 }
301 ]
302 }
303 }
304 ]
305 }
306 ]
307 },
308 "gridPos": {
309 "h": 7,
310 "w": 6,
311 "x": 8,
312 "y": 0
313 },
314 "id": 54,
315 "options": {
316 "cellHeight": "sm",
317 "footer": {
318 "countRows": false,
319 "fields": "",
320 "reducer": ["sum"],
321 "show": false
322 },
323 "showHeader": true
324 },
325 "pluginVersion": "10.4.0",
326 "targets": [
327 {
328 "bucketAggs": [
329 {
330 "fake": true,
331 "field": "data_office365_Workload",
332 "id": "4",
333 "settings": {
334 "min_doc_count": 1,
335 "order": "desc",
336 "orderBy": "_count",
337 "size": "0"
338 },
339 "type": "terms"
340 }
341 ],
342 "datasource": {
343 "type": "grafana-opensearch-datasource",
344 "uid": "replace_datasource_uid"
345 },
346 "metrics": [
347 {
348 "field": "select field",
349 "id": "1",
350 "type": "count"
351 }
352 ],
353 "query": "data_office365_Workload:$workload AND rule_level:$rule_level",
354 "refId": "A",
355 "timeField": "timestamp"
356 }
357 ],
358 "title": "EVENTS BY WORKLOAD",
359 "transformations": [
360 {
361 "id": "merge",
362 "options": {
363 "reducers": []
364 }
365 },
366 {
367 "id": "organize",
368 "options": {
369 "excludeByName": {},
370 "indexByName": {},
371 "renameByName": {
372 "Count": "EVENTS",
373 "data_office365_Operation": "OPERATION",
374 "data_office365_Workload": "WORKLOAD"
375 }
376 }
377 }
378 ],
379 "type": "table"
380 },
381 {
382 "datasource": {
383 "type": "grafana-opensearch-datasource",
384 "uid": "replace_datasource_uid"
385 },
386 "fieldConfig": {
387 "defaults": {
388 "color": {
389 "mode": "thresholds"
390 },
391 "mappings": [
392 {
393 "options": {
394 "match": "null",
395 "result": {
396 "text": "N/A"
397 }
398 },
399 "type": "special"
400 }
401 ],
402 "max": 15,
403 "min": 0,
404 "thresholds": {
405 "mode": "absolute",
406 "steps": [
407 {
408 "color": "#299c46",
409 "value": null
410 },
411 {
412 "color": "rgba(237, 129, 40, 0.89)",
413 "value": 8
414 },
415 {
416 "color": "#d44a3a",
417 "value": 12
418 }
419 ]
420 },
421 "unit": "none"
422 },
423 "overrides": []
424 },
425 "gridPos": {
426 "h": 7,
427 "w": 4,
428 "x": 0,
429 "y": 7
430 },
431 "id": 16,
432 "options": {
433 "minVizHeight": 75,
434 "minVizWidth": 75,
435 "orientation": "horizontal",
436 "reduceOptions": {
437 "calcs": ["max"],
438 "fields": "",
439 "values": false
440 },
441 "showThresholdLabels": false,
442 "showThresholdMarkers": true,
443 "sizing": "auto",
444 "text": {}
445 },
446 "pluginVersion": "10.4.0",
447 "targets": [
448 {
449 "bucketAggs": [
450 {
451 "field": "timestamp",
452 "id": "2",
453 "settings": {
454 "interval": "auto",
455 "min_doc_count": 0,
456 "trimEdges": 0
457 },
458 "type": "date_histogram"
459 }
460 ],
461 "datasource": {
462 "type": "grafana-opensearch-datasource",
463 "uid": "replace_datasource_uid"
464 },
465 "metrics": [
466 {
467 "field": "rule_level",
468 "id": "1",
469 "meta": {},
470 "settings": {},
471 "type": "max"
472 }
473 ],
474 "query": "data_office365_Workload:$workload",
475 "refId": "A",
476 "timeField": "timestamp"
477 }
478 ],
479 "title": "MAX SEVERITY (0 - 15)",
480 "type": "gauge"
481 },
482 {
483 "datasource": {
484 "type": "grafana-opensearch-datasource",
485 "uid": "replace_datasource_uid"
486 },
487 "fieldConfig": {
488 "defaults": {
489 "color": {
490 "mode": "palette-classic"
491 },
492 "custom": {
493 "axisBorderShow": false,
494 "axisCenteredZero": false,
495 "axisColorMode": "text",
496 "axisLabel": "",
497 "axisPlacement": "auto",
498 "barAlignment": 0,
499 "drawStyle": "bars",
500 "fillOpacity": 0,
501 "gradientMode": "none",
502 "hideFrom": {
503 "legend": false,
504 "tooltip": false,
505 "viz": false
506 },
507 "insertNulls": false,
508 "lineInterpolation": "linear",
509 "lineWidth": 1,
510 "pointSize": 5,
511 "scaleDistribution": {
512 "type": "linear"
513 },
514 "showPoints": "auto",
515 "spanNulls": false,
516 "stacking": {
517 "group": "A",
518 "mode": "normal"
519 },
520 "thresholdsStyle": {
521 "mode": "off"
522 }
523 },
524 "mappings": [],
525 "thresholds": {
526 "mode": "absolute",
527 "steps": [
528 {
529 "color": "green",
530 "value": null
531 },
532 {
533 "color": "red",
534 "value": 80
535 }
536 ]
537 }
538 },
539 "overrides": []
540 },
541 "gridPos": {
542 "h": 13,
543 "w": 20,
544 "x": 4,
545 "y": 7
546 },
547 "id": 61,
548 "options": {
549 "legend": {
550 "calcs": [],
551 "displayMode": "table",
552 "placement": "right",
553 "showLegend": true
554 },
555 "tooltip": {
556 "mode": "single",
557 "sort": "none"
558 }
559 },
560 "targets": [
561 {
562 "alias": "",
563 "bucketAggs": [
564 {
565 "field": "data_office365_Workload",
566 "id": "3",
567 "settings": {
568 "min_doc_count": "1",
569 "order": "desc",
570 "orderBy": "_count",
571 "size": "10"
572 },
573 "type": "terms"
574 },
575 {
576 "field": "timestamp",
577 "id": "2",
578 "settings": {
579 "interval": "auto"
580 },
581 "type": "date_histogram"
582 }
583 ],
584 "datasource": {
585 "type": "grafana-opensearch-datasource",
586 "uid": "replace_datasource_uid"
587 },
588 "metrics": [
589 {
590 "id": "1",
591 "type": "count"
592 }
593 ],
594 "query": "data_office365_Workload:$workload AND rule_level:$rule_level",
595 "refId": "A",
596 "timeField": "timestamp"
597 }
598 ],
599 "title": "TOP 10 WORKLOADS - HISTOGRAM",
600 "transparent": true,
601 "type": "timeseries"
602 },
603 {
604 "datasource": {
605 "type": "grafana-opensearch-datasource",
606 "uid": "replace_datasource_uid"
607 },
608 "fieldConfig": {
609 "defaults": {
610 "mappings": [
611 {
612 "options": {
613 "match": "null",
614 "result": {
615 "text": "N/A"
616 }
617 },
618 "type": "special"
619 }
620 ],
621 "thresholds": {
622 "mode": "absolute",
623 "steps": [
624 {
625 "color": "blue",
626 "value": null
627 }
628 ]
629 },
630 "unit": "locale"
631 },
632 "overrides": []
633 },
634 "gridPos": {
635 "h": 6,
636 "w": 4,
637 "x": 0,
638 "y": 14
639 },
640 "id": 51,
641 "options": {
642 "colorMode": "value",
643 "graphMode": "area",
644 "justifyMode": "auto",
645 "orientation": "horizontal",
646 "reduceOptions": {
647 "calcs": ["sum"],
648 "fields": "",
649 "values": false
650 },
651 "showPercentChange": false,
652 "text": {},
653 "textMode": "auto",
654 "wideLayout": true
655 },
656 "pluginVersion": "10.4.0",
657 "targets": [
658 {
659 "bucketAggs": [
660 {
661 "$$hashKey": "object:331",
662 "field": "timestamp",
663 "id": "2",
664 "settings": {
665 "interval": "auto",
666 "min_doc_count": 0,
667 "trimEdges": 0
668 },
669 "type": "date_histogram"
670 }
671 ],
672 "datasource": {
673 "type": "grafana-opensearch-datasource",
674 "uid": "replace_datasource_uid"
675 },
676 "metrics": [
677 {
678 "$$hashKey": "object:329",
679 "field": "select field",
680 "id": "1",
681 "type": "count"
682 }
683 ],
684 "query": "data_office365_Workload:$workload AND rule_level:$rule_level",
685 "refId": "A",
686 "timeField": "timestamp"
687 }
688 ],
689 "title": "EVENTS (Total)",
690 "type": "stat"
691 },
692 {
693 "datasource": {
694 "type": "grafana-opensearch-datasource",
695 "uid": "replace_datasource_uid"
696 },
697 "fieldConfig": {
698 "defaults": {
699 "color": {
700 "mode": "thresholds"
701 },
702 "custom": {
703 "align": "auto",
704 "cellOptions": {
705 "type": "auto"
706 },
707 "inspect": false
708 },
709 "mappings": [],
710 "thresholds": {
711 "mode": "absolute",
712 "steps": [
713 {
714 "color": "orange",
715 "value": null
716 }
717 ]
718 }
719 },
720 "overrides": [
721 {
722 "matcher": {
723 "id": "byName",
724 "options": "Count"
725 },
726 "properties": [
727 {
728 "id": "displayName",
729 "value": "EVENTS"
730 },
731 {
732 "id": "unit",
733 "value": "short"
734 },
735 {
736 "id": "decimals",
737 "value": -1
738 },
739 {
740 "id": "custom.align"
741 },
742 {
743 "id": "custom.cellOptions",
744 "value": {
745 "type": "color-text"
746 }
747 }
748 ]
749 },
750 {
751 "matcher": {
752 "id": "byName",
753 "options": "AD ACCOUNT"
754 },
755 "properties": [
756 {
757 "id": "custom.width",
758 "value": 377
759 },
760 {
761 "id": "custom.cellOptions",
762 "value": {
763 "type": "color-text"
764 }
765 }
766 ]
767 },
768 {
769 "matcher": {
770 "id": "byName",
771 "options": "data_office365_LogonError"
772 },
773 "properties": [
774 {
775 "id": "custom.width",
776 "value": 326
777 },
778 {
779 "id": "custom.cellOptions",
780 "value": {
781 "type": "color-text"
782 }
783 }
784 ]
785 }
786 ]
787 },
788 "gridPos": {
789 "h": 12,
790 "w": 10,
791 "x": 0,
792 "y": 20
793 },
794 "id": 58,
795 "options": {
796 "cellHeight": "sm",
797 "footer": {
798 "countRows": false,
799 "fields": "",
800 "reducer": ["sum"],
801 "show": false
802 },
803 "showHeader": true,
804 "sortBy": []
805 },
806 "pluginVersion": "10.4.0",
807 "targets": [
808 {
809 "bucketAggs": [
810 {
811 "fake": true,
812 "field": "data_office365_UserId",
813 "id": "4",
814 "settings": {
815 "min_doc_count": 1,
816 "order": "desc",
817 "orderBy": "_count",
818 "size": "0"
819 },
820 "type": "terms"
821 }
822 ],
823 "datasource": {
824 "type": "grafana-opensearch-datasource",
825 "uid": "replace_datasource_uid"
826 },
827 "metrics": [
828 {
829 "field": "select field",
830 "id": "1",
831 "type": "count"
832 }
833 ],
834 "query": "(data_office365_Operation:DLPRuleMatch OR data_office365_Operation:DlpRuleMatch) AND data_office365_Workload:$workload",
835 "refId": "A",
836 "timeField": "timestamp"
837 }
838 ],
839 "title": "DLP DETECTIONS BY USER ACCOUNT",
840 "transformations": [
841 {
842 "id": "merge",
843 "options": {
844 "reducers": []
845 }
846 },
847 {
848 "id": "organize",
849 "options": {
850 "excludeByName": {},
851 "indexByName": {},
852 "renameByName": {
853 "Count": "EVENTS",
854 "data_office365_LogonError": "ERROR",
855 "data_office365_Operation": "WORKLOAD",
856 "data_office365_UserId": "AD ACCOUNT"
857 }
858 }
859 }
860 ],
861 "type": "table"
862 },
863 {
864 "datasource": {
865 "type": "grafana-opensearch-datasource",
866 "uid": "replace_datasource_uid"
867 },
868 "fieldConfig": {
869 "defaults": {
870 "color": {
871 "mode": "thresholds"
872 },
873 "mappings": [],
874 "thresholds": {
875 "mode": "absolute",
876 "steps": [
877 {
878 "color": "green",
879 "value": null
880 },
881 {
882 "color": "red",
883 "value": 80
884 }
885 ]
886 }
887 },
888 "overrides": []
889 },
890 "gridPos": {
891 "h": 12,
892 "w": 14,
893 "x": 10,
894 "y": 20
895 },
896 "id": 57,
897 "options": {
898 "displayMode": "gradient",
899 "maxVizHeight": 300,
900 "minVizHeight": 10,
901 "minVizWidth": 0,
902 "namePlacement": "auto",
903 "orientation": "horizontal",
904 "reduceOptions": {
905 "calcs": ["sum"],
906 "fields": "",
907 "values": false
908 },
909 "showUnfilled": true,
910 "sizing": "auto",
911 "valueMode": "color"
912 },
913 "pluginVersion": "10.4.0",
914 "targets": [
915 {
916 "alias": "",
917 "bucketAggs": [
918 {
919 "field": "data_office365_SharePointMetaData_FileName",
920 "id": "2",
921 "settings": {
922 "min_doc_count": "1",
923 "order": "desc",
924 "orderBy": "_count",
925 "size": "15"
926 },
927 "type": "terms"
928 },
929 {
930 "field": "timestamp",
931 "id": "3",
932 "settings": {
933 "interval": "auto",
934 "min_doc_count": "1",
935 "timeZone": "utc",
936 "trimEdges": "0"
937 },
938 "type": "date_histogram"
939 }
940 ],
941 "datasource": {
942 "type": "grafana-opensearch-datasource",
943 "uid": "replace_datasource_uid"
944 },
945 "metrics": [
946 {
947 "id": "1",
948 "type": "count"
949 }
950 ],
951 "query": "data_office365_Workload:$workload",
952 "refId": "A",
953 "timeField": "timestamp"
954 }
955 ],
956 "title": "DLP - FILENAMES (Sharepoint/OneDrive)",
957 "type": "bargauge"
958 },
959 {
960 "datasource": {
961 "type": "grafana-opensearch-datasource",
962 "uid": "replace_datasource_uid"
963 },
964 "fieldConfig": {
965 "defaults": {
966 "color": {
967 "mode": "thresholds"
968 },
969 "mappings": [],
970 "thresholds": {
971 "mode": "absolute",
972 "steps": [
973 {
974 "color": "green",
975 "value": null
976 },
977 {
978 "color": "red",
979 "value": 80
980 }
981 ]
982 }
983 },
984 "overrides": []
985 },
986 "gridPos": {
987 "h": 12,
988 "w": 14,
989 "x": 0,
990 "y": 32
991 },
992 "id": 59,
993 "options": {
994 "displayMode": "gradient",
995 "maxVizHeight": 300,
996 "minVizHeight": 10,
997 "minVizWidth": 0,
998 "namePlacement": "auto",
999 "orientation": "horizontal",
1000 "reduceOptions": {
1001 "calcs": ["sum"],
1002 "fields": "",
1003 "values": false
1004 },
1005 "showUnfilled": true,
1006 "sizing": "auto",
1007 "valueMode": "color"
1008 },
1009 "pluginVersion": "10.4.0",
1010 "targets": [
1011 {
1012 "alias": "",
1013 "bucketAggs": [
1014 {
1015 "field": "data_office365_ExchangeMetaData_Subject",
1016 "id": "2",
1017 "settings": {
1018 "min_doc_count": "1",
1019 "order": "desc",
1020 "orderBy": "_count",
1021 "size": "15"
1022 },
1023 "type": "terms"
1024 },
1025 {
1026 "field": "timestamp",
1027 "id": "3",
1028 "settings": {
1029 "interval": "auto",
1030 "min_doc_count": "1",
1031 "timeZone": "utc",
1032 "trimEdges": "0"
1033 },
1034 "type": "date_histogram"
1035 }
1036 ],
1037 "datasource": {
1038 "type": "grafana-opensearch-datasource",
1039 "uid": "replace_datasource_uid"
1040 },
1041 "metrics": [
1042 {
1043 "id": "1",
1044 "type": "count"
1045 }
1046 ],
1047 "query": "data_office365_Workload:$workload",
1048 "refId": "A",
1049 "timeField": "timestamp"
1050 }
1051 ],
1052 "title": "DLP - MAIL SUBJECTS (Exchange)",
1053 "type": "bargauge"
1054 },
1055 {
1056 "datasource": {
1057 "type": "grafana-opensearch-datasource",
1058 "uid": "replace_datasource_uid"
1059 },
1060 "fieldConfig": {
1061 "defaults": {
1062 "color": {
1063 "mode": "thresholds"
1064 },
1065 "custom": {
1066 "align": "auto",
1067 "cellOptions": {
1068 "type": "auto"
1069 },
1070 "filterable": true,
1071 "inspect": false
1072 },
1073 "mappings": [],
1074 "thresholds": {
1075 "mode": "absolute",
1076 "steps": [
1077 {
1078 "color": "green",
1079 "value": null
1080 },
1081 {
1082 "color": "red",
1083 "value": 80
1084 }
1085 ]
1086 }
1087 },
1088 "overrides": [
1089 {
1090 "matcher": {
1091 "id": "byName",
1092 "options": "rule_level"
1093 },
1094 "properties": [
1095 {
1096 "id": "displayName",
1097 "value": "RULE LEVEL"
1098 },
1099 {
1100 "id": "unit",
1101 "value": "short"
1102 },
1103 {
1104 "id": "decimals",
1105 "value": -1
1106 },
1107 {
1108 "id": "custom.cellOptions",
1109 "value": {
1110 "mode": "gradient",
1111 "type": "color-background"
1112 }
1113 },
1114 {
1115 "id": "custom.align"
1116 },
1117 {
1118 "id": "thresholds",
1119 "value": {
1120 "mode": "absolute",
1121 "steps": [
1122 {
1123 "color": "#37872D",
1124 "value": null
1125 },
1126 {
1127 "color": "rgba(237, 129, 40, 0.89)",
1128 "value": 7
1129 },
1130 {
1131 "color": "rgba(245, 54, 54, 0.9)",
1132 "value": 12
1133 }
1134 ]
1135 }
1136 }
1137 ]
1138 },
1139 {
1140 "matcher": {
1141 "id": "byName",
1142 "options": "Date/Time"
1143 },
1144 "properties": [
1145 {
1146 "id": "custom.width",
1147 "value": 242
1148 }
1149 ]
1150 },
1151 {
1152 "matcher": {
1153 "id": "byName",
1154 "options": "MITRE TACTIC"
1155 },
1156 "properties": [
1157 {
1158 "id": "custom.width",
1159 "value": 332
1160 }
1161 ]
1162 },
1163 {
1164 "matcher": {
1165 "id": "byName",
1166 "options": "MITRE TECHNIQUE"
1167 },
1168 "properties": [
1169 {
1170 "id": "custom.width",
1171 "value": 312
1172 }
1173 ]
1174 },
1175 {
1176 "matcher": {
1177 "id": "byName",
1178 "options": "EVENT ID"
1179 },
1180 "properties": [
1181 {
1182 "id": "links",
1183 "value": [
1184 {
1185 "targetBlank": true,
1186 "title": "VIEW EVENT DETAILS",
1187 "url": "https://grafana.company.local/explore?left=%7B%22datasource%22:%22O365%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%7B%22type%22:%22date_histogram%22,%22id%22:%221%22,%22settings%22:%7B%22interval%22:%22auto%22%7D%7D%5D,%22timeField%22:%22timestamp%22%7D%5D,%22range%22:%7B%22from%22:%22now-6h%22,%22to%22:%22now%22%7D%7D"
1188 }
1189 ]
1190 },
1191 {
1192 "id": "custom.width",
1193 "value": 319
1194 }
1195 ]
1196 },
1197 {
1198 "matcher": {
1199 "id": "byName",
1200 "options": "ACCOUNT"
1201 },
1202 "properties": [
1203 {
1204 "id": "custom.width",
1205 "value": 343
1206 }
1207 ]
1208 },
1209 {
1210 "matcher": {
1211 "id": "byName",
1212 "options": "EVENT TIME"
1213 },
1214 "properties": [
1215 {
1216 "id": "custom.width",
1217 "value": 195
1218 }
1219 ]
1220 },
1221 {
1222 "matcher": {
1223 "id": "byName",
1224 "options": "FILE SIZE"
1225 },
1226 "properties": [
1227 {
1228 "id": "unit",
1229 "value": "bytes"
1230 }
1231 ]
1232 },
1233 {
1234 "matcher": {
1235 "id": "byName",
1236 "options": "SENSITIVE INFO"
1237 },
1238 "properties": [
1239 {
1240 "id": "custom.width",
1241 "value": 154
1242 }
1243 ]
1244 },
1245 {
1246 "matcher": {
1247 "id": "byName",
1248 "options": "RULE LEVEL"
1249 },
1250 "properties": [
1251 {
1252 "id": "custom.width",
1253 "value": 157
1254 }
1255 ]
1256 }
1257 ]
1258 },
1259 "gridPos": {
1260 "h": 16,
1261 "w": 24,
1262 "x": 0,
1263 "y": 44
1264 },
1265 "id": 27,
1266 "options": {
1267 "cellHeight": "sm",
1268 "footer": {
1269 "countRows": false,
1270 "fields": "",
1271 "reducer": ["sum"],
1272 "show": false
1273 },
1274 "showHeader": true,
1275 "sortBy": []
1276 },
1277 "pluginVersion": "10.4.0",
1278 "targets": [
1279 {
1280 "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1281 "datasource": {
1282 "type": "grafana-opensearch-datasource",
1283 "uid": "replace_datasource_uid"
1284 },
1285 "metrics": [
1286 {
1287 "id": "1",
1288 "settings": {
1289 "size": "250"
1290 },
1291 "type": "raw_data"
1292 }
1293 ],
1294 "query": "(data_office365_Workload:$workload AND rule_level:$rule_level) AND data_office365_Workload:$workload",
1295 "refId": "A",
1296 "timeField": "timestamp"
1297 }
1298 ],
1299 "title": "EVENTS",
1300 "transformations": [
1301 {
1302 "id": "merge",
1303 "options": {
1304 "reducers": []
1305 }
1306 },
1307 {
1308 "id": "organize",
1309 "options": {
1310 "excludeByName": {
1311 "@metadata_beat": true,
1312 "@metadata_type": true,
1313 "@metadata_version": true,
1314 "IMPHASH": true,
1315 "MD5": true,
1316 "SHA1": true,
1317 "SHA256": true,
1318 "_id": false,
1319 "_index": true,
1320 "_type": true,
1321 "agent_ephemeral_id": true,
1322 "agent_hostname": true,
1323 "agent_id": true,
1324 "agent_ip_city_name": true,
1325 "agent_ip_country_code": true,
1326 "agent_ip_geolocation": true,
1327 "agent_name": true,
1328 "agent_type": true,
1329 "agent_version": true,
1330 "beats_type": true,
1331 "cluster_name": true,
1332 "cluster_node": true,
1333 "collector_node_id": true,
1334 "data_alert_action": true,
1335 "data_alert_category": true,
1336 "data_alert_gid": true,
1337 "data_alert_rev": true,
1338 "data_alert_severity": true,
1339 "data_alert_signature": true,
1340 "data_alert_signature_id": true,
1341 "data_app_proto": true,
1342 "data_audit_auid": true,
1343 "data_audit_command": true,
1344 "data_audit_euid": true,
1345 "data_audit_exe": true,
1346 "data_audit_gid": true,
1347 "data_audit_id": true,
1348 "data_audit_pid": true,
1349 "data_audit_res": true,
1350 "data_audit_session": true,
1351 "data_audit_type": true,
1352 "data_audit_uid": true,
1353 "data_dest_ip": true,
1354 "data_dest_port": true,
1355 "data_dstuser": true,
1356 "data_event_type": true,
1357 "data_extra_data": true,
1358 "data_file": true,
1359 "data_flow_bytes_toclient": true,
1360 "data_flow_bytes_toserver": true,
1361 "data_flow_id": true,
1362 "data_flow_pkts_toclient": true,
1363 "data_flow_pkts_toserver": true,
1364 "data_flow_start": true,
1365 "data_http_http_content_type": true,
1366 "data_http_http_port": true,
1367 "data_http_length": true,
1368 "data_http_status": true,
1369 "data_http_url": true,
1370 "data_id": true,
1371 "data_in_iface": true,
1372 "data_metadata_flowbits": true,
1373 "data_metadata_flowints_http_anomaly_count": true,
1374 "data_metadata_flowints_tcp_retransmission_count": true,
1375 "data_office365_Actor": true,
1376 "data_office365_ActorContextId": true,
1377 "data_office365_ActorIpAddress": false,
1378 "data_office365_ActorIpAddress_city_name": true,
1379 "data_office365_ActorIpAddress_country_code": true,
1380 "data_office365_ActorIpAddress_geolocation": true,
1381 "data_office365_ApplicationId": true,
1382 "data_office365_AzureActiveDirectoryEventType": true,
1383 "data_office365_ClientIP": true,
1384 "data_office365_ClientIP_city_name": true,
1385 "data_office365_ClientIP_country_code": true,
1386 "data_office365_ClientIP_geolocation": true,
1387 "data_office365_CreationTime": false,
1388 "data_office365_DeviceProperties": true,
1389 "data_office365_ErrorNumber": true,
1390 "data_office365_ExceptionInfo_Reason": true,
1391 "data_office365_ExchangeMetaData_BCC": true,
1392 "data_office365_ExchangeMetaData_CC": true,
1393 "data_office365_ExchangeMetaData_FileSize": true,
1394 "data_office365_ExchangeMetaData_From": true,
1395 "data_office365_ExchangeMetaData_MessageID": true,
1396 "data_office365_ExchangeMetaData_RecipientCount": true,
1397 "data_office365_ExchangeMetaData_Sent": true,
1398 "data_office365_ExchangeMetaData_Subject": true,
1399 "data_office365_ExchangeMetaData_To": true,
1400 "data_office365_ExchangeMetaData_UniqueID": true,
1401 "data_office365_ExtendedProperties": true,
1402 "data_office365_Id": true,
1403 "data_office365_IncidentId": true,
1404 "data_office365_InterSystemsId": true,
1405 "data_office365_IntraSystemId": true,
1406 "data_office365_LogonError": true,
1407 "data_office365_ModifiedProperties": true,
1408 "data_office365_ObjectId": true,
1409 "data_office365_Operation": true,
1410 "data_office365_OrganizationId": true,
1411 "data_office365_PolicyDetails": true,
1412 "data_office365_RecordType": true,
1413 "data_office365_ResultStatus": false,
1414 "data_office365_SensitiveInfoDetectionIsIncluded": true,
1415 "data_office365_SharePointMetaData_FileID": true,
1416 "data_office365_SharePointMetaData_FileName": false,
1417 "data_office365_SharePointMetaData_FileOwner": true,
1418 "data_office365_SharePointMetaData_FilePathUrl": true,
1419 "data_office365_SharePointMetaData_FileSize": true,
1420 "data_office365_SharePointMetaData_From": true,
1421 "data_office365_SharePointMetaData_IsViewableByExternalUsers": true,
1422 "data_office365_SharePointMetaData_IsVisibleOnlyToOdbOwner": true,
1423 "data_office365_SharePointMetaData_ItemCreationTime": true,
1424 "data_office365_SharePointMetaData_ItemLastModifiedTime": true,
1425 "data_office365_SharePointMetaData_ItemLastSharedTime": true,
1426 "data_office365_SharePointMetaData_SiteCollectionGuid": true,
1427 "data_office365_SharePointMetaData_SiteCollectionUrl": true,
1428 "data_office365_SharePointMetaData_UniqueID": true,
1429 "data_office365_Target": true,
1430 "data_office365_TargetContextId": true,
1431 "data_office365_UserId": false,
1432 "data_office365_UserKey": true,
1433 "data_office365_UserType": true,
1434 "data_office365_Version": true,
1435 "data_office365_Workload": true,
1436 "data_osquery_action": true,
1437 "data_osquery_calendarTime": true,
1438 "data_osquery_columns_address": true,
1439 "data_osquery_columns_address_city_name": true,
1440 "data_osquery_columns_address_country_code": true,
1441 "data_osquery_columns_address_geolocation": true,
1442 "data_osquery_columns_cmdline": true,
1443 "data_osquery_columns_cwd": true,
1444 "data_osquery_columns_description": true,
1445 "data_osquery_columns_directory": true,
1446 "data_osquery_columns_disk_bytes_read": true,
1447 "data_osquery_columns_disk_bytes_written": true,
1448 "data_osquery_columns_egid": true,
1449 "data_osquery_columns_euid": true,
1450 "data_osquery_columns_family": true,
1451 "data_osquery_columns_fd": true,
1452 "data_osquery_columns_gid": true,
1453 "data_osquery_columns_gid_signed": true,
1454 "data_osquery_columns_host": true,
1455 "data_osquery_columns_interface": true,
1456 "data_osquery_columns_local_address": true,
1457 "data_osquery_columns_local_address_city_name": true,
1458 "data_osquery_columns_local_address_country_code": true,
1459 "data_osquery_columns_local_address_geolocation": true,
1460 "data_osquery_columns_local_port": true,
1461 "data_osquery_columns_mac": true,
1462 "data_osquery_columns_name": true,
1463 "data_osquery_columns_net_namespace": true,
1464 "data_osquery_columns_nice": true,
1465 "data_osquery_columns_on_disk": true,
1466 "data_osquery_columns_parent": true,
1467 "data_osquery_columns_path": true,
1468 "data_osquery_columns_pgroup": true,
1469 "data_osquery_columns_pid": true,
1470 "data_osquery_columns_port": true,
1471 "data_osquery_columns_protocol": true,
1472 "data_osquery_columns_remote_address": true,
1473 "data_osquery_columns_remote_address_city_name": true,
1474 "data_osquery_columns_remote_address_country_code": true,
1475 "data_osquery_columns_remote_address_geolocation": true,
1476 "data_osquery_columns_remote_port": true,
1477 "data_osquery_columns_resident_size": true,
1478 "data_osquery_columns_root": true,
1479 "data_osquery_columns_sgid": true,
1480 "data_osquery_columns_shell": true,
1481 "data_osquery_columns_socket": true,
1482 "data_osquery_columns_start_time": true,
1483 "data_osquery_columns_state": true,
1484 "data_osquery_columns_suid": true,
1485 "data_osquery_columns_system_time": true,
1486 "data_osquery_columns_threads": true,
1487 "data_osquery_columns_time_utc": true,
1488 "data_osquery_columns_total_size": true,
1489 "data_osquery_columns_tty": true,
1490 "data_osquery_columns_type": true,
1491 "data_osquery_columns_uid": true,
1492 "data_osquery_columns_uid_signed": true,
1493 "data_osquery_columns_user": true,
1494 "data_osquery_columns_user_time": true,
1495 "data_osquery_columns_username": true,
1496 "data_osquery_columns_wired_size": true,
1497 "data_osquery_counter": true,
1498 "data_osquery_decorations_host_uuid": true,
1499 "data_osquery_decorations_hostname": true,
1500 "data_osquery_epoch": true,
1501 "data_osquery_hostIdentifier": true,
1502 "data_osquery_name": true,
1503 "data_osquery_numerics": true,
1504 "data_osquery_unixTime": true,
1505 "data_proto": true,
1506 "data_sca_check_command": true,
1507 "data_sca_check_compliance_cis": true,
1508 "data_sca_check_compliance_cis_csc": true,
1509 "data_sca_check_compliance_gdpr_IV": true,
1510 "data_sca_check_compliance_gpg_13": true,
1511 "data_sca_check_compliance_hipaa": true,
1512 "data_sca_check_compliance_nist_800_53": true,
1513 "data_sca_check_compliance_pci_dss": true,
1514 "data_sca_check_compliance_tsc": true,
1515 "data_sca_check_description": true,
1516 "data_sca_check_id": true,
1517 "data_sca_check_previous_result": true,
1518 "data_sca_check_rationale": true,
1519 "data_sca_check_remediation": true,
1520 "data_sca_check_result": true,
1521 "data_sca_check_title": true,
1522 "data_sca_description": true,
1523 "data_sca_failed": true,
1524 "data_sca_file": true,
1525 "data_sca_invalid": true,
1526 "data_sca_passed": true,
1527 "data_sca_policy": true,
1528 "data_sca_policy_id": true,
1529 "data_sca_scan_id": true,
1530 "data_sca_score": true,
1531 "data_sca_total_checks": true,
1532 "data_sca_type": true,
1533 "data_script": true,
1534 "data_src_ip": true,
1535 "data_src_ip_city_name": true,
1536 "data_src_ip_country_code": true,
1537 "data_src_ip_geolocation": true,
1538 "data_src_port": true,
1539 "data_srcip": true,
1540 "data_srcip_city_name": true,
1541 "data_srcip_country_code": true,
1542 "data_srcip_geolocation": true,
1543 "data_srcuser": true,
1544 "data_timestamp": true,
1545 "data_title": true,
1546 "data_tls_session_resumed": true,
1547 "data_tls_version": true,
1548 "data_tx_id": true,
1549 "data_type": true,
1550 "data_win_eventXML_binaryData": true,
1551 "data_win_eventXML_binaryDataSize": true,
1552 "data_win_eventXML_param1": true,
1553 "data_win_eventdata_authenticationPackageName": true,
1554 "data_win_eventdata_callTrace": true,
1555 "data_win_eventdata_commandLine": true,
1556 "data_win_eventdata_company": true,
1557 "data_win_eventdata_creationUtcTime": true,
1558 "data_win_eventdata_currentDirectory": true,
1559 "data_win_eventdata_description": true,
1560 "data_win_eventdata_destinationHostname": true,
1561 "data_win_eventdata_destinationIp": true,
1562 "data_win_eventdata_destinationIp_city_name": true,
1563 "data_win_eventdata_destinationIp_country_code": true,
1564 "data_win_eventdata_destinationIp_geolocation": true,
1565 "data_win_eventdata_destinationIsIpv6": true,
1566 "data_win_eventdata_destinationPort": true,
1567 "data_win_eventdata_destinationPortName": true,
1568 "data_win_eventdata_details": true,
1569 "data_win_eventdata_elevatedToken": true,
1570 "data_win_eventdata_eventType": true,
1571 "data_win_eventdata_fileVersion": true,
1572 "data_win_eventdata_fileVersion_city_name": true,
1573 "data_win_eventdata_fileVersion_country_code": true,
1574 "data_win_eventdata_fileVersion_geolocation": true,
1575 "data_win_eventdata_grantedAccess": true,
1576 "data_win_eventdata_hashes": true,
1577 "data_win_eventdata_image": true,
1578 "data_win_eventdata_imageLoaded": true,
1579 "data_win_eventdata_impersonationLevel": true,
1580 "data_win_eventdata_initiated": true,
1581 "data_win_eventdata_integrityLevel": true,
1582 "data_win_eventdata_ipAddress": true,
1583 "data_win_eventdata_ipPort": true,
1584 "data_win_eventdata_keyLength": true,
1585 "data_win_eventdata_logonGuid": true,
1586 "data_win_eventdata_logonId": true,
1587 "data_win_eventdata_logonProcessName": true,
1588 "data_win_eventdata_logonType": true,
1589 "data_win_eventdata_originalFileName": true,
1590 "data_win_eventdata_param1": true,
1591 "data_win_eventdata_param2": true,
1592 "data_win_eventdata_param3": true,
1593 "data_win_eventdata_param4": true,
1594 "data_win_eventdata_parentCommandLine": true,
1595 "data_win_eventdata_parentImage": true,
1596 "data_win_eventdata_parentProcessGuid": true,
1597 "data_win_eventdata_parentProcessId": true,
1598 "data_win_eventdata_processGuid": true,
1599 "data_win_eventdata_processId": true,
1600 "data_win_eventdata_processName": true,
1601 "data_win_eventdata_product": true,
1602 "data_win_eventdata_protocol": true,
1603 "data_win_eventdata_queryName": true,
1604 "data_win_eventdata_queryResults": true,
1605 "data_win_eventdata_queryStatus": true,
1606 "data_win_eventdata_ruleName": true,
1607 "data_win_eventdata_serviceName": true,
1608 "data_win_eventdata_serviceSid": true,
1609 "data_win_eventdata_signature": true,
1610 "data_win_eventdata_signatureStatus": true,
1611 "data_win_eventdata_signed": true,
1612 "data_win_eventdata_sourceHostname": true,
1613 "data_win_eventdata_sourceImage": true,
1614 "data_win_eventdata_sourceIp": true,
1615 "data_win_eventdata_sourceIp_city_name": true,
1616 "data_win_eventdata_sourceIp_country_code": true,
1617 "data_win_eventdata_sourceIp_geolocation": true,
1618 "data_win_eventdata_sourceIsIpv6": true,
1619 "data_win_eventdata_sourcePort": true,
1620 "data_win_eventdata_sourceProcessGUID": true,
1621 "data_win_eventdata_sourceProcessId": true,
1622 "data_win_eventdata_sourceThreadId": true,
1623 "data_win_eventdata_status": true,
1624 "data_win_eventdata_subjectDomainName": true,
1625 "data_win_eventdata_subjectLogonId": true,
1626 "data_win_eventdata_subjectUserName": true,
1627 "data_win_eventdata_subjectUserSid": true,
1628 "data_win_eventdata_targetDomainName": true,
1629 "data_win_eventdata_targetFilename": true,
1630 "data_win_eventdata_targetImage": true,
1631 "data_win_eventdata_targetLinkedLogonId": true,
1632 "data_win_eventdata_targetLogonId": true,
1633 "data_win_eventdata_targetObject": true,
1634 "data_win_eventdata_targetProcessGUID": true,
1635 "data_win_eventdata_targetProcessId": true,
1636 "data_win_eventdata_targetUserName": true,
1637 "data_win_eventdata_targetUserSid": true,
1638 "data_win_eventdata_terminalSessionId": true,
1639 "data_win_eventdata_ticketEncryptionType": true,
1640 "data_win_eventdata_ticketOptions": true,
1641 "data_win_eventdata_user": true,
1642 "data_win_eventdata_utcTime": true,
1643 "data_win_eventdata_virtualAccount": true,
1644 "data_win_system_channel": true,
1645 "data_win_system_computer": true,
1646 "data_win_system_eventID": true,
1647 "data_win_system_eventRecordID": true,
1648 "data_win_system_eventSourceName": true,
1649 "data_win_system_keywords": true,
1650 "data_win_system_level": true,
1651 "data_win_system_message": true,
1652 "data_win_system_opcode": true,
1653 "data_win_system_processID": true,
1654 "data_win_system_providerGuid": true,
1655 "data_win_system_providerName": true,
1656 "data_win_system_severityValue": true,
1657 "data_win_system_systemTime": true,
1658 "data_win_system_task": true,
1659 "data_win_system_threadID": true,
1660 "data_win_system_version": true,
1661 "decoder_name": true,
1662 "decoder_parent": true,
1663 "dns_query": true,
1664 "dns_query_threat_indicated": true,
1665 "dst_ip": true,
1666 "dst_ip_city_name": true,
1667 "dst_ip_country_code": true,
1668 "dst_ip_geolocation": true,
1669 "dst_ip_threat_indicated": true,
1670 "dst_port": true,
1671 "ecs_version": true,
1672 "error": true,
1673 "event_hash": true,
1674 "file_path": true,
1675 "firewall_rule_name": true,
1676 "full_log": false,
1677 "gl2_accounted_message_size": true,
1678 "gl2_message_id": true,
1679 "gl2_processing_error": true,
1680 "gl2_remote_ip": true,
1681 "gl2_remote_port": true,
1682 "gl2_source_collector": true,
1683 "gl2_source_input": true,
1684 "gl2_source_node": true,
1685 "hash_md5": true,
1686 "hash_sha1": true,
1687 "hash_sha256": true,
1688 "highlight": true,
1689 "host_architecture": true,
1690 "host_containerized": true,
1691 "host_hostname": true,
1692 "host_id": true,
1693 "host_ip": true,
1694 "host_mac": true,
1695 "host_name": true,
1696 "host_os_codename": true,
1697 "host_os_kernel": true,
1698 "host_os_name": true,
1699 "host_os_platform": true,
1700 "host_os_version": true,
1701 "hostname": true,
1702 "id": true,
1703 "input_type": true,
1704 "level": true,
1705 "location": true,
1706 "log_file_path": true,
1707 "log_offset": true,
1708 "manager_name": true,
1709 "message": true,
1710 "module": true,
1711 "parent_process_cmd_line": true,
1712 "parent_process_id": true,
1713 "parent_process_image": true,
1714 "pid": true,
1715 "predecoder_hostname": true,
1716 "predecoder_program_name": true,
1717 "predecoder_timestamp": true,
1718 "previous_log": true,
1719 "previous_output": true,
1720 "process_cmd_line": true,
1721 "process_id": true,
1722 "process_image": true,
1723 "process_name": true,
1724 "protocol": true,
1725 "rule_cis": true,
1726 "rule_cis_csc": true,
1727 "rule_firedtimes": true,
1728 "rule_gdpr": true,
1729 "rule_gdpr_IV": true,
1730 "rule_gpg13": true,
1731 "rule_gpg_13": true,
1732 "rule_group1": true,
1733 "rule_groups": true,
1734 "rule_hipaa": true,
1735 "rule_id": true,
1736 "rule_info": true,
1737 "rule_mail": true,
1738 "rule_mitre_id": true,
1739 "rule_mitre_tactic": false,
1740 "rule_nist_800_53": true,
1741 "rule_pci_dss": true,
1742 "rule_tsc": true,
1743 "scanid": true,
1744 "service": true,
1745 "software_package": true,
1746 "software_vendor": true,
1747 "sort": true,
1748 "source": true,
1749 "src_ip": true,
1750 "src_ip_city_name": true,
1751 "src_ip_country_code": true,
1752 "src_ip_geolocation": true,
1753 "src_port": true,
1754 "streams": true,
1755 "syscheck_attrs_after": true,
1756 "syscheck_audit_effective_user_id": true,
1757 "syscheck_audit_effective_user_name": true,
1758 "syscheck_audit_group_id": true,
1759 "syscheck_audit_group_name": true,
1760 "syscheck_audit_login_user_id": true,
1761 "syscheck_audit_login_user_name": true,
1762 "syscheck_audit_process_cwd": true,
1763 "syscheck_audit_process_id": true,
1764 "syscheck_audit_process_name": true,
1765 "syscheck_audit_process_parent_cwd": true,
1766 "syscheck_audit_process_parent_name": true,
1767 "syscheck_audit_process_ppid": true,
1768 "syscheck_audit_user_id": true,
1769 "syscheck_audit_user_name": true,
1770 "syscheck_changed_attributes": true,
1771 "syscheck_event": true,
1772 "syscheck_gid_after": true,
1773 "syscheck_gname_after": true,
1774 "syscheck_hard_links": true,
1775 "syscheck_inode_after": true,
1776 "syscheck_inode_before": true,
1777 "syscheck_md5_after": true,
1778 "syscheck_md5_before": true,
1779 "syscheck_mode": true,
1780 "syscheck_mtime_after": true,
1781 "syscheck_mtime_before": true,
1782 "syscheck_path": true,
1783 "syscheck_perm_after": true,
1784 "syscheck_perm_before": true,
1785 "syscheck_sha1_after": true,
1786 "syscheck_sha1_before": true,
1787 "syscheck_sha256_after": true,
1788 "syscheck_sha256_before": true,
1789 "syscheck_size_after": true,
1790 "syscheck_size_before": true,
1791 "syscheck_uid_after": true,
1792 "syscheck_uname_after": true,
1793 "syscheck_win_perm_after": true,
1794 "syscheck_win_perm_after_0_allowed": true,
1795 "syscheck_win_perm_after_0_name": true,
1796 "syscheck_win_perm_after_1_allowed": true,
1797 "syscheck_win_perm_after_1_name": true,
1798 "syscheck_win_perm_after_2_allowed": true,
1799 "syscheck_win_perm_after_2_name": true,
1800 "syscheck_win_perm_after_3_allowed": true,
1801 "syscheck_win_perm_after_3_name": true,
1802 "syslog_customer": true,
1803 "syslog_level": true,
1804 "syslog_tag": true,
1805 "syslog_type": true,
1806 "sysmon_event_description": true,
1807 "threat_ids": true,
1808 "threat_indicated": true,
1809 "threat_names": true,
1810 "time": true,
1811 "timestamp": true,
1812 "true": true,
1813 "user_name": true,
1814 "win_registry_key": true,
1815 "win_system_eventID": true,
1816 "windows_auth_package": true,
1817 "windows_domain": true,
1818 "windows_event_id": true,
1819 "windows_event_severity": true,
1820 "windows_logon_type": true
1821 },
1822 "indexByName": {
1823 "_id": 2,
1824 "_index": 8,
1825 "_type": 9,
1826 "agent_id": 10,
1827 "agent_name": 4,
1828 "cluster_name": 11,
1829 "cluster_node": 12,
1830 "data_office365_CreationTime": 0,
1831 "data_office365_ExchangeMetaData_CC": 45,
1832 "data_office365_ExchangeMetaData_FileSize": 47,
1833 "data_office365_ExchangeMetaData_From": 48,
1834 "data_office365_ExchangeMetaData_MessageID": 49,
1835 "data_office365_ExchangeMetaData_RecipientCount": 51,
1836 "data_office365_ExchangeMetaData_Sent": 52,
1837 "data_office365_ExchangeMetaData_Subject": 50,
1838 "data_office365_ExchangeMetaData_To": 53,
1839 "data_office365_ExchangeMetaData_UniqueID": 54,
1840 "data_office365_Id": 13,
1841 "data_office365_IncidentId": 55,
1842 "data_office365_ObjectId": 14,
1843 "data_office365_Operation": 20,
1844 "data_office365_OrganizationId": 15,
1845 "data_office365_RecordType": 16,
1846 "data_office365_SensitiveInfoDetectionIsIncluded": 46,
1847 "data_office365_UserId": 3,
1848 "data_office365_UserKey": 17,
1849 "data_office365_UserType": 18,
1850 "data_office365_Version": 19,
1851 "data_office365_Workload": 44,
1852 "decoder_name": 21,
1853 "gl2_accounted_message_size": 22,
1854 "gl2_message_id": 23,
1855 "gl2_processing_error": 24,
1856 "gl2_remote_ip": 25,
1857 "gl2_remote_port": 26,
1858 "gl2_source_input": 27,
1859 "gl2_source_node": 28,
1860 "highlight": 29,
1861 "id": 30,
1862 "location": 31,
1863 "manager_name": 32,
1864 "message": 33,
1865 "rule_description": 5,
1866 "rule_firedtimes": 34,
1867 "rule_group1": 35,
1868 "rule_groups": 36,
1869 "rule_id": 7,
1870 "rule_level": 6,
1871 "rule_mail": 37,
1872 "sort": 38,
1873 "source": 39,
1874 "streams": 40,
1875 "syslog_level": 41,
1876 "syslog_type": 42,
1877 "timestamp": 1,
1878 "true": 43
1879 },
1880 "renameByName": {
1881 "_id": "EVENT ID",
1882 "agent_name": "",
1883 "data_office365_ActorIpAddress": "SRC IP",
1884 "data_office365_CreationTime": "EVENT TIME",
1885 "data_office365_ExchangeMetaData_FileSize": "FILE SIZE",
1886 "data_office365_ExchangeMetaData_RecipientCount": "RECIPIENTS",
1887 "data_office365_ExchangeMetaData_Sent": "",
1888 "data_office365_ExchangeMetaData_Subject": "MAIL SUBJECT",
1889 "data_office365_ResultStatus": "RESULT",
1890 "data_office365_SensitiveInfoDetectionIsIncluded": "SENSITIVE INFO",
1891 "data_office365_SharePointMetaData_FileName": "FILE",
1892 "data_office365_UserId": "ACCOUNT",
1893 "rule_description": "DESCRIPTION",
1894 "rule_id": "RULE ID",
1895 "rule_level": "",
1896 "rule_mitre_tactic": "MITRE TACTIC",
1897 "rule_mitre_technique": "MITRE TECHNIQUE",
1898 "timestamp": "Date/Time"
1899 }
1900 }
1901 }
1902 ],
1903 "transparent": true,
1904 "type": "table"
1905 }
1906 ],
1907 "refresh": false,
1908 "schemaVersion": 39,
1909 "tags": ["O365"],
1910 "templating": {
1911 "list": [
1912 {
1913 "datasource": {
1914 "type": "grafana-opensearch-datasource",
1915 "uid": "replace_datasource_uid"
1916 },
1917 "filters": [],
1918 "hide": 0,
1919 "label": "",
1920 "name": "Filters",
1921 "skipUrlSync": false,
1922 "type": "adhoc"
1923 },
1924 {
1925 "current": {
1926 "selected": false,
1927 "text": "All",
1928 "value": "$__all"
1929 },
1930 "datasource": {
1931 "type": "grafana-opensearch-datasource",
1932 "uid": "replace_datasource_uid"
1933 },
1934 "definition": "{ \"find\": \"terms\", \"field\": \"data_office365_Workload\", \"query\": \"data_office365_Operation:DLPRuleMatch OR data_office365_Operation:DlpRuleMatch\"}",
1935 "hide": 0,
1936 "includeAll": true,
1937 "label": "Workload",
1938 "multi": false,
1939 "name": "workload",
1940 "options": [],
1941 "query": "{ \"find\": \"terms\", \"field\": \"data_office365_Workload\", \"query\": \"data_office365_Operation:DLPRuleMatch OR data_office365_Operation:DlpRuleMatch\"}",
1942 "refresh": 2,
1943 "regex": "",
1944 "skipUrlSync": false,
1945 "sort": 1,
1946 "tagValuesQuery": "",
1947 "tagsQuery": "",
1948 "type": "query",
1949 "useTags": false
1950 },
1951 {
1952 "current": {
1953 "selected": false,
1954 "text": "All",
1955 "value": "$__all"
1956 },
1957 "datasource": {
1958 "type": "grafana-opensearch-datasource",
1959 "uid": "replace_datasource_uid"
1960 },
1961 "definition": "{ \"find\": \"terms\", \"field\": \"rule_level\", \"query\": \"\"}",
1962 "hide": 0,
1963 "includeAll": true,
1964 "label": "Rule Level",
1965 "multi": false,
1966 "name": "rule_level",
1967 "options": [],
1968 "query": "{ \"find\": \"terms\", \"field\": \"rule_level\", \"query\": \"\"}",
1969 "refresh": 2,
1970 "regex": "",
1971 "skipUrlSync": false,
1972 "sort": 0,
1973 "type": "query"
1974 }
1975 ]
1976 },
1977 "time": {
1978 "from": "now-6h",
1979 "to": "now"
1980 },
1981 "timepicker": {
1982 "refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"],
1983 "time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"]
1984 },
1985 "timezone": "",
1986 "title": "O365 - DLP DETECTIONS",
1987 "weekStart": ""
1988 }