main
json 2,889 lines 66.7 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": ["EDR"],
35 "targetBlank": true,
36 "title": "",
37 "type": "dashboards"
38 }
39 ],
40 "liveNow": false,
41 "panels": [
42 {
43 "datasource": {
44 "type": "elasticsearch",
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": "orange",
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 "links": [],
81 "options": {
82 "colorMode": "value",
83 "graphMode": "area",
84 "justifyMode": "auto",
85 "orientation": "horizontal",
86 "reduceOptions": {
87 "calcs": ["sum"],
88 "fields": "",
89 "values": false
90 },
91 "text": {},
92 "textMode": "auto"
93 },
94 "pluginVersion": "10.0.2",
95 "targets": [
96 {
97 "bucketAggs": [
98 {
99 "field": "timestamp",
100 "id": "2",
101 "settings": {
102 "interval": "auto",
103 "min_doc_count": 0,
104 "trimEdges": 0
105 },
106 "type": "date_histogram"
107 }
108 ],
109 "metrics": [
110 {
111 "field": "select field",
112 "id": "1",
113 "type": "count"
114 }
115 ],
116 "query": "rule_level:>=12 AND agent_name:$agent_name",
117 "refId": "A",
118 "timeField": "timestamp"
119 }
120 ],
121 "title": "ALERTS",
122 "type": "stat"
123 },
124 {
125 "datasource": {
126 "type": "elasticsearch",
127 "uid": "replace_datasource_uid"
128 },
129 "fieldConfig": {
130 "defaults": {
131 "color": {
132 "mode": "thresholds"
133 },
134 "custom": {
135 "align": "auto",
136 "cellOptions": {
137 "type": "auto"
138 },
139 "inspect": false
140 },
141 "mappings": [],
142 "thresholds": {
143 "mode": "absolute",
144 "steps": [
145 {
146 "color": "dark-orange",
147 "value": null
148 }
149 ]
150 }
151 },
152 "overrides": [
153 {
154 "matcher": {
155 "id": "byName",
156 "options": "Time"
157 },
158 "properties": [
159 {
160 "id": "displayName",
161 "value": "Time"
162 },
163 {
164 "id": "unit",
165 "value": "time: YYYY-MM-DD HH:mm:ss"
166 },
167 {
168 "id": "custom.align"
169 }
170 ]
171 },
172 {
173 "matcher": {
174 "id": "byName",
175 "options": "Count"
176 },
177 "properties": [
178 {
179 "id": "displayName",
180 "value": "EVENTS"
181 },
182 {
183 "id": "unit",
184 "value": "short"
185 },
186 {
187 "id": "decimals",
188 "value": -1
189 },
190 {
191 "id": "custom.cellOptions",
192 "value": {
193 "mode": "gradient",
194 "type": "color-background"
195 }
196 },
197 {
198 "id": "custom.align"
199 },
200 {
201 "id": "thresholds",
202 "value": {
203 "mode": "absolute",
204 "steps": [
205 {
206 "color": "dark-orange",
207 "value": null
208 }
209 ]
210 }
211 }
212 ]
213 },
214 {
215 "matcher": {
216 "id": "byName",
217 "options": "agent_name"
218 },
219 "properties": [
220 {
221 "id": "displayName",
222 "value": "AGENT"
223 },
224 {
225 "id": "custom.cellOptions",
226 "value": {
227 "mode": "gradient",
228 "type": "color-background"
229 }
230 },
231 {
232 "id": "custom.align"
233 },
234 {
235 "id": "links",
236 "value": [
237 {
238 "targetBlank": true,
239 "title": "VIEW EVENTS",
240 "url": "https://grafana.company.local/explore?left=%5B%22now-1h%22,%22now%22,%22WAZUH%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"
241 }
242 ]
243 }
244 ]
245 },
246 {
247 "matcher": {
248 "id": "byName",
249 "options": "Count"
250 },
251 "properties": [
252 {
253 "id": "displayName",
254 "value": "ALERTS"
255 },
256 {
257 "id": "unit",
258 "value": "short"
259 },
260 {
261 "id": "decimals",
262 "value": 0
263 },
264 {
265 "id": "custom.align"
266 }
267 ]
268 }
269 ]
270 },
271 "gridPos": {
272 "h": 7,
273 "w": 7,
274 "x": 4,
275 "y": 0
276 },
277 "id": 31,
278 "options": {
279 "cellHeight": "sm",
280 "footer": {
281 "countRows": false,
282 "fields": "",
283 "reducer": ["sum"],
284 "show": false
285 },
286 "showHeader": true
287 },
288 "pluginVersion": "10.0.2",
289 "targets": [
290 {
291 "bucketAggs": [
292 {
293 "fake": true,
294 "field": "agent_name",
295 "id": "4",
296 "settings": {
297 "min_doc_count": 1,
298 "order": "desc",
299 "orderBy": "_term",
300 "size": "0"
301 },
302 "type": "terms"
303 }
304 ],
305 "metrics": [
306 {
307 "field": "select field",
308 "id": "1",
309 "type": "count"
310 }
311 ],
312 "query": "rule_level:>=12 AND agent_name:$agent_name",
313 "refId": "A",
314 "timeField": "timestamp"
315 }
316 ],
317 "title": "ALERTS BY AGENT",
318 "transformations": [
319 {
320 "id": "merge",
321 "options": {
322 "reducers": []
323 }
324 }
325 ],
326 "type": "table"
327 },
328 {
329 "datasource": {
330 "type": "elasticsearch",
331 "uid": "replace_datasource_uid"
332 },
333 "gridPos": {
334 "h": 14,
335 "w": 13,
336 "x": 11,
337 "y": 0
338 },
339 "id": 47,
340 "options": {
341 "dedupStrategy": "signature",
342 "enableLogDetails": true,
343 "prettifyLogMessage": false,
344 "showCommonLabels": false,
345 "showLabels": false,
346 "showTime": true,
347 "sortOrder": "Descending",
348 "wrapLogMessage": false
349 },
350 "targets": [
351 {
352 "alias": "",
353 "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
354 "datasource": {
355 "type": "elasticsearch",
356 "uid": "replace_datasource_uid"
357 },
358 "metrics": [
359 {
360 "id": "1",
361 "settings": {
362 "limit": "250"
363 },
364 "type": "logs"
365 }
366 ],
367 "query": "syslog_level:ALERT AND agent_name:$agent_name",
368 "refId": "A",
369 "timeField": "timestamp"
370 }
371 ],
372 "title": "ALERTS - DETAILS",
373 "transformations": [
374 {
375 "id": "filterFieldsByName",
376 "options": {
377 "include": {
378 "names": [
379 "timestamp",
380 "rule_description",
381 "level",
382 "_id",
383 "agent_id",
384 "agent_ip",
385 "agent_name",
386 "data_vulnerability_cve",
387 "data_vulnerability_package_name",
388 "data_vulnerability_title",
389 "misp_Event.info",
390 "misp_category",
391 "misp_comment",
392 "misp_value",
393 "rule_firedtimes",
394 "rule_group1",
395 "rule_groups",
396 "rule_id",
397 "rule_level",
398 "rule_mail",
399 "opencti_source.value",
400 "opencti_source.entity_type",
401 "opencti_source.x_opencti_score"
402 ]
403 }
404 }
405 }
406 ],
407 "transparent": true,
408 "type": "logs"
409 },
410 {
411 "datasource": {
412 "type": "elasticsearch",
413 "uid": "replace_datasource_uid"
414 },
415 "fieldConfig": {
416 "defaults": {
417 "color": {
418 "mode": "thresholds"
419 },
420 "mappings": [
421 {
422 "options": {
423 "match": "null",
424 "result": {
425 "text": "N/A"
426 }
427 },
428 "type": "special"
429 }
430 ],
431 "max": 15,
432 "min": 0,
433 "thresholds": {
434 "mode": "absolute",
435 "steps": [
436 {
437 "color": "#299c46",
438 "value": null
439 },
440 {
441 "color": "rgba(237, 129, 40, 0.89)",
442 "value": 8
443 },
444 {
445 "color": "#d44a3a",
446 "value": 12
447 }
448 ]
449 },
450 "unit": "none"
451 },
452 "overrides": []
453 },
454 "gridPos": {
455 "h": 7,
456 "w": 4,
457 "x": 0,
458 "y": 7
459 },
460 "id": 16,
461 "links": [],
462 "options": {
463 "orientation": "horizontal",
464 "reduceOptions": {
465 "calcs": ["max"],
466 "fields": "",
467 "values": false
468 },
469 "showThresholdLabels": false,
470 "showThresholdMarkers": true,
471 "text": {}
472 },
473 "pluginVersion": "10.0.2",
474 "targets": [
475 {
476 "bucketAggs": [
477 {
478 "field": "timestamp",
479 "id": "2",
480 "settings": {
481 "interval": "auto",
482 "min_doc_count": 0,
483 "trimEdges": 0
484 },
485 "type": "date_histogram"
486 }
487 ],
488 "metrics": [
489 {
490 "field": "rule_level",
491 "id": "1",
492 "meta": {},
493 "settings": {},
494 "type": "max"
495 }
496 ],
497 "query": "agent_name:$agent_name",
498 "refId": "A",
499 "timeField": "timestamp"
500 }
501 ],
502 "title": "MAX SEVERITY (0 - 15)",
503 "type": "gauge"
504 },
505 {
506 "datasource": {
507 "type": "elasticsearch",
508 "uid": "replace_datasource_uid"
509 },
510 "fieldConfig": {
511 "defaults": {
512 "color": {
513 "mode": "thresholds"
514 },
515 "custom": {
516 "align": "auto",
517 "cellOptions": {
518 "type": "auto"
519 },
520 "inspect": false
521 },
522 "mappings": [],
523 "thresholds": {
524 "mode": "absolute",
525 "steps": [
526 {
527 "color": "dark-orange",
528 "value": null
529 }
530 ]
531 }
532 },
533 "overrides": [
534 {
535 "matcher": {
536 "id": "byName",
537 "options": "Time"
538 },
539 "properties": [
540 {
541 "id": "displayName",
542 "value": "Time"
543 },
544 {
545 "id": "unit",
546 "value": "time: YYYY-MM-DD HH:mm:ss"
547 },
548 {
549 "id": "custom.align"
550 }
551 ]
552 },
553 {
554 "matcher": {
555 "id": "byName",
556 "options": "Count"
557 },
558 "properties": [
559 {
560 "id": "displayName",
561 "value": "EVENTS"
562 },
563 {
564 "id": "unit",
565 "value": "short"
566 },
567 {
568 "id": "decimals",
569 "value": -1
570 },
571 {
572 "id": "custom.cellOptions",
573 "value": {
574 "type": "color-background"
575 }
576 },
577 {
578 "id": "custom.align"
579 },
580 {
581 "id": "thresholds",
582 "value": {
583 "mode": "absolute",
584 "steps": [
585 {
586 "color": "dark-orange",
587 "value": null
588 }
589 ]
590 }
591 }
592 ]
593 },
594 {
595 "matcher": {
596 "id": "byName",
597 "options": "rule_groups"
598 },
599 "properties": [
600 {
601 "id": "displayName",
602 "value": "ALERTS BY TYPE"
603 },
604 {
605 "id": "unit",
606 "value": "short"
607 },
608 {
609 "id": "decimals",
610 "value": -1
611 },
612 {
613 "id": "custom.cellOptions",
614 "value": {
615 "type": "color-background"
616 }
617 },
618 {
619 "id": "custom.align"
620 }
621 ]
622 }
623 ]
624 },
625 "gridPos": {
626 "h": 7,
627 "w": 7,
628 "x": 4,
629 "y": 7
630 },
631 "id": 44,
632 "options": {
633 "cellHeight": "sm",
634 "footer": {
635 "countRows": false,
636 "fields": "",
637 "reducer": ["sum"],
638 "show": false
639 },
640 "showHeader": true
641 },
642 "pluginVersion": "10.0.2",
643 "targets": [
644 {
645 "bucketAggs": [
646 {
647 "fake": true,
648 "field": "rule_groups",
649 "id": "4",
650 "settings": {
651 "min_doc_count": 1,
652 "order": "desc",
653 "orderBy": "_term",
654 "size": "0"
655 },
656 "type": "terms"
657 }
658 ],
659 "metrics": [
660 {
661 "field": "select field",
662 "id": "1",
663 "type": "count"
664 }
665 ],
666 "query": "rule_level:>=12 AND agent_name:$agent_name",
667 "refId": "A",
668 "timeField": "timestamp"
669 }
670 ],
671 "title": "ALERTS BY CATEGORY",
672 "transformations": [
673 {
674 "id": "merge",
675 "options": {
676 "reducers": []
677 }
678 }
679 ],
680 "type": "table"
681 },
682 {
683 "datasource": {
684 "type": "elasticsearch",
685 "uid": "replace_datasource_uid"
686 },
687 "fieldConfig": {
688 "defaults": {
689 "mappings": [
690 {
691 "options": {
692 "match": "null",
693 "result": {
694 "text": "N/A"
695 }
696 },
697 "type": "special"
698 }
699 ],
700 "thresholds": {
701 "mode": "absolute",
702 "steps": [
703 {
704 "color": "blue",
705 "value": null
706 }
707 ]
708 },
709 "unit": "none"
710 },
711 "overrides": []
712 },
713 "gridPos": {
714 "h": 5,
715 "w": 4,
716 "x": 0,
717 "y": 14
718 },
719 "id": 45,
720 "links": [],
721 "maxDataPoints": 100,
722 "options": {
723 "colorMode": "value",
724 "graphMode": "none",
725 "justifyMode": "auto",
726 "orientation": "horizontal",
727 "reduceOptions": {
728 "calcs": ["max"],
729 "fields": "",
730 "values": false
731 },
732 "text": {},
733 "textMode": "auto"
734 },
735 "pluginVersion": "10.0.2",
736 "targets": [
737 {
738 "bucketAggs": [
739 {
740 "$$hashKey": "object:235",
741 "field": "timestamp",
742 "id": "2",
743 "settings": {
744 "interval": "365d",
745 "min_doc_count": 0,
746 "trimEdges": 0
747 },
748 "type": "date_histogram"
749 }
750 ],
751 "metrics": [
752 {
753 "$$hashKey": "object:233",
754 "field": "agent_name",
755 "id": "1",
756 "meta": {},
757 "settings": {},
758 "type": "cardinality"
759 }
760 ],
761 "query": "agent_name:$agent_name AND rule_level:$rule_level",
762 "refId": "A",
763 "timeField": "timestamp"
764 }
765 ],
766 "title": "AGENTS",
767 "type": "stat"
768 },
769 {
770 "datasource": {
771 "type": "elasticsearch",
772 "uid": "replace_datasource_uid"
773 },
774 "fieldConfig": {
775 "defaults": {
776 "color": {
777 "mode": "palette-classic"
778 },
779 "custom": {
780 "axisCenteredZero": false,
781 "axisColorMode": "text",
782 "axisLabel": "",
783 "axisPlacement": "auto",
784 "barAlignment": 0,
785 "drawStyle": "bars",
786 "fillOpacity": 0,
787 "gradientMode": "none",
788 "hideFrom": {
789 "legend": false,
790 "tooltip": false,
791 "viz": false
792 },
793 "lineInterpolation": "linear",
794 "lineWidth": 1,
795 "pointSize": 5,
796 "scaleDistribution": {
797 "type": "linear"
798 },
799 "showPoints": "auto",
800 "spanNulls": false,
801 "stacking": {
802 "group": "A",
803 "mode": "normal"
804 },
805 "thresholdsStyle": {
806 "mode": "off"
807 }
808 },
809 "mappings": [],
810 "thresholds": {
811 "mode": "absolute",
812 "steps": [
813 {
814 "color": "green",
815 "value": null
816 },
817 {
818 "color": "red",
819 "value": 80
820 }
821 ]
822 }
823 },
824 "overrides": []
825 },
826 "gridPos": {
827 "h": 11,
828 "w": 20,
829 "x": 4,
830 "y": 14
831 },
832 "id": 49,
833 "options": {
834 "legend": {
835 "calcs": [],
836 "displayMode": "table",
837 "placement": "right",
838 "showLegend": true
839 },
840 "tooltip": {
841 "mode": "single",
842 "sort": "none"
843 }
844 },
845 "targets": [
846 {
847 "alias": "",
848 "bucketAggs": [
849 {
850 "field": "agent_name",
851 "id": "3",
852 "settings": {
853 "min_doc_count": "1",
854 "order": "desc",
855 "orderBy": "_term",
856 "size": "10"
857 },
858 "type": "terms"
859 },
860 {
861 "field": "timestamp",
862 "id": "2",
863 "settings": {
864 "interval": "5m"
865 },
866 "type": "date_histogram"
867 }
868 ],
869 "datasource": {
870 "type": "elasticsearch",
871 "uid": "replace_datasource_uid"
872 },
873 "metrics": [
874 {
875 "id": "1",
876 "type": "count"
877 }
878 ],
879 "query": "agent_name:$agent_name AND rule_level:$rule_level",
880 "refId": "A",
881 "timeField": "timestamp"
882 }
883 ],
884 "title": "TOP 10 AGENTS - HISTOGRAM",
885 "transparent": true,
886 "type": "timeseries"
887 },
888 {
889 "datasource": {
890 "type": "elasticsearch",
891 "uid": "replace_datasource_uid"
892 },
893 "fieldConfig": {
894 "defaults": {
895 "mappings": [
896 {
897 "options": {
898 "match": "null",
899 "result": {
900 "text": "N/A"
901 }
902 },
903 "type": "special"
904 }
905 ],
906 "thresholds": {
907 "mode": "absolute",
908 "steps": [
909 {
910 "color": "blue",
911 "value": null
912 }
913 ]
914 },
915 "unit": "locale"
916 },
917 "overrides": []
918 },
919 "gridPos": {
920 "h": 6,
921 "w": 4,
922 "x": 0,
923 "y": 19
924 },
925 "id": 18,
926 "links": [],
927 "options": {
928 "colorMode": "value",
929 "graphMode": "area",
930 "justifyMode": "auto",
931 "orientation": "horizontal",
932 "reduceOptions": {
933 "calcs": ["sum"],
934 "fields": "",
935 "values": false
936 },
937 "text": {},
938 "textMode": "auto"
939 },
940 "pluginVersion": "10.0.2",
941 "targets": [
942 {
943 "bucketAggs": [
944 {
945 "$$hashKey": "object:331",
946 "field": "timestamp",
947 "id": "2",
948 "settings": {
949 "interval": "auto",
950 "min_doc_count": 0,
951 "trimEdges": 0
952 },
953 "type": "date_histogram"
954 }
955 ],
956 "metrics": [
957 {
958 "$$hashKey": "object:329",
959 "field": "select field",
960 "id": "1",
961 "type": "count"
962 }
963 ],
964 "query": "agent_name:$agent_name AND rule_level:$rule_level",
965 "refId": "A",
966 "timeField": "timestamp"
967 }
968 ],
969 "title": "EVENTS (TOTAL)",
970 "type": "stat"
971 },
972 {
973 "datasource": {
974 "type": "elasticsearch",
975 "uid": "replace_datasource_uid"
976 },
977 "fieldConfig": {
978 "defaults": {
979 "color": {
980 "mode": "palette-classic"
981 },
982 "custom": {
983 "hideFrom": {
984 "legend": false,
985 "tooltip": false,
986 "viz": false
987 }
988 },
989 "decimals": 0,
990 "mappings": [],
991 "unit": "short"
992 },
993 "overrides": [
994 {
995 "matcher": {
996 "id": "byName",
997 "options": "1"
998 },
999 "properties": [
1000 {
1001 "id": "color",
1002 "value": {
1003 "fixedColor": "#C8F2C2",
1004 "mode": "fixed"
1005 }
1006 }
1007 ]
1008 },
1009 {
1010 "matcher": {
1011 "id": "byName",
1012 "options": "2"
1013 },
1014 "properties": [
1015 {
1016 "id": "color",
1017 "value": {
1018 "fixedColor": "#96D98D",
1019 "mode": "fixed"
1020 }
1021 }
1022 ]
1023 },
1024 {
1025 "matcher": {
1026 "id": "byName",
1027 "options": "3"
1028 },
1029 "properties": [
1030 {
1031 "id": "color",
1032 "value": {
1033 "fixedColor": "#56A64B",
1034 "mode": "fixed"
1035 }
1036 }
1037 ]
1038 },
1039 {
1040 "matcher": {
1041 "id": "byName",
1042 "options": "4"
1043 },
1044 "properties": [
1045 {
1046 "id": "color",
1047 "value": {
1048 "fixedColor": "#37872D",
1049 "mode": "fixed"
1050 }
1051 }
1052 ]
1053 },
1054 {
1055 "matcher": {
1056 "id": "byName",
1057 "options": "5"
1058 },
1059 "properties": [
1060 {
1061 "id": "color",
1062 "value": {
1063 "fixedColor": "#FFF899",
1064 "mode": "fixed"
1065 }
1066 }
1067 ]
1068 },
1069 {
1070 "matcher": {
1071 "id": "byName",
1072 "options": "7"
1073 },
1074 "properties": [
1075 {
1076 "id": "color",
1077 "value": {
1078 "fixedColor": "#F2CC0C",
1079 "mode": "fixed"
1080 }
1081 }
1082 ]
1083 },
1084 {
1085 "matcher": {
1086 "id": "byName",
1087 "options": "9"
1088 },
1089 "properties": [
1090 {
1091 "id": "color",
1092 "value": {
1093 "fixedColor": "#FF9830",
1094 "mode": "fixed"
1095 }
1096 }
1097 ]
1098 },
1099 {
1100 "matcher": {
1101 "id": "byName",
1102 "options": "10"
1103 },
1104 "properties": [
1105 {
1106 "id": "color",
1107 "value": {
1108 "fixedColor": "#FF9830",
1109 "mode": "fixed"
1110 }
1111 }
1112 ]
1113 },
1114 {
1115 "matcher": {
1116 "id": "byName",
1117 "options": "12"
1118 },
1119 "properties": [
1120 {
1121 "id": "color",
1122 "value": {
1123 "fixedColor": "#F2495C",
1124 "mode": "fixed"
1125 }
1126 }
1127 ]
1128 },
1129 {
1130 "matcher": {
1131 "id": "byName",
1132 "options": "13"
1133 },
1134 "properties": [
1135 {
1136 "id": "color",
1137 "value": {
1138 "fixedColor": "#FF7383",
1139 "mode": "fixed"
1140 }
1141 }
1142 ]
1143 }
1144 ]
1145 },
1146 "gridPos": {
1147 "h": 12,
1148 "w": 6,
1149 "x": 0,
1150 "y": 25
1151 },
1152 "id": 23,
1153 "links": [],
1154 "maxDataPoints": 3,
1155 "options": {
1156 "displayLabels": [],
1157 "legend": {
1158 "calcs": [],
1159 "displayMode": "table",
1160 "placement": "right",
1161 "showLegend": true,
1162 "values": ["value", "percent"]
1163 },
1164 "pieType": "donut",
1165 "reduceOptions": {
1166 "calcs": ["sum"],
1167 "fields": "",
1168 "values": false
1169 },
1170 "text": {},
1171 "tooltip": {
1172 "mode": "single",
1173 "sort": "none"
1174 }
1175 },
1176 "targets": [
1177 {
1178 "bucketAggs": [
1179 {
1180 "$$hashKey": "object:235",
1181 "fake": true,
1182 "field": "rule_level",
1183 "id": "3",
1184 "settings": {
1185 "min_doc_count": 1,
1186 "order": "desc",
1187 "orderBy": "_count",
1188 "size": "10"
1189 },
1190 "type": "terms"
1191 },
1192 {
1193 "$$hashKey": "object:236",
1194 "field": "timestamp",
1195 "id": "2",
1196 "settings": {
1197 "interval": "auto",
1198 "min_doc_count": 0,
1199 "trimEdges": 0
1200 },
1201 "type": "date_histogram"
1202 }
1203 ],
1204 "metrics": [
1205 {
1206 "$$hashKey": "object:233",
1207 "field": "select field",
1208 "id": "1",
1209 "meta": {},
1210 "settings": {},
1211 "type": "count"
1212 }
1213 ],
1214 "query": "agent_name:$agent_name AND rule_level:$rule_level",
1215 "refId": "A",
1216 "timeField": "timestamp"
1217 }
1218 ],
1219 "title": "SECURITY EVENTS BY ALERT LEVEL",
1220 "type": "piechart"
1221 },
1222 {
1223 "datasource": {
1224 "type": "elasticsearch",
1225 "uid": "replace_datasource_uid"
1226 },
1227 "fieldConfig": {
1228 "defaults": {
1229 "color": {
1230 "mode": "palette-classic"
1231 },
1232 "custom": {
1233 "axisCenteredZero": false,
1234 "axisColorMode": "text",
1235 "axisLabel": "",
1236 "axisPlacement": "auto",
1237 "barAlignment": 0,
1238 "drawStyle": "bars",
1239 "fillOpacity": 0,
1240 "gradientMode": "none",
1241 "hideFrom": {
1242 "legend": false,
1243 "tooltip": false,
1244 "viz": false
1245 },
1246 "lineInterpolation": "linear",
1247 "lineWidth": 1,
1248 "pointSize": 5,
1249 "scaleDistribution": {
1250 "type": "linear"
1251 },
1252 "showPoints": "auto",
1253 "spanNulls": false,
1254 "stacking": {
1255 "group": "A",
1256 "mode": "normal"
1257 },
1258 "thresholdsStyle": {
1259 "mode": "off"
1260 }
1261 },
1262 "mappings": [],
1263 "thresholds": {
1264 "mode": "absolute",
1265 "steps": [
1266 {
1267 "color": "green",
1268 "value": null
1269 },
1270 {
1271 "color": "red",
1272 "value": 80
1273 }
1274 ]
1275 }
1276 },
1277 "overrides": []
1278 },
1279 "gridPos": {
1280 "h": 12,
1281 "w": 18,
1282 "x": 6,
1283 "y": 25
1284 },
1285 "id": 50,
1286 "options": {
1287 "legend": {
1288 "calcs": [],
1289 "displayMode": "table",
1290 "placement": "right",
1291 "showLegend": true
1292 },
1293 "tooltip": {
1294 "mode": "single",
1295 "sort": "none"
1296 }
1297 },
1298 "targets": [
1299 {
1300 "alias": "",
1301 "bucketAggs": [
1302 {
1303 "field": "rule_level",
1304 "id": "3",
1305 "settings": {
1306 "min_doc_count": "1",
1307 "order": "desc",
1308 "orderBy": "_count",
1309 "size": "10"
1310 },
1311 "type": "terms"
1312 },
1313 {
1314 "field": "timestamp",
1315 "id": "2",
1316 "settings": {
1317 "interval": "5m"
1318 },
1319 "type": "date_histogram"
1320 }
1321 ],
1322 "datasource": {
1323 "type": "elasticsearch",
1324 "uid": "replace_datasource_uid"
1325 },
1326 "metrics": [
1327 {
1328 "id": "1",
1329 "type": "count"
1330 }
1331 ],
1332 "query": "agent_name:$agent_name AND rule_level:$rule_level",
1333 "refId": "A",
1334 "timeField": "timestamp"
1335 }
1336 ],
1337 "title": "EVENTS SEVERITY - HISTOGRAM",
1338 "type": "timeseries"
1339 },
1340 {
1341 "datasource": {
1342 "type": "elasticsearch",
1343 "uid": "replace_datasource_uid"
1344 },
1345 "fieldConfig": {
1346 "defaults": {
1347 "color": {
1348 "mode": "thresholds"
1349 },
1350 "custom": {
1351 "align": "auto",
1352 "cellOptions": {
1353 "type": "auto"
1354 },
1355 "inspect": false
1356 },
1357 "decimals": 2,
1358 "displayName": "",
1359 "mappings": [],
1360 "thresholds": {
1361 "mode": "absolute",
1362 "steps": [
1363 {
1364 "color": "green",
1365 "value": null
1366 },
1367 {
1368 "color": "red",
1369 "value": 80
1370 }
1371 ]
1372 },
1373 "unit": "short"
1374 },
1375 "overrides": [
1376 {
1377 "matcher": {
1378 "id": "byName",
1379 "options": "Time"
1380 },
1381 "properties": [
1382 {
1383 "id": "displayName",
1384 "value": "Time"
1385 },
1386 {
1387 "id": "unit",
1388 "value": "time: YYYY-MM-DD HH:mm:ss"
1389 },
1390 {
1391 "id": "custom.align"
1392 }
1393 ]
1394 },
1395 {
1396 "matcher": {
1397 "id": "byName",
1398 "options": "Count"
1399 },
1400 "properties": [
1401 {
1402 "id": "displayName",
1403 "value": "Events"
1404 },
1405 {
1406 "id": "unit",
1407 "value": "short"
1408 },
1409 {
1410 "id": "decimals",
1411 "value": -1
1412 },
1413 {
1414 "id": "custom.align"
1415 }
1416 ]
1417 },
1418 {
1419 "matcher": {
1420 "id": "byName",
1421 "options": "rule_groups"
1422 },
1423 "properties": [
1424 {
1425 "id": "displayName",
1426 "value": "Rule Groups"
1427 },
1428 {
1429 "id": "unit",
1430 "value": "short"
1431 },
1432 {
1433 "id": "decimals",
1434 "value": 2
1435 },
1436 {
1437 "id": "custom.align"
1438 },
1439 {
1440 "id": "mappings",
1441 "value": [
1442 {
1443 "options": {
1444 "apache, web, modsecurity": {
1445 "index": 7,
1446 "text": "Apache ModSec"
1447 },
1448 "dnsstat, dnsstat_alert": {
1449 "index": 47,
1450 "text": "Domain Stats - Alert"
1451 },
1452 "dnsstat, dnsstat_error": {
1453 "index": 41,
1454 "text": "Domain Stats - Entry Not found in RDAP"
1455 },
1456 "docker, docker-error": {
1457 "index": 43,
1458 "text": "Docker Error"
1459 },
1460 "linux, docker, falco": {
1461 "index": 56,
1462 "text": "Linux Docker: Container Event"
1463 },
1464 "linux, packetbeat, dns": {
1465 "index": 58,
1466 "text": "Linux - DNS Request"
1467 },
1468 "linux, packetbeat, http": {
1469 "index": 73,
1470 "text": "Linux Packetbeat - HTTP Connection"
1471 },
1472 "linux, packetbeat, tls": {
1473 "index": 72,
1474 "text": "Linux Packetbeat - HTTPS Connection"
1475 },
1476 "linux, sysmon, sysmon_event1": {
1477 "index": 3,
1478 "text": "Linux Sysmon - Process Started"
1479 },
1480 "linux, sysmon, sysmon_event3": {
1481 "index": 2,
1482 "text": "Linux Sysmon - Network Connection"
1483 },
1484 "linux, sysmon, sysmon_event5": {
1485 "index": 1,
1486 "text": "Linux Sysmon - Process Terminated"
1487 },
1488 "linux, sysmon, sysmon_event9": {
1489 "index": 46,
1490 "text": "Linux Sysmon - RawAccessRead"
1491 },
1492 "linux, sysmon, sysmon_event_11": {
1493 "index": 4,
1494 "text": "Linux Sysmon - FileCreate"
1495 },
1496 "linux, sysmon, sysmon_event_16": {
1497 "index": 6,
1498 "text": "Linux Sysmon - Sysmon Config Changed"
1499 },
1500 "linux, sysmon, sysmon_event_23": {
1501 "index": 5,
1502 "text": "Linux Sysmon - File Removed"
1503 },
1504 "local, systemd": {
1505 "index": 74,
1506 "text": "Linux Systemd"
1507 },
1508 "openvpn, authentication_success": {
1509 "index": 68,
1510 "text": "OpenVPN Client - Auth Success"
1511 },
1512 "osquery, bpf_socket_events": {
1513 "index": 80,
1514 "text": "OSQUERY - Socket Events"
1515 },
1516 "osquery, list_processes_with_hash": {
1517 "index": 81,
1518 "text": "OSQUERY - Process Hash"
1519 },
1520 "osquery, process_events": {
1521 "index": 79,
1522 "text": "OSQUERY - Process Events"
1523 },
1524 "ossec": {
1525 "index": 15,
1526 "text": "OSSEC Event"
1527 },
1528 "ossec, rootcheck": {
1529 "index": 19,
1530 "text": "OSSEC - Rootcheck"
1531 },
1532 "ossec, syscheck, syscheck_entry_added, syscheck_file": {
1533 "index": 9,
1534 "text": "Syscheck - File Added"
1535 },
1536 "ossec, syscheck, syscheck_entry_added, syscheck_registry": {
1537 "index": 39,
1538 "text": "Syscheck - Windows Registry (Entry Added)"
1539 },
1540 "ossec, syscheck, syscheck_entry_deleted, syscheck_file": {
1541 "index": 52,
1542 "text": "Syscheck - File Deleted"
1543 },
1544 "ossec, syscheck, syscheck_entry_deleted, syscheck_registry": {
1545 "index": 45,
1546 "text": "Syscheck - Windows Registry (Entry Deleted)"
1547 },
1548 "ossec, syscheck, syscheck_entry_modified, syscheck_file": {
1549 "index": 14,
1550 "text": "Syscheck - File Modified"
1551 },
1552 "ossec, syscheck, syscheck_entry_modified, syscheck_registry": {
1553 "index": 30,
1554 "text": "Syscheck - Windows Registry (Entry Modified)"
1555 },
1556 "pam, syslog": {
1557 "index": 18,
1558 "text": "Linux PAM"
1559 },
1560 "pam, syslog, authentication_failed": {
1561 "index": 67,
1562 "text": "Linux PAM - Auth Failed"
1563 },
1564 "pam, syslog, authentication_success": {
1565 "index": 12,
1566 "text": "Linux PAM - Auth Success"
1567 },
1568 "sca": {
1569 "index": 17,
1570 "text": "Security Config Assessment"
1571 },
1572 "syslog, adduser": {
1573 "index": 54,
1574 "text": "Linux - User Added"
1575 },
1576 "syslog, dpkg": {
1577 "index": 11,
1578 "text": "Lunux dpkg"
1579 },
1580 "syslog, dpkg, config_changed": {
1581 "index": 10,
1582 "text": "Linux dpkg - Config Changed"
1583 },
1584 "syslog, errors, service_availability": {
1585 "index": 75,
1586 "text": "Linux Syslog - System Error"
1587 },
1588 "syslog, linuxkernel": {
1589 "index": 57,
1590 "text": "Linux - Kernel Event"
1591 },
1592 "syslog, linuxkernel, promisc": {
1593 "index": 29,
1594 "text": "Linux Kernel - Promisc. Interface"
1595 },
1596 "syslog, sshd, authentication_success": {
1597 "index": 13,
1598 "text": "SSH - Auth Success"
1599 },
1600 "syslog, sshd, recon": {
1601 "index": 51,
1602 "text": "Linux - SSH Daemon Alert"
1603 },
1604 "syslog, sudo": {
1605 "index": 16,
1606 "text": "Lunux - Sudo"
1607 },
1608 "threat_intel, alienvault, otx_alert": {
1609 "index": 63,
1610 "text": "Threat Intel - AlienVault OTX IoC Alert"
1611 },
1612 "threat_intel, misp, misp_alert": {
1613 "index": 40,
1614 "text": "Threat Intel - MISP IoC Alert"
1615 },
1616 "threat_intel, opencti, opencti_alert": {
1617 "index": 62,
1618 "text": "Threat Intel - OpenCTI IoC Alert"
1619 },
1620 "threat_intel, opencti, opencti_error": {
1621 "index": 64,
1622 "text": "Threat Intel - OpenCTI API Error"
1623 },
1624 "usb": {
1625 "index": 69,
1626 "text": "USB Port Event"
1627 },
1628 "vulnerability-detector": {
1629 "index": 0,
1630 "text": "Vulnerability Detector"
1631 },
1632 "vulnerability-detector, snyk": {
1633 "index": 55,
1634 "text": "Vulnerability Detector - Docker Images"
1635 },
1636 "wazuh, agent_flooding": {
1637 "index": 33,
1638 "text": "Wazuh Agent - Event Queue Flooding"
1639 },
1640 "windows, chainsaw, sigma": {
1641 "index": 82,
1642 "text": "Windows - Chainsaw (Sigma)"
1643 },
1644 "windows, inventory": {
1645 "index": 27,
1646 "text": "Windows Agent Inventory"
1647 },
1648 "windows, sysmon, sysmon_event1, windows_sysmon_event1": {
1649 "index": 48,
1650 "text": "Windows Sysmon - Process Started"
1651 },
1652 "windows, sysmon, sysmon_event1, windows_sysmon_event1, sysmon_anomaly": {
1653 "index": 77,
1654 "text": "Windows Sysmon - Process Started Anomaly"
1655 },
1656 "windows, sysmon, sysmon_event2": {
1657 "index": 78,
1658 "text": "Windows Sysmon - A Process changed File Creation Time"
1659 },
1660 "windows, sysmon, sysmon_event3": {
1661 "index": 36,
1662 "text": "Windows Sysmon - Network Connection"
1663 },
1664 "windows, sysmon, sysmon_event3, sysmon_anomaly": {
1665 "index": 76,
1666 "text": "Windows Sysmon - Network Connection Anomaly"
1667 },
1668 "windows, sysmon, sysmon_event7": {
1669 "index": 25,
1670 "text": "Windows Sysmon - DLL SideLoading"
1671 },
1672 "windows, sysmon, sysmon_event_10": {
1673 "index": 32,
1674 "text": "Windows Sysmon - Process Injection"
1675 },
1676 "windows, sysmon, sysmon_event_11": {
1677 "index": 20,
1678 "text": "Windows Sysmon - FileCreate"
1679 },
1680 "windows, sysmon, sysmon_event_12": {
1681 "index": 23,
1682 "text": "Windows Sysmon - RegistryEvent (Object create and delete)"
1683 },
1684 "windows, sysmon, sysmon_event_13": {
1685 "index": 24,
1686 "text": "Windows Sysmon - RegistryEvent (ValueSet)"
1687 },
1688 "windows, sysmon, sysmon_event_15": {
1689 "index": 61,
1690 "text": "Windows Sysmon - FileCreateStreamHash"
1691 },
1692 "windows, sysmon, sysmon_event_17": {
1693 "index": 70,
1694 "text": "Windows Sysmon - Pipe Created"
1695 },
1696 "windows, sysmon, sysmon_event_22": {
1697 "index": 38,
1698 "text": "Windows Sysmon - DNS Request"
1699 },
1700 "windows, sysmon, sysmon_event_23": {
1701 "index": 28,
1702 "text": "Windows Sysmon - File Removed"
1703 },
1704 "windows, sysmon, sysmon_event_25": {
1705 "index": 71,
1706 "text": "Windows Sysmon - Process Tampering"
1707 },
1708 "windows, sysmon, sysmon_process-anomalies": {
1709 "index": 53,
1710 "text": "Windows Sysmon - Process Anomalies"
1711 },
1712 "windows, system_error": {
1713 "index": 49,
1714 "text": "Windows - System Error"
1715 },
1716 "windows, windows_application": {
1717 "index": 31,
1718 "text": "WinEvtLogs - Application"
1719 },
1720 "windows, windows_application, system_error": {
1721 "index": 59,
1722 "text": "WinEvtLogs - Application Error"
1723 },
1724 "windows, windows_autoruns": {
1725 "index": 37,
1726 "text": "Windows Persistent Footholds"
1727 },
1728 "windows, windows_defender": {
1729 "index": 35,
1730 "text": "Windows Defender"
1731 },
1732 "windows, windows_firewall, firewall": {
1733 "index": 60,
1734 "text": "Windows - Windows Firewall"
1735 },
1736 "windows, windows_logonsessions": {
1737 "index": 26,
1738 "text": "Windows Logon Sessions (Snapshot)"
1739 },
1740 "windows, windows_powershell": {
1741 "index": 50,
1742 "text": "Windows - PowerShell"
1743 },
1744 "windows, windows_security": {
1745 "index": 22,
1746 "text": "WinEvtLogs - Security"
1747 },
1748 "windows, windows_security, authentication_failed": {
1749 "index": 65,
1750 "text": "Windows - Failed Authentication"
1751 },
1752 "windows, windows_security, authentication_success": {
1753 "index": 21,
1754 "text": "Windows - Successful Auths"
1755 },
1756 "windows, windows_sigcheck": {
1757 "index": 42,
1758 "text": "Windows Exec Analysis"
1759 },
1760 "windows, windows_system": {
1761 "index": 44,
1762 "text": "WinEvtLogs - System"
1763 },
1764 "windows, windows_system, policy_changed": {
1765 "index": 34,
1766 "text": "Windows Group Policy"
1767 },
1768 "windows, windows_system, system_error": {
1769 "index": 66,
1770 "text": "Windows - System Error"
1771 },
1772 "yara": {
1773 "index": 8,
1774 "text": "Yara Malware Scanner"
1775 }
1776 },
1777 "type": "value"
1778 }
1779 ]
1780 },
1781 {
1782 "id": "links",
1783 "value": [
1784 {
1785 "targetBlank": true,
1786 "title": "VIEW EVENTS",
1787 "url": "https://grafana.company.local/explore?left=%5B%22now-1h%22,%22now%22,%22WAZUH%22,%7B%22refId%22:%22A%22,%22query%22:%22rule_groups:${__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%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"
1788 }
1789 ]
1790 }
1791 ]
1792 },
1793 {
1794 "matcher": {
1795 "id": "byName",
1796 "options": "Rule Groups"
1797 },
1798 "properties": [
1799 {
1800 "id": "custom.width",
1801 "value": 302
1802 }
1803 ]
1804 }
1805 ]
1806 },
1807 "gridPos": {
1808 "h": 14,
1809 "w": 6,
1810 "x": 0,
1811 "y": 37
1812 },
1813 "id": 24,
1814 "links": [],
1815 "options": {
1816 "cellHeight": "sm",
1817 "footer": {
1818 "countRows": false,
1819 "fields": "",
1820 "reducer": ["sum"],
1821 "show": false
1822 },
1823 "showHeader": true,
1824 "sortBy": []
1825 },
1826 "pluginVersion": "10.0.2",
1827 "targets": [
1828 {
1829 "bucketAggs": [
1830 {
1831 "$$hashKey": "object:332",
1832 "field": "rule_groups",
1833 "id": "2",
1834 "settings": {
1835 "min_doc_count": 1,
1836 "order": "desc",
1837 "orderBy": "_count",
1838 "size": "0"
1839 },
1840 "type": "terms"
1841 }
1842 ],
1843 "metrics": [
1844 {
1845 "$$hashKey": "object:330",
1846 "field": "select field",
1847 "id": "1",
1848 "meta": {},
1849 "settings": {},
1850 "type": "count"
1851 }
1852 ],
1853 "query": "agent_name:$agent_name AND rule_level:$rule_level",
1854 "refId": "A",
1855 "timeField": "timestamp"
1856 }
1857 ],
1858 "title": "EVENTS BY CATEGORY GROUP",
1859 "transformations": [
1860 {
1861 "id": "merge",
1862 "options": {
1863 "reducers": []
1864 }
1865 }
1866 ],
1867 "type": "table"
1868 },
1869 {
1870 "datasource": {
1871 "type": "elasticsearch",
1872 "uid": "replace_datasource_uid"
1873 },
1874 "fieldConfig": {
1875 "defaults": {
1876 "color": {
1877 "mode": "palette-classic"
1878 },
1879 "custom": {
1880 "axisCenteredZero": false,
1881 "axisColorMode": "text",
1882 "axisLabel": "",
1883 "axisPlacement": "auto",
1884 "barAlignment": 0,
1885 "drawStyle": "bars",
1886 "fillOpacity": 0,
1887 "gradientMode": "none",
1888 "hideFrom": {
1889 "legend": false,
1890 "tooltip": false,
1891 "viz": false
1892 },
1893 "lineInterpolation": "linear",
1894 "lineWidth": 1,
1895 "pointSize": 5,
1896 "scaleDistribution": {
1897 "type": "linear"
1898 },
1899 "showPoints": "auto",
1900 "spanNulls": false,
1901 "stacking": {
1902 "group": "A",
1903 "mode": "normal"
1904 },
1905 "thresholdsStyle": {
1906 "mode": "off"
1907 }
1908 },
1909 "mappings": [],
1910 "thresholds": {
1911 "mode": "absolute",
1912 "steps": [
1913 {
1914 "color": "green",
1915 "value": null
1916 },
1917 {
1918 "color": "red",
1919 "value": 80
1920 }
1921 ]
1922 }
1923 },
1924 "overrides": []
1925 },
1926 "gridPos": {
1927 "h": 14,
1928 "w": 18,
1929 "x": 6,
1930 "y": 37
1931 },
1932 "id": 51,
1933 "options": {
1934 "legend": {
1935 "calcs": [],
1936 "displayMode": "table",
1937 "placement": "right",
1938 "showLegend": true
1939 },
1940 "tooltip": {
1941 "mode": "single",
1942 "sort": "none"
1943 }
1944 },
1945 "targets": [
1946 {
1947 "alias": "",
1948 "bucketAggs": [
1949 {
1950 "field": "rule_groups",
1951 "id": "3",
1952 "settings": {
1953 "min_doc_count": "1",
1954 "order": "desc",
1955 "orderBy": "_count",
1956 "size": "10"
1957 },
1958 "type": "terms"
1959 },
1960 {
1961 "field": "timestamp",
1962 "id": "2",
1963 "settings": {
1964 "interval": "5m"
1965 },
1966 "type": "date_histogram"
1967 }
1968 ],
1969 "datasource": {
1970 "type": "elasticsearch",
1971 "uid": "replace_datasource_uid"
1972 },
1973 "metrics": [
1974 {
1975 "id": "1",
1976 "type": "count"
1977 }
1978 ],
1979 "query": "agent_name:$agent_name AND rule_level:$rule_level",
1980 "refId": "A",
1981 "timeField": "timestamp"
1982 }
1983 ],
1984 "title": "EVENTS BY ALERT GROUP (TOP 10) - HISTOGRAM",
1985 "transparent": true,
1986 "type": "timeseries"
1987 },
1988 {
1989 "datasource": {
1990 "type": "elasticsearch",
1991 "uid": "replace_datasource_uid"
1992 },
1993 "fieldConfig": {
1994 "defaults": {
1995 "color": {
1996 "mode": "thresholds"
1997 },
1998 "custom": {
1999 "align": "auto",
2000 "cellOptions": {
2001 "type": "auto"
2002 },
2003 "filterable": true,
2004 "inspect": false
2005 },
2006 "mappings": [],
2007 "thresholds": {
2008 "mode": "absolute",
2009 "steps": [
2010 {
2011 "color": "green"
2012 },
2013 {
2014 "color": "red",
2015 "value": 80
2016 }
2017 ]
2018 }
2019 },
2020 "overrides": [
2021 {
2022 "matcher": {
2023 "id": "byName",
2024 "options": "timestamp"
2025 },
2026 "properties": [
2027 {
2028 "id": "displayName",
2029 "value": "Date/Time"
2030 },
2031 {
2032 "id": "unit",
2033 "value": "time: YYYY-MM-DD HH:mm:ss"
2034 },
2035 {
2036 "id": "custom.align"
2037 }
2038 ]
2039 },
2040 {
2041 "matcher": {
2042 "id": "byName",
2043 "options": "agent_name"
2044 },
2045 "properties": [
2046 {
2047 "id": "displayName",
2048 "value": "AGENT"
2049 },
2050 {
2051 "id": "unit",
2052 "value": "short"
2053 },
2054 {
2055 "id": "decimals",
2056 "value": 2
2057 },
2058 {
2059 "id": "custom.align"
2060 }
2061 ]
2062 },
2063 {
2064 "matcher": {
2065 "id": "byName",
2066 "options": "agent_ip"
2067 },
2068 "properties": [
2069 {
2070 "id": "displayName",
2071 "value": "IP ADDRESS"
2072 },
2073 {
2074 "id": "unit",
2075 "value": "short"
2076 },
2077 {
2078 "id": "decimals",
2079 "value": 2
2080 },
2081 {
2082 "id": "custom.align"
2083 }
2084 ]
2085 },
2086 {
2087 "matcher": {
2088 "id": "byName",
2089 "options": "rule_level"
2090 },
2091 "properties": [
2092 {
2093 "id": "displayName",
2094 "value": "RULE LEVEL"
2095 },
2096 {
2097 "id": "unit",
2098 "value": "short"
2099 },
2100 {
2101 "id": "decimals",
2102 "value": -1
2103 },
2104 {
2105 "id": "custom.cellOptions",
2106 "value": {
2107 "mode": "gradient",
2108 "type": "color-background"
2109 }
2110 },
2111 {
2112 "id": "custom.align"
2113 },
2114 {
2115 "id": "thresholds",
2116 "value": {
2117 "mode": "absolute",
2118 "steps": [
2119 {
2120 "color": "#37872D"
2121 },
2122 {
2123 "color": "rgba(237, 129, 40, 0.89)",
2124 "value": 7
2125 },
2126 {
2127 "color": "rgba(245, 54, 54, 0.9)",
2128 "value": 12
2129 }
2130 ]
2131 }
2132 }
2133 ]
2134 },
2135 {
2136 "matcher": {
2137 "id": "byName",
2138 "options": "rule_description"
2139 },
2140 "properties": [
2141 {
2142 "id": "displayName",
2143 "value": "RULE DESCRIPTION"
2144 },
2145 {
2146 "id": "unit",
2147 "value": "short"
2148 },
2149 {
2150 "id": "decimals",
2151 "value": 2
2152 },
2153 {
2154 "id": "custom.align"
2155 }
2156 ]
2157 },
2158 {
2159 "matcher": {
2160 "id": "byName",
2161 "options": "Date/Time"
2162 },
2163 "properties": [
2164 {
2165 "id": "custom.width",
2166 "value": 242
2167 }
2168 ]
2169 },
2170 {
2171 "matcher": {
2172 "id": "byName",
2173 "options": "AGENT"
2174 },
2175 "properties": [
2176 {
2177 "id": "custom.width",
2178 "value": 160
2179 }
2180 ]
2181 },
2182 {
2183 "matcher": {
2184 "id": "byName",
2185 "options": "MITRE TACTIC"
2186 },
2187 "properties": [
2188 {
2189 "id": "custom.width",
2190 "value": 332
2191 }
2192 ]
2193 },
2194 {
2195 "matcher": {
2196 "id": "byName",
2197 "options": "RULE LEVEL"
2198 },
2199 "properties": [
2200 {
2201 "id": "custom.width",
2202 "value": 122
2203 }
2204 ]
2205 },
2206 {
2207 "matcher": {
2208 "id": "byName",
2209 "options": "IP ADDRESS"
2210 },
2211 "properties": [
2212 {
2213 "id": "custom.width",
2214 "value": 163
2215 }
2216 ]
2217 },
2218 {
2219 "matcher": {
2220 "id": "byName",
2221 "options": "MITRE TECHNIQUE"
2222 },
2223 "properties": [
2224 {
2225 "id": "custom.width",
2226 "value": 312
2227 }
2228 ]
2229 },
2230 {
2231 "matcher": {
2232 "id": "byName",
2233 "options": "rule_id"
2234 },
2235 "properties": [
2236 {
2237 "id": "custom.width",
2238 "value": 96
2239 }
2240 ]
2241 },
2242 {
2243 "matcher": {
2244 "id": "byName",
2245 "options": "EVENT ID"
2246 },
2247 "properties": [
2248 {
2249 "id": "links",
2250 "value": [
2251 {
2252 "targetBlank": true,
2253 "title": "VIEW EVENT DETAILS",
2254 "url": "https://grafana.company.local/explore?left=%7B%22datasource%22:%22WAZUH%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"
2255 }
2256 ]
2257 }
2258 ]
2259 }
2260 ]
2261 },
2262 "gridPos": {
2263 "h": 16,
2264 "w": 24,
2265 "x": 0,
2266 "y": 51
2267 },
2268 "id": 27,
2269 "options": {
2270 "cellHeight": "sm",
2271 "footer": {
2272 "countRows": false,
2273 "fields": "",
2274 "reducer": ["sum"],
2275 "show": false
2276 },
2277 "showHeader": true,
2278 "sortBy": [
2279 {
2280 "desc": true,
2281 "displayName": "Date/Time"
2282 }
2283 ]
2284 },
2285 "pluginVersion": "10.0.2",
2286 "targets": [
2287 {
2288 "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
2289 "datasource": {
2290 "type": "elasticsearch",
2291 "uid": "replace_datasource_uid"
2292 },
2293 "metrics": [
2294 {
2295 "id": "1",
2296 "settings": {
2297 "size": "250"
2298 },
2299 "type": "raw_data"
2300 }
2301 ],
2302 "query": "agent_name:$agent_name AND rule_level:$rule_level",
2303 "refId": "A",
2304 "timeField": "timestamp"
2305 }
2306 ],
2307 "title": "EVENTS",
2308 "transformations": [
2309 {
2310 "id": "merge",
2311 "options": {
2312 "reducers": []
2313 }
2314 },
2315 {
2316 "id": "filterFieldsByName",
2317 "options": {
2318 "include": {
2319 "names": [
2320 "timestamp",
2321 "agent_ip",
2322 "agent_name",
2323 "rule_description",
2324 "rule_id",
2325 "rule_level",
2326 "rule_mitre_tactic",
2327 "rule_mitre_technique",
2328 "_id"
2329 ]
2330 }
2331 }
2332 },
2333 {
2334 "id": "organize",
2335 "options": {
2336 "excludeByName": {
2337 "@metadata_beat": true,
2338 "@metadata_type": true,
2339 "@metadata_version": true,
2340 "IMPHASH": true,
2341 "MD5": true,
2342 "SHA1": true,
2343 "SHA256": true,
2344 "_id": false,
2345 "_index": true,
2346 "_type": true,
2347 "agent_ephemeral_id": true,
2348 "agent_hostname": true,
2349 "agent_id": true,
2350 "agent_ip_city_name": true,
2351 "agent_ip_country_code": true,
2352 "agent_ip_geolocation": true,
2353 "agent_name": false,
2354 "agent_type": true,
2355 "agent_version": true,
2356 "beats_type": true,
2357 "collector_node_id": true,
2358 "data_alert_action": true,
2359 "data_alert_category": true,
2360 "data_alert_gid": true,
2361 "data_alert_rev": true,
2362 "data_alert_severity": true,
2363 "data_alert_signature": true,
2364 "data_alert_signature_id": true,
2365 "data_app_proto": true,
2366 "data_audit_auid": true,
2367 "data_audit_command": true,
2368 "data_audit_euid": true,
2369 "data_audit_exe": true,
2370 "data_audit_gid": true,
2371 "data_audit_id": true,
2372 "data_audit_pid": true,
2373 "data_audit_res": true,
2374 "data_audit_session": true,
2375 "data_audit_type": true,
2376 "data_audit_uid": true,
2377 "data_dest_ip": true,
2378 "data_dest_port": true,
2379 "data_dstuser": true,
2380 "data_event_type": true,
2381 "data_extra_data": true,
2382 "data_file": true,
2383 "data_flow_bytes_toclient": true,
2384 "data_flow_bytes_toserver": true,
2385 "data_flow_id": true,
2386 "data_flow_pkts_toclient": true,
2387 "data_flow_pkts_toserver": true,
2388 "data_flow_start": true,
2389 "data_http_http_content_type": true,
2390 "data_http_http_port": true,
2391 "data_http_length": true,
2392 "data_http_status": true,
2393 "data_http_url": true,
2394 "data_id": true,
2395 "data_in_iface": true,
2396 "data_metadata_flowbits": true,
2397 "data_metadata_flowints_http_anomaly_count": true,
2398 "data_metadata_flowints_tcp_retransmission_count": true,
2399 "data_osquery_action": true,
2400 "data_osquery_calendarTime": true,
2401 "data_osquery_columns_address": true,
2402 "data_osquery_columns_address_city_name": true,
2403 "data_osquery_columns_address_country_code": true,
2404 "data_osquery_columns_address_geolocation": true,
2405 "data_osquery_columns_cmdline": true,
2406 "data_osquery_columns_cwd": true,
2407 "data_osquery_columns_description": true,
2408 "data_osquery_columns_directory": true,
2409 "data_osquery_columns_disk_bytes_read": true,
2410 "data_osquery_columns_disk_bytes_written": true,
2411 "data_osquery_columns_egid": true,
2412 "data_osquery_columns_euid": true,
2413 "data_osquery_columns_family": true,
2414 "data_osquery_columns_fd": true,
2415 "data_osquery_columns_gid": true,
2416 "data_osquery_columns_gid_signed": true,
2417 "data_osquery_columns_host": true,
2418 "data_osquery_columns_interface": true,
2419 "data_osquery_columns_local_address": true,
2420 "data_osquery_columns_local_address_city_name": true,
2421 "data_osquery_columns_local_address_country_code": true,
2422 "data_osquery_columns_local_address_geolocation": true,
2423 "data_osquery_columns_local_port": true,
2424 "data_osquery_columns_mac": true,
2425 "data_osquery_columns_name": true,
2426 "data_osquery_columns_net_namespace": true,
2427 "data_osquery_columns_nice": true,
2428 "data_osquery_columns_on_disk": true,
2429 "data_osquery_columns_parent": true,
2430 "data_osquery_columns_path": true,
2431 "data_osquery_columns_pgroup": true,
2432 "data_osquery_columns_pid": true,
2433 "data_osquery_columns_port": true,
2434 "data_osquery_columns_protocol": true,
2435 "data_osquery_columns_remote_address": true,
2436 "data_osquery_columns_remote_address_city_name": true,
2437 "data_osquery_columns_remote_address_country_code": true,
2438 "data_osquery_columns_remote_address_geolocation": true,
2439 "data_osquery_columns_remote_port": true,
2440 "data_osquery_columns_resident_size": true,
2441 "data_osquery_columns_root": true,
2442 "data_osquery_columns_sgid": true,
2443 "data_osquery_columns_shell": true,
2444 "data_osquery_columns_socket": true,
2445 "data_osquery_columns_start_time": true,
2446 "data_osquery_columns_state": true,
2447 "data_osquery_columns_suid": true,
2448 "data_osquery_columns_system_time": true,
2449 "data_osquery_columns_threads": true,
2450 "data_osquery_columns_time_utc": true,
2451 "data_osquery_columns_total_size": true,
2452 "data_osquery_columns_tty": true,
2453 "data_osquery_columns_type": true,
2454 "data_osquery_columns_uid": true,
2455 "data_osquery_columns_uid_signed": true,
2456 "data_osquery_columns_user": true,
2457 "data_osquery_columns_user_time": true,
2458 "data_osquery_columns_username": true,
2459 "data_osquery_columns_wired_size": true,
2460 "data_osquery_counter": true,
2461 "data_osquery_decorations_host_uuid": true,
2462 "data_osquery_decorations_hostname": true,
2463 "data_osquery_epoch": true,
2464 "data_osquery_hostIdentifier": true,
2465 "data_osquery_name": true,
2466 "data_osquery_numerics": true,
2467 "data_osquery_unixTime": true,
2468 "data_proto": true,
2469 "data_sca_check_command": true,
2470 "data_sca_check_compliance_cis": true,
2471 "data_sca_check_compliance_cis_csc": true,
2472 "data_sca_check_compliance_gdpr_IV": true,
2473 "data_sca_check_compliance_gpg_13": true,
2474 "data_sca_check_compliance_hipaa": true,
2475 "data_sca_check_compliance_nist_800_53": true,
2476 "data_sca_check_compliance_pci_dss": true,
2477 "data_sca_check_compliance_tsc": true,
2478 "data_sca_check_description": true,
2479 "data_sca_check_id": true,
2480 "data_sca_check_previous_result": true,
2481 "data_sca_check_rationale": true,
2482 "data_sca_check_remediation": true,
2483 "data_sca_check_result": true,
2484 "data_sca_check_title": true,
2485 "data_sca_description": true,
2486 "data_sca_failed": true,
2487 "data_sca_file": true,
2488 "data_sca_invalid": true,
2489 "data_sca_passed": true,
2490 "data_sca_policy": true,
2491 "data_sca_policy_id": true,
2492 "data_sca_scan_id": true,
2493 "data_sca_score": true,
2494 "data_sca_total_checks": true,
2495 "data_sca_type": true,
2496 "data_script": true,
2497 "data_src_ip": true,
2498 "data_src_ip_city_name": true,
2499 "data_src_ip_country_code": true,
2500 "data_src_ip_geolocation": true,
2501 "data_src_port": true,
2502 "data_srcip": true,
2503 "data_srcip_city_name": true,
2504 "data_srcip_country_code": true,
2505 "data_srcip_geolocation": true,
2506 "data_srcuser": true,
2507 "data_timestamp": true,
2508 "data_title": true,
2509 "data_tls_session_resumed": true,
2510 "data_tls_version": true,
2511 "data_tx_id": true,
2512 "data_type": true,
2513 "data_win_eventXML_binaryData": true,
2514 "data_win_eventXML_binaryDataSize": true,
2515 "data_win_eventXML_param1": true,
2516 "data_win_eventdata_authenticationPackageName": true,
2517 "data_win_eventdata_callTrace": true,
2518 "data_win_eventdata_commandLine": true,
2519 "data_win_eventdata_company": true,
2520 "data_win_eventdata_creationUtcTime": true,
2521 "data_win_eventdata_currentDirectory": true,
2522 "data_win_eventdata_description": true,
2523 "data_win_eventdata_destinationHostname": true,
2524 "data_win_eventdata_destinationIp": true,
2525 "data_win_eventdata_destinationIp_city_name": true,
2526 "data_win_eventdata_destinationIp_country_code": true,
2527 "data_win_eventdata_destinationIp_geolocation": true,
2528 "data_win_eventdata_destinationIsIpv6": true,
2529 "data_win_eventdata_destinationPort": true,
2530 "data_win_eventdata_destinationPortName": true,
2531 "data_win_eventdata_details": true,
2532 "data_win_eventdata_elevatedToken": true,
2533 "data_win_eventdata_eventType": true,
2534 "data_win_eventdata_fileVersion": true,
2535 "data_win_eventdata_fileVersion_city_name": true,
2536 "data_win_eventdata_fileVersion_country_code": true,
2537 "data_win_eventdata_fileVersion_geolocation": true,
2538 "data_win_eventdata_grantedAccess": true,
2539 "data_win_eventdata_hashes": true,
2540 "data_win_eventdata_image": true,
2541 "data_win_eventdata_imageLoaded": true,
2542 "data_win_eventdata_impersonationLevel": true,
2543 "data_win_eventdata_initiated": true,
2544 "data_win_eventdata_integrityLevel": true,
2545 "data_win_eventdata_ipAddress": true,
2546 "data_win_eventdata_ipPort": true,
2547 "data_win_eventdata_keyLength": true,
2548 "data_win_eventdata_logonGuid": true,
2549 "data_win_eventdata_logonId": true,
2550 "data_win_eventdata_logonProcessName": true,
2551 "data_win_eventdata_logonType": true,
2552 "data_win_eventdata_originalFileName": true,
2553 "data_win_eventdata_param1": true,
2554 "data_win_eventdata_param2": true,
2555 "data_win_eventdata_param3": true,
2556 "data_win_eventdata_param4": true,
2557 "data_win_eventdata_parentCommandLine": true,
2558 "data_win_eventdata_parentImage": true,
2559 "data_win_eventdata_parentProcessGuid": true,
2560 "data_win_eventdata_parentProcessId": true,
2561 "data_win_eventdata_processGuid": true,
2562 "data_win_eventdata_processId": true,
2563 "data_win_eventdata_processName": true,
2564 "data_win_eventdata_product": true,
2565 "data_win_eventdata_protocol": true,
2566 "data_win_eventdata_queryName": true,
2567 "data_win_eventdata_queryResults": true,
2568 "data_win_eventdata_queryStatus": true,
2569 "data_win_eventdata_ruleName": true,
2570 "data_win_eventdata_serviceName": true,
2571 "data_win_eventdata_serviceSid": true,
2572 "data_win_eventdata_signature": true,
2573 "data_win_eventdata_signatureStatus": true,
2574 "data_win_eventdata_signed": true,
2575 "data_win_eventdata_sourceHostname": true,
2576 "data_win_eventdata_sourceImage": true,
2577 "data_win_eventdata_sourceIp": true,
2578 "data_win_eventdata_sourceIp_city_name": true,
2579 "data_win_eventdata_sourceIp_country_code": true,
2580 "data_win_eventdata_sourceIp_geolocation": true,
2581 "data_win_eventdata_sourceIsIpv6": true,
2582 "data_win_eventdata_sourcePort": true,
2583 "data_win_eventdata_sourceProcessGUID": true,
2584 "data_win_eventdata_sourceProcessId": true,
2585 "data_win_eventdata_sourceThreadId": true,
2586 "data_win_eventdata_status": true,
2587 "data_win_eventdata_subjectDomainName": true,
2588 "data_win_eventdata_subjectLogonId": true,
2589 "data_win_eventdata_subjectUserName": true,
2590 "data_win_eventdata_subjectUserSid": true,
2591 "data_win_eventdata_targetDomainName": true,
2592 "data_win_eventdata_targetFilename": true,
2593 "data_win_eventdata_targetImage": true,
2594 "data_win_eventdata_targetLinkedLogonId": true,
2595 "data_win_eventdata_targetLogonId": true,
2596 "data_win_eventdata_targetObject": true,
2597 "data_win_eventdata_targetProcessGUID": true,
2598 "data_win_eventdata_targetProcessId": true,
2599 "data_win_eventdata_targetUserName": true,
2600 "data_win_eventdata_targetUserSid": true,
2601 "data_win_eventdata_terminalSessionId": true,
2602 "data_win_eventdata_ticketEncryptionType": true,
2603 "data_win_eventdata_ticketOptions": true,
2604 "data_win_eventdata_user": true,
2605 "data_win_eventdata_utcTime": true,
2606 "data_win_eventdata_virtualAccount": true,
2607 "data_win_system_channel": true,
2608 "data_win_system_computer": true,
2609 "data_win_system_eventID": true,
2610 "data_win_system_eventRecordID": true,
2611 "data_win_system_eventSourceName": true,
2612 "data_win_system_keywords": true,
2613 "data_win_system_level": true,
2614 "data_win_system_message": true,
2615 "data_win_system_opcode": true,
2616 "data_win_system_processID": true,
2617 "data_win_system_providerGuid": true,
2618 "data_win_system_providerName": true,
2619 "data_win_system_severityValue": true,
2620 "data_win_system_systemTime": true,
2621 "data_win_system_task": true,
2622 "data_win_system_threadID": true,
2623 "data_win_system_version": true,
2624 "decoder_name": true,
2625 "decoder_parent": true,
2626 "dns_query": true,
2627 "dns_query_threat_indicated": true,
2628 "dst_ip": true,
2629 "dst_ip_city_name": true,
2630 "dst_ip_country_code": true,
2631 "dst_ip_geolocation": true,
2632 "dst_ip_threat_indicated": true,
2633 "dst_port": true,
2634 "ecs_version": true,
2635 "error": true,
2636 "event_hash": true,
2637 "file_path": true,
2638 "firewall_rule_name": true,
2639 "full_log": false,
2640 "gl2_accounted_message_size": true,
2641 "gl2_message_id": true,
2642 "gl2_remote_ip": true,
2643 "gl2_remote_port": true,
2644 "gl2_source_collector": true,
2645 "gl2_source_input": true,
2646 "gl2_source_node": true,
2647 "hash_md5": true,
2648 "hash_sha1": true,
2649 "hash_sha256": true,
2650 "highlight": true,
2651 "host_architecture": true,
2652 "host_containerized": true,
2653 "host_hostname": true,
2654 "host_id": true,
2655 "host_ip": true,
2656 "host_mac": true,
2657 "host_name": true,
2658 "host_os_codename": true,
2659 "host_os_kernel": true,
2660 "host_os_name": true,
2661 "host_os_platform": true,
2662 "host_os_version": true,
2663 "hostname": true,
2664 "id": true,
2665 "input_type": true,
2666 "level": true,
2667 "location": true,
2668 "log_file_path": true,
2669 "log_offset": true,
2670 "manager_name": true,
2671 "message": true,
2672 "module": true,
2673 "parent_process_cmd_line": true,
2674 "parent_process_id": true,
2675 "parent_process_image": true,
2676 "pid": true,
2677 "predecoder_hostname": true,
2678 "predecoder_program_name": true,
2679 "predecoder_timestamp": true,
2680 "previous_log": true,
2681 "previous_output": true,
2682 "process_cmd_line": true,
2683 "process_id": true,
2684 "process_image": true,
2685 "process_name": true,
2686 "protocol": true,
2687 "rule_cis": true,
2688 "rule_cis_csc": true,
2689 "rule_firedtimes": true,
2690 "rule_gdpr": true,
2691 "rule_gdpr_IV": true,
2692 "rule_gpg13": true,
2693 "rule_gpg_13": true,
2694 "rule_groups": true,
2695 "rule_hipaa": true,
2696 "rule_id": false,
2697 "rule_info": true,
2698 "rule_mail": true,
2699 "rule_mitre_id": true,
2700 "rule_mitre_tactic": false,
2701 "rule_nist_800_53": true,
2702 "rule_pci_dss": true,
2703 "rule_tsc": true,
2704 "scanid": true,
2705 "service": true,
2706 "software_package": true,
2707 "software_vendor": true,
2708 "sort": true,
2709 "source": true,
2710 "src_ip": true,
2711 "src_ip_city_name": true,
2712 "src_ip_country_code": true,
2713 "src_ip_geolocation": true,
2714 "src_port": true,
2715 "streams": true,
2716 "syscheck_attrs_after": true,
2717 "syscheck_audit_effective_user_id": true,
2718 "syscheck_audit_effective_user_name": true,
2719 "syscheck_audit_group_id": true,
2720 "syscheck_audit_group_name": true,
2721 "syscheck_audit_login_user_id": true,
2722 "syscheck_audit_login_user_name": true,
2723 "syscheck_audit_process_cwd": true,
2724 "syscheck_audit_process_id": true,
2725 "syscheck_audit_process_name": true,
2726 "syscheck_audit_process_parent_cwd": true,
2727 "syscheck_audit_process_parent_name": true,
2728 "syscheck_audit_process_ppid": true,
2729 "syscheck_audit_user_id": true,
2730 "syscheck_audit_user_name": true,
2731 "syscheck_changed_attributes": true,
2732 "syscheck_event": true,
2733 "syscheck_gid_after": true,
2734 "syscheck_gname_after": true,
2735 "syscheck_hard_links": true,
2736 "syscheck_inode_after": true,
2737 "syscheck_inode_before": true,
2738 "syscheck_md5_after": true,
2739 "syscheck_md5_before": true,
2740 "syscheck_mode": true,
2741 "syscheck_mtime_after": true,
2742 "syscheck_mtime_before": true,
2743 "syscheck_path": true,
2744 "syscheck_perm_after": true,
2745 "syscheck_perm_before": true,
2746 "syscheck_sha1_after": true,
2747 "syscheck_sha1_before": true,
2748 "syscheck_sha256_after": true,
2749 "syscheck_sha256_before": true,
2750 "syscheck_size_after": true,
2751 "syscheck_size_before": true,
2752 "syscheck_uid_after": true,
2753 "syscheck_uname_after": true,
2754 "syscheck_win_perm_after": true,
2755 "syscheck_win_perm_after_0_allowed": true,
2756 "syscheck_win_perm_after_0_name": true,
2757 "syscheck_win_perm_after_1_allowed": true,
2758 "syscheck_win_perm_after_1_name": true,
2759 "syscheck_win_perm_after_2_allowed": true,
2760 "syscheck_win_perm_after_2_name": true,
2761 "syscheck_win_perm_after_3_allowed": true,
2762 "syscheck_win_perm_after_3_name": true,
2763 "syslog_customer": true,
2764 "syslog_tag": true,
2765 "syslog_type": true,
2766 "sysmon_event_description": true,
2767 "threat_ids": true,
2768 "threat_indicated": true,
2769 "threat_names": true,
2770 "time": true,
2771 "timestamp": false,
2772 "user_name": true,
2773 "win_registry_key": true,
2774 "win_system_eventID": true,
2775 "windows_auth_package": true,
2776 "windows_domain": true,
2777 "windows_event_id": true,
2778 "windows_event_severity": true,
2779 "windows_logon_type": true
2780 },
2781 "indexByName": {
2782 "_id": 1,
2783 "agent_ip": 3,
2784 "agent_name": 2,
2785 "rule_description": 4,
2786 "rule_id": 6,
2787 "rule_level": 5,
2788 "rule_mitre_tactic": 7,
2789 "rule_mitre_technique": 8,
2790 "timestamp": 0
2791 },
2792 "renameByName": {
2793 "_id": "EVENT ID",
2794 "rule_id": "RULE ID",
2795 "rule_mitre_tactic": "MITRE TACTIC",
2796 "rule_mitre_technique": "MITRE TECHNIQUE",
2797 "timestamp": "DATE/TIME"
2798 }
2799 }
2800 }
2801 ],
2802 "transparent": true,
2803 "type": "table"
2804 }
2805 ],
2806 "refresh": "",
2807 "schemaVersion": 38,
2808 "style": "dark",
2809 "tags": ["EDR"],
2810 "templating": {
2811 "list": [
2812 {
2813 "datasource": {
2814 "type": "elasticsearch",
2815 "uid": "replace_datasource_uid"
2816 },
2817 "filters": [],
2818 "hide": 0,
2819 "label": "",
2820 "name": "Filters",
2821 "skipUrlSync": false,
2822 "type": "adhoc"
2823 },
2824 {
2825 "current": {
2826 "selected": false,
2827 "text": "All",
2828 "value": "$__all"
2829 },
2830 "datasource": {
2831 "type": "elasticsearch",
2832 "uid": "replace_datasource_uid"
2833 },
2834 "definition": "{ \"find\": \"terms\", \"field\": \"agent_name\", \"query\": \"\"}",
2835 "hide": 0,
2836 "includeAll": true,
2837 "label": "Agent",
2838 "multi": false,
2839 "name": "agent_name",
2840 "options": [],
2841 "query": "{ \"find\": \"terms\", \"field\": \"agent_name\", \"query\": \"\"}",
2842 "refresh": 2,
2843 "regex": "",
2844 "skipUrlSync": false,
2845 "sort": 2,
2846 "tagValuesQuery": "",
2847 "tagsQuery": "",
2848 "type": "query",
2849 "useTags": false
2850 },
2851 {
2852 "current": {
2853 "selected": false,
2854 "text": "All",
2855 "value": "$__all"
2856 },
2857 "datasource": {
2858 "type": "elasticsearch",
2859 "uid": "replace_datasource_uid"
2860 },
2861 "definition": "{ \"find\": \"terms\", \"field\": \"rule_level\", \"query\": \"\"}",
2862 "hide": 0,
2863 "includeAll": true,
2864 "label": "Rule Level",
2865 "multi": false,
2866 "name": "rule_level",
2867 "options": [],
2868 "query": "{ \"find\": \"terms\", \"field\": \"rule_level\", \"query\": \"\"}",
2869 "refresh": 2,
2870 "regex": "",
2871 "skipUrlSync": false,
2872 "sort": 0,
2873 "type": "query"
2874 }
2875 ]
2876 },
2877 "time": {
2878 "from": "now-6h",
2879 "to": "now"
2880 },
2881 "timepicker": {
2882 "refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"],
2883 "time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"]
2884 },
2885 "timezone": "",
2886 "title": "EDR - _SUMMARY",
2887 "weekStart": "",
2888 "uid": null
2889 }