main
json 1,658 lines 30.5 KB
Raw
1 {
2 "annotations": {
3 "list": [
4 {
5 "builtIn": 1,
6 "datasource": {
7 "type": "grafana",
8 "uid": "-- Grafana --"
9 },
10 "enable": true,
11 "hide": true,
12 "iconColor": "rgba(0, 211, 255, 1)",
13 "name": "Annotations & Alerts",
14 "type": "dashboard"
15 }
16 ]
17 },
18 "description": "DARKTRACE - SUMMARY",
19 "editable": false,
20 "fiscalYearStartMonth": 0,
21 "graphTooltip": 0,
22 "id": null,
23 "links": [],
24 "liveNow": false,
25 "panels": [
26 {
27 "datasource": {
28 "type": "grafana-opensearch-datasource",
29 "uid": "replace_datasource_uid"
30 },
31 "fieldConfig": {
32 "defaults": {
33 "mappings": [
34 {
35 "options": {
36 "match": "null",
37 "result": {
38 "text": "N/A"
39 }
40 },
41 "type": "special"
42 }
43 ],
44 "thresholds": {
45 "mode": "absolute",
46 "steps": [
47 {
48 "color": "orange",
49 "value": null
50 }
51 ]
52 },
53 "unit": "locale",
54 "unitScale": true
55 },
56 "overrides": []
57 },
58 "gridPos": {
59 "h": 7,
60 "w": 4,
61 "x": 0,
62 "y": 0
63 },
64 "id": 1,
65 "links": [],
66 "options": {
67 "colorMode": "value",
68 "graphMode": "area",
69 "justifyMode": "auto",
70 "orientation": "horizontal",
71 "reduceOptions": {
72 "calcs": ["sum"],
73 "fields": "",
74 "values": false
75 },
76 "showPercentChange": false,
77 "text": {},
78 "textMode": "auto",
79 "wideLayout": true
80 },
81 "pluginVersion": "10.3.3",
82 "targets": [
83 {
84 "bucketAggs": [
85 {
86 "field": "timestamp",
87 "id": "2",
88 "settings": {
89 "interval": "auto",
90 "min_doc_count": 0,
91 "trimEdges": 0
92 },
93 "type": "date_histogram"
94 }
95 ],
96 "datasource": {
97 "type": "grafana-opensearch-datasource",
98 "uid": "replace_datasource_uid"
99 },
100 "metrics": [
101 {
102 "field": "select field",
103 "id": "1",
104 "type": "count"
105 }
106 ],
107 "query": "model_now_actions_alert:true AND source:$source",
108 "refId": "A",
109 "timeField": "timestamp"
110 }
111 ],
112 "title": "ALERTS",
113 "type": "stat"
114 },
115 {
116 "datasource": {
117 "type": "grafana-opensearch-datasource",
118 "uid": "replace_datasource_uid"
119 },
120 "fieldConfig": {
121 "defaults": {
122 "mappings": [
123 {
124 "options": {
125 "match": "null",
126 "result": {
127 "text": "N/A"
128 }
129 },
130 "type": "special"
131 }
132 ],
133 "thresholds": {
134 "mode": "absolute",
135 "steps": [
136 {
137 "color": "blue",
138 "value": null
139 }
140 ]
141 },
142 "unit": "none",
143 "unitScale": true
144 },
145 "overrides": []
146 },
147 "gridPos": {
148 "h": 7,
149 "w": 4,
150 "x": 4,
151 "y": 0
152 },
153 "id": 2,
154 "links": [],
155 "maxDataPoints": 100,
156 "options": {
157 "colorMode": "value",
158 "graphMode": "none",
159 "justifyMode": "auto",
160 "orientation": "horizontal",
161 "reduceOptions": {
162 "calcs": ["max"],
163 "fields": "",
164 "values": false
165 },
166 "showPercentChange": false,
167 "text": {},
168 "textMode": "auto",
169 "wideLayout": true
170 },
171 "pluginVersion": "10.3.3",
172 "targets": [
173 {
174 "bucketAggs": [
175 {
176 "$$hashKey": "object:235",
177 "field": "timestamp",
178 "id": "2",
179 "settings": {
180 "interval": "365d",
181 "min_doc_count": 0,
182 "trimEdges": 0
183 },
184 "type": "date_histogram"
185 }
186 ],
187 "datasource": {
188 "type": "grafana-opensearch-datasource",
189 "uid": "replace_datasource_uid"
190 },
191 "metrics": [
192 {
193 "$$hashKey": "object:233",
194 "field": "source",
195 "id": "1",
196 "meta": {},
197 "settings": {},
198 "type": "cardinality"
199 }
200 ],
201 "query": "source:$source",
202 "refId": "A",
203 "timeField": "timestamp"
204 }
205 ],
206 "title": "SENSORS",
207 "type": "stat"
208 },
209 {
210 "datasource": {
211 "type": "grafana-opensearch-datasource",
212 "uid": "replace_datasource_uid"
213 },
214 "fieldConfig": {
215 "defaults": {
216 "color": {
217 "mode": "thresholds"
218 },
219 "custom": {
220 "align": "auto",
221 "cellOptions": {
222 "type": "auto"
223 },
224 "inspect": false
225 },
226 "mappings": [],
227 "thresholds": {
228 "mode": "absolute",
229 "steps": [
230 {
231 "color": "dark-orange",
232 "value": null
233 }
234 ]
235 },
236 "unitScale": true
237 },
238 "overrides": [
239 {
240 "matcher": {
241 "id": "byName",
242 "options": "Time"
243 },
244 "properties": [
245 {
246 "id": "displayName",
247 "value": "Time"
248 },
249 {
250 "id": "unit",
251 "value": "time: YYYY-MM-DD HH:mm:ss"
252 },
253 {
254 "id": "custom.align"
255 }
256 ]
257 },
258 {
259 "matcher": {
260 "id": "byName",
261 "options": "Count"
262 },
263 "properties": [
264 {
265 "id": "displayName",
266 "value": "EVENTS"
267 },
268 {
269 "id": "unit",
270 "value": "short"
271 },
272 {
273 "id": "decimals",
274 "value": -1
275 },
276 {
277 "id": "custom.cellOptions",
278 "value": {
279 "mode": "gradient",
280 "type": "color-background"
281 }
282 },
283 {
284 "id": "custom.align"
285 },
286 {
287 "id": "thresholds",
288 "value": {
289 "mode": "absolute",
290 "steps": [
291 {
292 "color": "dark-orange",
293 "value": null
294 }
295 ]
296 }
297 }
298 ]
299 },
300 {
301 "matcher": {
302 "id": "byName",
303 "options": "agent_name"
304 },
305 "properties": [
306 {
307 "id": "displayName",
308 "value": "AGENT"
309 },
310 {
311 "id": "custom.cellOptions",
312 "value": {
313 "mode": "gradient",
314 "type": "color-background"
315 }
316 },
317 {
318 "id": "custom.align"
319 },
320 {
321 "id": "links",
322 "value": [
323 {
324 "targetBlank": true,
325 "title": "VIEW EVENTS",
326 "url": "https://grafana.company.local/explore?left=%5B%22now-1h%22,%22now%22,%22DARKTRECE%22,%7B%22refId%22:%22A%22,%22query%22:%22agent_name:${__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"
327 }
328 ]
329 }
330 ]
331 },
332 {
333 "matcher": {
334 "id": "byName",
335 "options": "Count"
336 },
337 "properties": [
338 {
339 "id": "displayName",
340 "value": "ALERTS"
341 },
342 {
343 "id": "unit",
344 "value": "short"
345 },
346 {
347 "id": "decimals",
348 "value": 0
349 },
350 {
351 "id": "custom.align"
352 }
353 ]
354 }
355 ]
356 },
357 "gridPos": {
358 "h": 7,
359 "w": 7,
360 "x": 8,
361 "y": 0
362 },
363 "id": 3,
364 "options": {
365 "cellHeight": "sm",
366 "footer": {
367 "countRows": false,
368 "fields": "",
369 "reducer": ["sum"],
370 "show": false
371 },
372 "showHeader": true
373 },
374 "pluginVersion": "10.3.3",
375 "targets": [
376 {
377 "bucketAggs": [
378 {
379 "fake": true,
380 "field": "source",
381 "id": "4",
382 "settings": {
383 "min_doc_count": 1,
384 "order": "desc",
385 "orderBy": "_term",
386 "size": "0"
387 },
388 "type": "terms"
389 }
390 ],
391 "datasource": {
392 "type": "grafana-opensearch-datasource",
393 "uid": "replace_datasource_uid"
394 },
395 "metrics": [
396 {
397 "field": "select field",
398 "id": "1",
399 "type": "count"
400 }
401 ],
402 "query": "model_now_actions_alert:true AND source:$source",
403 "refId": "A",
404 "timeField": "timestamp"
405 }
406 ],
407 "title": "ALERTS BY SENSOR",
408 "transformations": [
409 {
410 "id": "organize",
411 "options": {
412 "excludeByName": {},
413 "includeByName": {},
414 "indexByName": {},
415 "renameByName": {
416 "source": "Sensor"
417 }
418 }
419 }
420 ],
421 "type": "table"
422 },
423 {
424 "datasource": {
425 "type": "grafana-opensearch-datasource",
426 "uid": "replace_datasource_uid"
427 },
428 "fieldConfig": {
429 "defaults": {
430 "color": {
431 "mode": "thresholds"
432 },
433 "custom": {
434 "align": "auto",
435 "cellOptions": {
436 "type": "auto"
437 },
438 "inspect": false
439 },
440 "mappings": [],
441 "thresholds": {
442 "mode": "absolute",
443 "steps": [
444 {
445 "color": "dark-orange",
446 "value": null
447 }
448 ]
449 },
450 "unitScale": true
451 },
452 "overrides": [
453 {
454 "matcher": {
455 "id": "byName",
456 "options": "Time"
457 },
458 "properties": [
459 {
460 "id": "displayName",
461 "value": "Time"
462 },
463 {
464 "id": "unit",
465 "value": "time: YYYY-MM-DD HH:mm:ss"
466 },
467 {
468 "id": "custom.align"
469 }
470 ]
471 },
472 {
473 "matcher": {
474 "id": "byName",
475 "options": "Count"
476 },
477 "properties": [
478 {
479 "id": "displayName",
480 "value": "EVENTS"
481 },
482 {
483 "id": "unit",
484 "value": "short"
485 },
486 {
487 "id": "decimals",
488 "value": -1
489 },
490 {
491 "id": "custom.cellOptions",
492 "value": {
493 "type": "color-background"
494 }
495 },
496 {
497 "id": "custom.align"
498 },
499 {
500 "id": "thresholds",
501 "value": {
502 "mode": "absolute",
503 "steps": [
504 {
505 "color": "dark-orange",
506 "value": null
507 }
508 ]
509 }
510 }
511 ]
512 },
513 {
514 "matcher": {
515 "id": "byName",
516 "options": "rule_groups"
517 },
518 "properties": [
519 {
520 "id": "displayName",
521 "value": "ALERTS BY TYPE"
522 },
523 {
524 "id": "unit",
525 "value": "short"
526 },
527 {
528 "id": "decimals",
529 "value": -1
530 },
531 {
532 "id": "custom.cellOptions",
533 "value": {
534 "type": "color-background"
535 }
536 },
537 {
538 "id": "custom.align"
539 }
540 ]
541 },
542 {
543 "matcher": {
544 "id": "byName",
545 "options": "model_now_name"
546 },
547 "properties": [
548 {
549 "id": "custom.width",
550 "value": 768
551 }
552 ]
553 }
554 ]
555 },
556 "gridPos": {
557 "h": 7,
558 "w": 9,
559 "x": 15,
560 "y": 0
561 },
562 "id": 4,
563 "options": {
564 "cellHeight": "sm",
565 "footer": {
566 "countRows": false,
567 "fields": "",
568 "reducer": ["sum"],
569 "show": false
570 },
571 "showHeader": true,
572 "sortBy": []
573 },
574 "pluginVersion": "10.3.3",
575 "targets": [
576 {
577 "bucketAggs": [
578 {
579 "fake": true,
580 "field": "model_now_name",
581 "id": "4",
582 "settings": {
583 "min_doc_count": 1,
584 "order": "desc",
585 "orderBy": "_term",
586 "size": "0"
587 },
588 "type": "terms"
589 }
590 ],
591 "datasource": {
592 "type": "grafana-opensearch-datasource",
593 "uid": "replace_datasource_uid"
594 },
595 "metrics": [
596 {
597 "field": "select field",
598 "id": "1",
599 "type": "count"
600 }
601 ],
602 "query": "model_now_actions_alert:true AND source:$source",
603 "refId": "A",
604 "timeField": "timestamp"
605 }
606 ],
607 "title": "ALERTS BY CATEGORY",
608 "transformations": [
609 {
610 "id": "organize",
611 "options": {
612 "excludeByName": {},
613 "includeByName": {},
614 "indexByName": {},
615 "renameByName": {
616 "model_now_name": "Name"
617 }
618 }
619 }
620 ],
621 "type": "table"
622 },
623 {
624 "datasource": {
625 "type": "grafana-opensearch-datasource",
626 "uid": "replace_datasource_uid"
627 },
628 "fieldConfig": {
629 "defaults": {
630 "mappings": [
631 {
632 "options": {
633 "match": "null",
634 "result": {
635 "text": "N/A"
636 }
637 },
638 "type": "special"
639 }
640 ],
641 "thresholds": {
642 "mode": "absolute",
643 "steps": [
644 {
645 "color": "blue",
646 "value": null
647 }
648 ]
649 },
650 "unit": "locale",
651 "unitScale": true
652 },
653 "overrides": []
654 },
655 "gridPos": {
656 "h": 9,
657 "w": 4,
658 "x": 0,
659 "y": 7
660 },
661 "id": 8,
662 "links": [],
663 "options": {
664 "colorMode": "value",
665 "graphMode": "area",
666 "justifyMode": "auto",
667 "orientation": "horizontal",
668 "reduceOptions": {
669 "calcs": ["sum"],
670 "fields": "",
671 "values": false
672 },
673 "showPercentChange": false,
674 "text": {},
675 "textMode": "auto",
676 "wideLayout": true
677 },
678 "pluginVersion": "10.3.3",
679 "targets": [
680 {
681 "bucketAggs": [
682 {
683 "field": "timestamp",
684 "id": "2",
685 "settings": {
686 "interval": "auto",
687 "min_doc_count": "1",
688 "trimEdges": 0
689 },
690 "type": "date_histogram"
691 }
692 ],
693 "datasource": {
694 "type": "grafana-opensearch-datasource",
695 "uid": "replace_datasource_uid"
696 },
697 "metrics": [
698 {
699 "field": "device_hostname",
700 "id": "1",
701 "type": "cardinality"
702 }
703 ],
704 "query": "source:$source",
705 "refId": "A",
706 "timeField": "timestamp"
707 }
708 ],
709 "title": "DEVICES - TOTAL",
710 "type": "stat"
711 },
712 {
713 "datasource": {
714 "type": "grafana-opensearch-datasource",
715 "uid": "replace_datasource_uid"
716 },
717 "fieldConfig": {
718 "defaults": {
719 "color": {
720 "mode": "thresholds"
721 },
722 "custom": {
723 "align": "auto",
724 "cellOptions": {
725 "type": "auto"
726 },
727 "inspect": false
728 },
729 "mappings": [],
730 "thresholds": {
731 "mode": "absolute",
732 "steps": [
733 {
734 "color": "dark-orange",
735 "value": null
736 }
737 ]
738 },
739 "unitScale": true
740 },
741 "overrides": [
742 {
743 "matcher": {
744 "id": "byName",
745 "options": "Time"
746 },
747 "properties": [
748 {
749 "id": "displayName",
750 "value": "Time"
751 },
752 {
753 "id": "unit",
754 "value": "time: YYYY-MM-DD HH:mm:ss"
755 },
756 {
757 "id": "custom.align"
758 }
759 ]
760 },
761 {
762 "matcher": {
763 "id": "byName",
764 "options": "Count"
765 },
766 "properties": [
767 {
768 "id": "displayName",
769 "value": "EVENTS"
770 },
771 {
772 "id": "unit",
773 "value": "short"
774 },
775 {
776 "id": "decimals",
777 "value": -1
778 },
779 {
780 "id": "custom.cellOptions",
781 "value": {
782 "type": "color-background"
783 }
784 },
785 {
786 "id": "custom.align"
787 },
788 {
789 "id": "thresholds",
790 "value": {
791 "mode": "absolute",
792 "steps": [
793 {
794 "color": "dark-orange",
795 "value": null
796 }
797 ]
798 }
799 }
800 ]
801 },
802 {
803 "matcher": {
804 "id": "byName",
805 "options": "rule_groups"
806 },
807 "properties": [
808 {
809 "id": "displayName",
810 "value": "ALERTS BY TYPE"
811 },
812 {
813 "id": "unit",
814 "value": "short"
815 },
816 {
817 "id": "decimals",
818 "value": -1
819 },
820 {
821 "id": "custom.cellOptions",
822 "value": {
823 "type": "color-background"
824 }
825 },
826 {
827 "id": "custom.align"
828 }
829 ]
830 },
831 {
832 "matcher": {
833 "id": "byName",
834 "options": "model_now_name"
835 },
836 "properties": [
837 {
838 "id": "custom.width",
839 "value": 768
840 }
841 ]
842 }
843 ]
844 },
845 "gridPos": {
846 "h": 9,
847 "w": 11,
848 "x": 4,
849 "y": 7
850 },
851 "id": 9,
852 "options": {
853 "cellHeight": "sm",
854 "footer": {
855 "countRows": false,
856 "fields": "",
857 "reducer": ["sum"],
858 "show": false
859 },
860 "showHeader": true,
861 "sortBy": []
862 },
863 "pluginVersion": "10.3.3",
864 "targets": [
865 {
866 "bucketAggs": [
867 {
868 "fake": true,
869 "field": "device_hostname",
870 "id": "4",
871 "settings": {
872 "min_doc_count": 1,
873 "order": "desc",
874 "orderBy": "_term",
875 "size": "0"
876 },
877 "type": "terms"
878 }
879 ],
880 "datasource": {
881 "type": "grafana-opensearch-datasource",
882 "uid": "replace_datasource_uid"
883 },
884 "metrics": [
885 {
886 "field": "select field",
887 "id": "1",
888 "type": "count"
889 }
890 ],
891 "query": "source:$source",
892 "refId": "A",
893 "timeField": "timestamp"
894 }
895 ],
896 "title": "EVENTS BY DEVICE",
897 "transformations": [
898 {
899 "id": "organize",
900 "options": {
901 "excludeByName": {},
902 "includeByName": {},
903 "indexByName": {},
904 "renameByName": {
905 "device_hostname": "Device",
906 "model_now_name": "Name"
907 }
908 }
909 }
910 ],
911 "type": "table"
912 },
913 {
914 "datasource": {
915 "type": "grafana-opensearch-datasource",
916 "uid": "replace_datasource_uid"
917 },
918 "fieldConfig": {
919 "defaults": {
920 "color": {
921 "mode": "palette-classic"
922 },
923 "custom": {
924 "hideFrom": {
925 "legend": false,
926 "tooltip": false,
927 "viz": false
928 }
929 },
930 "decimals": 0,
931 "mappings": [],
932 "unit": "short",
933 "unitScale": true
934 },
935 "overrides": [
936 {
937 "matcher": {
938 "id": "byName",
939 "options": "1"
940 },
941 "properties": [
942 {
943 "id": "color",
944 "value": {
945 "fixedColor": "#C8F2C2",
946 "mode": "fixed"
947 }
948 }
949 ]
950 },
951 {
952 "matcher": {
953 "id": "byName",
954 "options": "2"
955 },
956 "properties": [
957 {
958 "id": "color",
959 "value": {
960 "fixedColor": "#96D98D",
961 "mode": "fixed"
962 }
963 }
964 ]
965 },
966 {
967 "matcher": {
968 "id": "byName",
969 "options": "3"
970 },
971 "properties": [
972 {
973 "id": "color",
974 "value": {
975 "fixedColor": "#56A64B",
976 "mode": "fixed"
977 }
978 }
979 ]
980 },
981 {
982 "matcher": {
983 "id": "byName",
984 "options": "4"
985 },
986 "properties": [
987 {
988 "id": "color",
989 "value": {
990 "fixedColor": "#37872D",
991 "mode": "fixed"
992 }
993 }
994 ]
995 },
996 {
997 "matcher": {
998 "id": "byName",
999 "options": "5"
1000 },
1001 "properties": [
1002 {
1003 "id": "color",
1004 "value": {
1005 "fixedColor": "#FFF899",
1006 "mode": "fixed"
1007 }
1008 }
1009 ]
1010 },
1011 {
1012 "matcher": {
1013 "id": "byName",
1014 "options": "7"
1015 },
1016 "properties": [
1017 {
1018 "id": "color",
1019 "value": {
1020 "fixedColor": "#F2CC0C",
1021 "mode": "fixed"
1022 }
1023 }
1024 ]
1025 },
1026 {
1027 "matcher": {
1028 "id": "byName",
1029 "options": "9"
1030 },
1031 "properties": [
1032 {
1033 "id": "color",
1034 "value": {
1035 "fixedColor": "#FF9830",
1036 "mode": "fixed"
1037 }
1038 }
1039 ]
1040 },
1041 {
1042 "matcher": {
1043 "id": "byName",
1044 "options": "10"
1045 },
1046 "properties": [
1047 {
1048 "id": "color",
1049 "value": {
1050 "fixedColor": "#FF9830",
1051 "mode": "fixed"
1052 }
1053 }
1054 ]
1055 },
1056 {
1057 "matcher": {
1058 "id": "byName",
1059 "options": "12"
1060 },
1061 "properties": [
1062 {
1063 "id": "color",
1064 "value": {
1065 "fixedColor": "#F2495C",
1066 "mode": "fixed"
1067 }
1068 }
1069 ]
1070 },
1071 {
1072 "matcher": {
1073 "id": "byName",
1074 "options": "13"
1075 },
1076 "properties": [
1077 {
1078 "id": "color",
1079 "value": {
1080 "fixedColor": "#FF7383",
1081 "mode": "fixed"
1082 }
1083 }
1084 ]
1085 }
1086 ]
1087 },
1088 "gridPos": {
1089 "h": 9,
1090 "w": 9,
1091 "x": 15,
1092 "y": 7
1093 },
1094 "id": 10,
1095 "links": [],
1096 "maxDataPoints": 3,
1097 "options": {
1098 "displayLabels": [],
1099 "legend": {
1100 "calcs": [],
1101 "displayMode": "table",
1102 "placement": "right",
1103 "showLegend": true,
1104 "values": ["value", "percent"]
1105 },
1106 "pieType": "donut",
1107 "reduceOptions": {
1108 "calcs": ["sum"],
1109 "fields": "",
1110 "values": false
1111 },
1112 "text": {},
1113 "tooltip": {
1114 "mode": "single",
1115 "sort": "none"
1116 }
1117 },
1118 "targets": [
1119 {
1120 "bucketAggs": [
1121 {
1122 "$$hashKey": "object:235",
1123 "fake": true,
1124 "field": "device_os",
1125 "id": "3",
1126 "settings": {
1127 "min_doc_count": 1,
1128 "order": "desc",
1129 "orderBy": "_count",
1130 "size": "10"
1131 },
1132 "type": "terms"
1133 },
1134 {
1135 "$$hashKey": "object:236",
1136 "field": "timestamp",
1137 "id": "2",
1138 "settings": {
1139 "interval": "auto",
1140 "min_doc_count": 0,
1141 "trimEdges": 0
1142 },
1143 "type": "date_histogram"
1144 }
1145 ],
1146 "datasource": {
1147 "type": "grafana-opensearch-datasource",
1148 "uid": "replace_datasource_uid"
1149 },
1150 "metrics": [
1151 {
1152 "$$hashKey": "object:233",
1153 "field": "select field",
1154 "id": "1",
1155 "meta": {},
1156 "settings": {},
1157 "type": "count"
1158 }
1159 ],
1160 "query": "source:$source",
1161 "refId": "A",
1162 "timeField": "timestamp"
1163 }
1164 ],
1165 "title": "DEVICES BY OS",
1166 "type": "piechart"
1167 },
1168 {
1169 "datasource": {
1170 "type": "grafana-opensearch-datasource",
1171 "uid": "replace_datasource_uid"
1172 },
1173 "fieldConfig": {
1174 "defaults": {
1175 "mappings": [
1176 {
1177 "options": {
1178 "match": "null",
1179 "result": {
1180 "text": "N/A"
1181 }
1182 },
1183 "type": "special"
1184 }
1185 ],
1186 "thresholds": {
1187 "mode": "absolute",
1188 "steps": [
1189 {
1190 "color": "blue",
1191 "value": null
1192 }
1193 ]
1194 },
1195 "unit": "locale",
1196 "unitScale": true
1197 },
1198 "overrides": []
1199 },
1200 "gridPos": {
1201 "h": 9,
1202 "w": 4,
1203 "x": 0,
1204 "y": 16
1205 },
1206 "id": 5,
1207 "links": [],
1208 "options": {
1209 "colorMode": "value",
1210 "graphMode": "area",
1211 "justifyMode": "auto",
1212 "orientation": "horizontal",
1213 "reduceOptions": {
1214 "calcs": ["sum"],
1215 "fields": "",
1216 "values": false
1217 },
1218 "showPercentChange": false,
1219 "text": {},
1220 "textMode": "auto",
1221 "wideLayout": true
1222 },
1223 "pluginVersion": "10.3.3",
1224 "targets": [
1225 {
1226 "bucketAggs": [
1227 {
1228 "field": "timestamp",
1229 "id": "2",
1230 "settings": {
1231 "interval": "auto",
1232 "min_doc_count": 0,
1233 "trimEdges": 0
1234 },
1235 "type": "date_histogram"
1236 }
1237 ],
1238 "datasource": {
1239 "type": "grafana-opensearch-datasource",
1240 "uid": "replace_datasource_uid"
1241 },
1242 "metrics": [
1243 {
1244 "field": "select field",
1245 "id": "1",
1246 "type": "count"
1247 }
1248 ],
1249 "query": "source:$source",
1250 "refId": "A",
1251 "timeField": "timestamp"
1252 }
1253 ],
1254 "title": "EVENTS - TOTAL",
1255 "type": "stat"
1256 },
1257 {
1258 "datasource": {
1259 "type": "grafana-opensearch-datasource",
1260 "uid": "replace_datasource_uid"
1261 },
1262 "fieldConfig": {
1263 "defaults": {
1264 "color": {
1265 "mode": "palette-classic"
1266 },
1267 "custom": {
1268 "axisBorderShow": false,
1269 "axisCenteredZero": false,
1270 "axisColorMode": "text",
1271 "axisLabel": "",
1272 "axisPlacement": "auto",
1273 "barAlignment": 0,
1274 "drawStyle": "bars",
1275 "fillOpacity": 0,
1276 "gradientMode": "none",
1277 "hideFrom": {
1278 "legend": false,
1279 "tooltip": false,
1280 "viz": false
1281 },
1282 "insertNulls": false,
1283 "lineInterpolation": "linear",
1284 "lineWidth": 1,
1285 "pointSize": 5,
1286 "scaleDistribution": {
1287 "type": "linear"
1288 },
1289 "showPoints": "auto",
1290 "spanNulls": false,
1291 "stacking": {
1292 "group": "A",
1293 "mode": "normal"
1294 },
1295 "thresholdsStyle": {
1296 "mode": "off"
1297 }
1298 },
1299 "mappings": [],
1300 "thresholds": {
1301 "mode": "absolute",
1302 "steps": [
1303 {
1304 "color": "green",
1305 "value": null
1306 },
1307 {
1308 "color": "red",
1309 "value": 80
1310 }
1311 ]
1312 },
1313 "unitScale": true
1314 },
1315 "overrides": []
1316 },
1317 "gridPos": {
1318 "h": 9,
1319 "w": 20,
1320 "x": 4,
1321 "y": 16
1322 },
1323 "id": 6,
1324 "options": {
1325 "legend": {
1326 "calcs": [],
1327 "displayMode": "table",
1328 "placement": "right",
1329 "showLegend": true
1330 },
1331 "tooltip": {
1332 "mode": "single",
1333 "sort": "none"
1334 }
1335 },
1336 "targets": [
1337 {
1338 "alias": "",
1339 "bucketAggs": [
1340 {
1341 "field": "source",
1342 "id": "3",
1343 "settings": {
1344 "min_doc_count": "1",
1345 "order": "desc",
1346 "orderBy": "_term",
1347 "size": "10"
1348 },
1349 "type": "terms"
1350 },
1351 {
1352 "field": "timestamp",
1353 "id": "2",
1354 "settings": {
1355 "interval": "5m"
1356 },
1357 "type": "date_histogram"
1358 }
1359 ],
1360 "datasource": {
1361 "type": "grafana-opensearch-datasource",
1362 "uid": "replace_datasource_uid"
1363 },
1364 "metrics": [
1365 {
1366 "id": "1",
1367 "type": "count"
1368 }
1369 ],
1370 "query": "source:$source",
1371 "refId": "A",
1372 "timeField": "timestamp"
1373 }
1374 ],
1375 "title": "EVENTS BY SENSOR - HISTOGRAM",
1376 "transparent": true,
1377 "type": "timeseries"
1378 },
1379 {
1380 "datasource": {
1381 "type": "grafana-opensearch-datasource",
1382 "uid": "replace_datasource_uid"
1383 },
1384 "fieldConfig": {
1385 "defaults": {
1386 "color": {
1387 "mode": "thresholds"
1388 },
1389 "custom": {
1390 "align": "auto",
1391 "cellOptions": {
1392 "type": "auto"
1393 },
1394 "filterable": true,
1395 "inspect": false
1396 },
1397 "mappings": [],
1398 "thresholds": {
1399 "mode": "absolute",
1400 "steps": [
1401 {
1402 "color": "green",
1403 "value": null
1404 },
1405 {
1406 "color": "red",
1407 "value": 80
1408 }
1409 ]
1410 },
1411 "unitScale": true
1412 },
1413 "overrides": [
1414 {
1415 "matcher": {
1416 "id": "byName",
1417 "options": "DATE/TIME"
1418 },
1419 "properties": [
1420 {
1421 "id": "custom.width",
1422 "value": 196
1423 }
1424 ]
1425 },
1426 {
1427 "matcher": {
1428 "id": "byName",
1429 "options": "SENSOR"
1430 },
1431 "properties": [
1432 {
1433 "id": "custom.width",
1434 "value": 203
1435 }
1436 ]
1437 },
1438 {
1439 "matcher": {
1440 "id": "byName",
1441 "options": "ALERT"
1442 },
1443 "properties": [
1444 {
1445 "id": "custom.width",
1446 "value": 120
1447 }
1448 ]
1449 },
1450 {
1451 "matcher": {
1452 "id": "byName",
1453 "options": "CATEGORY"
1454 },
1455 "properties": [
1456 {
1457 "id": "custom.width",
1458 "value": 162
1459 }
1460 ]
1461 },
1462 {
1463 "matcher": {
1464 "id": "byName",
1465 "options": "DESCRIPTION"
1466 },
1467 "properties": [
1468 {
1469 "id": "custom.width",
1470 "value": 749
1471 }
1472 ]
1473 },
1474 {
1475 "matcher": {
1476 "id": "byName",
1477 "options": "NAME"
1478 },
1479 "properties": [
1480 {
1481 "id": "custom.width",
1482 "value": 508
1483 }
1484 ]
1485 },
1486 {
1487 "matcher": {
1488 "id": "byName",
1489 "options": "EVENT ID"
1490 },
1491 "properties": [
1492 {
1493 "id": "links",
1494 "value": [
1495 {
1496 "targetBlank": true,
1497 "title": "EVENT DETAILS",
1498 "url": "https://grafana.company.local/explore?left=%7B%22datasource%22:%22DARKTRACE%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"
1499 }
1500 ]
1501 }
1502 ]
1503 }
1504 ]
1505 },
1506 "gridPos": {
1507 "h": 17,
1508 "w": 24,
1509 "x": 0,
1510 "y": 25
1511 },
1512 "id": 7,
1513 "options": {
1514 "cellHeight": "sm",
1515 "footer": {
1516 "countRows": false,
1517 "enablePagination": true,
1518 "fields": "",
1519 "reducer": ["sum"],
1520 "show": false
1521 },
1522 "showHeader": true,
1523 "sortBy": []
1524 },
1525 "pluginVersion": "10.3.3",
1526 "targets": [
1527 {
1528 "alias": "",
1529 "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1530 "datasource": {
1531 "type": "grafana-opensearch-datasource",
1532 "uid": "replace_datasource_uid"
1533 },
1534 "format": "table",
1535 "metrics": [
1536 {
1537 "id": "1",
1538 "settings": {
1539 "order": "desc",
1540 "size": "500",
1541 "useTimeRange": true
1542 },
1543 "type": "raw_data"
1544 }
1545 ],
1546 "query": "",
1547 "queryType": "lucene",
1548 "refId": "A",
1549 "timeField": "timestamp"
1550 }
1551 ],
1552 "title": "EVENTS",
1553 "transformations": [
1554 {
1555 "id": "filterFieldsByName",
1556 "options": {
1557 "include": {
1558 "names": [
1559 "timestamp",
1560 "_id",
1561 "model_now_actions_alert",
1562 "model_now_category",
1563 "model_now_description",
1564 "model_now_mitre_techniques",
1565 "model_now_name",
1566 "source",
1567 "model_now_mitre_tactics"
1568 ]
1569 }
1570 }
1571 },
1572 {
1573 "id": "organize",
1574 "options": {
1575 "excludeByName": {},
1576 "includeByName": {},
1577 "indexByName": {
1578 "_id": 1,
1579 "model_now_actions_alert": 3,
1580 "model_now_category": 4,
1581 "model_now_description": 6,
1582 "model_now_mitre_tactics": 7,
1583 "model_now_mitre_techniques": 8,
1584 "model_now_name": 5,
1585 "source": 2,
1586 "timestamp": 0
1587 },
1588 "renameByName": {
1589 "_id": "EVENT ID",
1590 "model_now_actions_alert": "ALERT",
1591 "model_now_category": "CATEGORY",
1592 "model_now_description": "DESCRIPTION",
1593 "model_now_mitre_tactics": "MITRE TACTICS",
1594 "model_now_mitre_techniques": "MITRE TECHNIQUES",
1595 "model_now_name": "NAME",
1596 "source": "SENSOR",
1597 "timestamp": "DATE/TIME"
1598 }
1599 }
1600 }
1601 ],
1602 "transparent": true,
1603 "type": "table"
1604 }
1605 ],
1606 "refresh": "",
1607 "schemaVersion": 39,
1608 "tags": ["DARKTRACE"],
1609 "templating": {
1610 "list": [
1611 {
1612 "datasource": {
1613 "type": "grafana-opensearch-datasource",
1614 "uid": "replace_datasource_uid"
1615 },
1616 "filters": [],
1617 "hide": 0,
1618 "label": "Filters",
1619 "name": "Filters",
1620 "skipUrlSync": false,
1621 "type": "adhoc"
1622 },
1623 {
1624 "current": {
1625 "selected": true,
1626 "text": "All",
1627 "value": "$__all"
1628 },
1629 "datasource": {
1630 "type": "grafana-opensearch-datasource",
1631 "uid": "replace_datasource_uid"
1632 },
1633 "definition": "{ \"find\": \"terms\", \"field\": \"source\", \"query\": \"*\"}",
1634 "hide": 0,
1635 "includeAll": true,
1636 "label": "Source",
1637 "multi": false,
1638 "name": "source",
1639 "options": [],
1640 "query": "{ \"find\": \"terms\", \"field\": \"source\", \"query\": \"*\"}",
1641 "refresh": 1,
1642 "regex": "",
1643 "skipUrlSync": false,
1644 "sort": 0,
1645 "type": "query"
1646 }
1647 ]
1648 },
1649 "time": {
1650 "from": "now-24h",
1651 "to": "now"
1652 },
1653 "timepicker": {},
1654 "timezone": "",
1655 "title": "DARKTRACE EVENTS AND ALERTS",
1656 "version": 11,
1657 "weekStart": ""
1658 }