main
json 2,542 lines 61.2 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 "target": {
15 "limit": 100,
16 "matchAny": false,
17 "tags": [],
18 "type": "dashboard"
19 },
20 "type": "dashboard"
21 }
22 ]
23 },
24 "description": "SONICWALL - LOGS SUMMARY",
25 "editable": false,
26 "fiscalYearStartMonth": 0,
27 "graphTooltip": 0,
28 "id": null,
29 "links": [
30 {
31 "asDropdown": true,
32 "icon": "external link",
33 "includeVars": true,
34 "keepTime": true,
35 "tags": [
36 "SONICWALL"
37 ],
38 "targetBlank": true,
39 "title": "SONICWALL DASHBOARDS",
40 "tooltip": "",
41 "type": "dashboards",
42 "url": ""
43 }
44 ],
45 "liveNow": false,
46 "panels": [
47 {
48 "datasource": {
49 "type": "grafana-opensearch-datasource",
50 "uid": "replace_datasource_uid"
51 },
52 "fieldConfig": {
53 "defaults": {
54 "color": {
55 "mode": "thresholds"
56 },
57 "mappings": [],
58 "thresholds": {
59 "mode": "absolute",
60 "steps": [
61 {
62 "color": "orange",
63 "value": null
64 }
65 ]
66 },
67 "unit": "short"
68 },
69 "overrides": []
70 },
71 "gridPos": {
72 "h": 8,
73 "w": 4,
74 "x": 0,
75 "y": 0
76 },
77 "id": 2,
78 "options": {
79 "colorMode": "value",
80 "graphMode": "area",
81 "justifyMode": "auto",
82 "orientation": "auto",
83 "reduceOptions": {
84 "calcs": [
85 "sum"
86 ],
87 "fields": "",
88 "values": false
89 },
90 "showPercentChange": false,
91 "textMode": "auto",
92 "wideLayout": true
93 },
94 "pluginVersion": "10.4.1",
95 "targets": [
96 {
97 "alias": "",
98 "bucketAggs": [
99 {
100 "field": "timestamp",
101 "id": "2",
102 "settings": {
103 "interval": "auto"
104 },
105 "type": "date_histogram"
106 }
107 ],
108 "datasource": {
109 "type": "grafana-opensearch-datasource",
110 "uid": "replace_datasource_uid"
111 },
112 "metrics": [
113 {
114 "id": "1",
115 "type": "count"
116 }
117 ],
118 "query": "fw:$firewall AND msg_cat:\"Application Control Detection Alert\"",
119 "refId": "A",
120 "timeField": "timestamp"
121 }
122 ],
123 "title": "APP CONTROL ALERTS",
124 "type": "stat"
125 },
126 {
127 "datasource": {
128 "type": "grafana-opensearch-datasource",
129 "uid": "replace_datasource_uid"
130 },
131 "fieldConfig": {
132 "defaults": {
133 "color": {
134 "mode": "palette-classic"
135 },
136 "custom": {
137 "hideFrom": {
138 "legend": false,
139 "tooltip": false,
140 "viz": false
141 }
142 },
143 "mappings": []
144 },
145 "overrides": []
146 },
147 "gridPos": {
148 "h": 8,
149 "w": 5,
150 "x": 4,
151 "y": 0
152 },
153 "id": 4,
154 "options": {
155 "legend": {
156 "displayMode": "list",
157 "placement": "right",
158 "showLegend": false
159 },
160 "pieType": "pie",
161 "reduceOptions": {
162 "calcs": [
163 "sum"
164 ],
165 "fields": "",
166 "values": false
167 },
168 "tooltip": {
169 "mode": "single",
170 "sort": "none"
171 }
172 },
173 "targets": [
174 {
175 "alias": "",
176 "bucketAggs": [
177 {
178 "field": "fw",
179 "id": "3",
180 "settings": {
181 "min_doc_count": "1",
182 "order": "desc",
183 "orderBy": "_count",
184 "size": "15"
185 },
186 "type": "terms"
187 },
188 {
189 "field": "timestamp",
190 "id": "2",
191 "settings": {
192 "interval": "auto"
193 },
194 "type": "date_histogram"
195 }
196 ],
197 "datasource": {
198 "type": "grafana-opensearch-datasource",
199 "uid": "replace_datasource_uid"
200 },
201 "metrics": [
202 {
203 "id": "1",
204 "type": "count"
205 }
206 ],
207 "query": "fw:$firewall AND msg_cat:\"Application Control Detection Alert\"",
208 "refId": "A",
209 "timeField": "timestamp"
210 }
211 ],
212 "title": "ALERTS BY FIREWALL",
213 "type": "piechart"
214 },
215 {
216 "datasource": {
217 "type": "grafana-opensearch-datasource",
218 "uid": "replace_datasource_uid"
219 },
220 "fieldConfig": {
221 "defaults": {
222 "color": {
223 "mode": "thresholds"
224 },
225 "custom": {
226 "align": "auto",
227 "cellOptions": {
228 "type": "auto"
229 },
230 "inspect": false
231 },
232 "mappings": [],
233 "thresholds": {
234 "mode": "absolute",
235 "steps": [
236 {
237 "color": "green",
238 "value": null
239 },
240 {
241 "color": "red",
242 "value": 80
243 }
244 ]
245 }
246 },
247 "overrides": [
248 {
249 "matcher": {
250 "id": "byName",
251 "options": "source"
252 },
253 "properties": [
254 {
255 "id": "custom.width",
256 "value": 473
257 }
258 ]
259 }
260 ]
261 },
262 "gridPos": {
263 "h": 8,
264 "w": 7,
265 "x": 9,
266 "y": 0
267 },
268 "id": 5,
269 "options": {
270 "cellHeight": "sm",
271 "footer": {
272 "countRows": false,
273 "fields": "",
274 "reducer": [
275 "sum"
276 ],
277 "show": false
278 },
279 "showHeader": true,
280 "sortBy": []
281 },
282 "pluginVersion": "10.4.1",
283 "targets": [
284 {
285 "alias": "",
286 "bucketAggs": [
287 {
288 "field": "fw",
289 "id": "3",
290 "settings": {
291 "min_doc_count": "1",
292 "order": "desc",
293 "orderBy": "_count",
294 "size": "20"
295 },
296 "type": "terms"
297 }
298 ],
299 "datasource": {
300 "type": "grafana-opensearch-datasource",
301 "uid": "replace_datasource_uid"
302 },
303 "metrics": [
304 {
305 "id": "1",
306 "type": "count"
307 }
308 ],
309 "query": "fw:$firewall AND msg_cat:\"Application Control Detection Alert\"",
310 "refId": "A",
311 "timeField": "timestamp"
312 }
313 ],
314 "title": "LOGS BY FIREWALL",
315 "transformations": [
316 {
317 "id": "organize",
318 "options": {
319 "excludeByName": {},
320 "indexByName": {},
321 "renameByName": {
322 "devname": "FIREWALL",
323 "fw": "FIREWALL"
324 }
325 }
326 }
327 ],
328 "transparent": true,
329 "type": "table"
330 },
331 {
332 "datasource": {
333 "type": "grafana-opensearch-datasource",
334 "uid": "replace_datasource_uid"
335 },
336 "fieldConfig": {
337 "defaults": {
338 "color": {
339 "mode": "palette-classic"
340 },
341 "custom": {
342 "hideFrom": {
343 "legend": false,
344 "tooltip": false,
345 "viz": false
346 }
347 },
348 "mappings": []
349 },
350 "overrides": []
351 },
352 "gridPos": {
353 "h": 8,
354 "w": 8,
355 "x": 16,
356 "y": 0
357 },
358 "id": 18,
359 "options": {
360 "legend": {
361 "displayMode": "table",
362 "placement": "right",
363 "showLegend": true
364 },
365 "pieType": "donut",
366 "reduceOptions": {
367 "calcs": [
368 "sum"
369 ],
370 "fields": "",
371 "values": false
372 },
373 "tooltip": {
374 "mode": "single",
375 "sort": "none"
376 }
377 },
378 "targets": [
379 {
380 "alias": "",
381 "bucketAggs": [
382 {
383 "field": "appcat",
384 "id": "3",
385 "settings": {
386 "min_doc_count": "1",
387 "order": "desc",
388 "orderBy": "_count",
389 "size": "10"
390 },
391 "type": "terms"
392 },
393 {
394 "field": "timestamp",
395 "id": "2",
396 "settings": {
397 "interval": "auto"
398 },
399 "type": "date_histogram"
400 }
401 ],
402 "datasource": {
403 "type": "grafana-opensearch-datasource",
404 "uid": "replace_datasource_uid"
405 },
406 "metrics": [
407 {
408 "id": "1",
409 "type": "count"
410 }
411 ],
412 "query": "fw:$firewall AND msg_cat:\"Application Control Detection Alert\"",
413 "refId": "A",
414 "timeField": "timestamp"
415 }
416 ],
417 "title": "ALERTS BY APP CAT (Top 10)",
418 "type": "piechart"
419 },
420 {
421 "datasource": {
422 "type": "grafana-opensearch-datasource",
423 "uid": "replace_datasource_uid"
424 },
425 "fieldConfig": {
426 "defaults": {
427 "color": {
428 "mode": "thresholds"
429 },
430 "mappings": [],
431 "thresholds": {
432 "mode": "absolute",
433 "steps": [
434 {
435 "color": "green",
436 "value": null
437 },
438 {
439 "color": "red",
440 "value": 80
441 }
442 ]
443 }
444 },
445 "overrides": []
446 },
447 "gridPos": {
448 "h": 8,
449 "w": 10,
450 "x": 0,
451 "y": 8
452 },
453 "id": 23,
454 "options": {
455 "displayMode": "gradient",
456 "maxVizHeight": 300,
457 "minVizHeight": 10,
458 "minVizWidth": 0,
459 "namePlacement": "auto",
460 "orientation": "horizontal",
461 "reduceOptions": {
462 "calcs": [
463 "sum"
464 ],
465 "fields": "",
466 "values": false
467 },
468 "showUnfilled": true,
469 "sizing": "auto",
470 "valueMode": "color"
471 },
472 "pluginVersion": "10.4.1",
473 "targets": [
474 {
475 "alias": "",
476 "bucketAggs": [
477 {
478 "field": "dst_ip",
479 "id": "4",
480 "settings": {
481 "min_doc_count": "1",
482 "order": "desc",
483 "orderBy": "_count",
484 "size": "10"
485 },
486 "type": "terms"
487 },
488 {
489 "field": "timestamp",
490 "id": "2",
491 "settings": {
492 "interval": "auto"
493 },
494 "type": "date_histogram"
495 }
496 ],
497 "datasource": {
498 "type": "grafana-opensearch-datasource",
499 "uid": "replace_datasource_uid"
500 },
501 "metrics": [
502 {
503 "id": "3",
504 "type": "count"
505 }
506 ],
507 "query": "fw:$firewall AND msg_cat:\"Application Control Detection Alert\"",
508 "refId": "A",
509 "timeField": "timestamp"
510 }
511 ],
512 "title": "DST IP (Top 10)",
513 "type": "bargauge"
514 },
515 {
516 "datasource": {
517 "type": "grafana-opensearch-datasource",
518 "uid": "replace_datasource_uid"
519 },
520 "fieldConfig": {
521 "defaults": {
522 "color": {
523 "mode": "thresholds"
524 },
525 "custom": {
526 "hideFrom": {
527 "legend": false,
528 "tooltip": false,
529 "viz": false
530 }
531 },
532 "mappings": [],
533 "thresholds": {
534 "mode": "absolute",
535 "steps": [
536 {
537 "color": "rgba(245, 54, 54, 0.9)",
538 "value": null
539 },
540 {
541 "color": "rgba(237, 129, 40, 0.89)",
542 "value": 0
543 },
544 {
545 "color": "rgba(50, 172, 45, 0.97)",
546 "value": 10
547 }
548 ]
549 }
550 },
551 "overrides": []
552 },
553 "gridPos": {
554 "h": 8,
555 "w": 8,
556 "x": 10,
557 "y": 8
558 },
559 "id": 20,
560 "maxDataPoints": 1,
561 "options": {
562 "basemap": {
563 "name": "Basemap",
564 "type": "default"
565 },
566 "controls": {
567 "mouseWheelZoom": false,
568 "showAttribution": true,
569 "showDebug": false,
570 "showMeasure": false,
571 "showScale": false,
572 "showZoom": true
573 },
574 "layers": [
575 {
576 "config": {
577 "showLegend": true,
578 "style": {
579 "color": {
580 "fixed": "dark-green"
581 },
582 "opacity": 0.4,
583 "rotation": {
584 "fixed": 0,
585 "max": 360,
586 "min": -360,
587 "mode": "mod"
588 },
589 "size": {
590 "fixed": 5,
591 "max": 30,
592 "min": 2
593 },
594 "symbol": {
595 "fixed": "img/icons/marker/circle.svg",
596 "mode": "fixed"
597 },
598 "symbolAlign": {
599 "horizontal": "center",
600 "vertical": "center"
601 },
602 "textConfig": {
603 "fontSize": 12,
604 "offsetX": 0,
605 "offsetY": 0,
606 "textAlign": "center",
607 "textBaseline": "middle"
608 }
609 }
610 },
611 "location": {
612 "gazetteer": "public/gazetteer/countries.json",
613 "mode": "lookup"
614 },
615 "name": "Layer 0",
616 "tooltip": true,
617 "type": "markers"
618 }
619 ],
620 "tooltip": {
621 "mode": "details"
622 },
623 "view": {
624 "allLayers": true,
625 "id": "zero",
626 "lat": 0,
627 "lon": 0,
628 "zoom": 1
629 }
630 },
631 "pluginVersion": "10.4.1",
632 "targets": [
633 {
634 "bucketAggs": [
635 {
636 "fake": true,
637 "field": "dst_ip_country_code",
638 "id": "3",
639 "settings": {
640 "min_doc_count": 1,
641 "order": "desc",
642 "orderBy": "_count",
643 "size": "20"
644 },
645 "type": "terms"
646 },
647 {
648 "field": "timestamp",
649 "id": "2",
650 "settings": {
651 "interval": "auto",
652 "min_doc_count": 0,
653 "trimEdges": 0
654 },
655 "type": "date_histogram"
656 }
657 ],
658 "datasource": {
659 "type": "grafana-opensearch-datasource",
660 "uid": "replace_datasource_uid"
661 },
662 "metrics": [
663 {
664 "field": "select field",
665 "id": "1",
666 "type": "count"
667 }
668 ],
669 "query": "fw:$firewall AND msg_cat:\"Application Control Detection Alert\"",
670 "refId": "A",
671 "timeField": "timestamp"
672 }
673 ],
674 "title": "DST GEOIP",
675 "transformations": [
676 {
677 "id": "reduce",
678 "options": {
679 "reducers": [
680 "sum"
681 ]
682 }
683 }
684 ],
685 "type": "geomap"
686 },
687 {
688 "datasource": {
689 "type": "grafana-opensearch-datasource",
690 "uid": "replace_datasource_uid"
691 },
692 "fieldConfig": {
693 "defaults": {
694 "color": {
695 "mode": "thresholds"
696 },
697 "custom": {
698 "align": "auto",
699 "cellOptions": {
700 "type": "auto"
701 },
702 "inspect": false
703 },
704 "mappings": [],
705 "thresholds": {
706 "mode": "absolute",
707 "steps": [
708 {
709 "color": "green",
710 "value": null
711 },
712 {
713 "color": "red",
714 "value": 80
715 }
716 ]
717 }
718 },
719 "overrides": [
720 {
721 "matcher": {
722 "id": "byName",
723 "options": "source"
724 },
725 "properties": [
726 {
727 "id": "custom.width",
728 "value": 473
729 }
730 ]
731 }
732 ]
733 },
734 "gridPos": {
735 "h": 8,
736 "w": 6,
737 "x": 18,
738 "y": 8
739 },
740 "id": 24,
741 "options": {
742 "cellHeight": "sm",
743 "footer": {
744 "countRows": false,
745 "fields": "",
746 "reducer": [
747 "sum"
748 ],
749 "show": false
750 },
751 "showHeader": true,
752 "sortBy": []
753 },
754 "pluginVersion": "10.4.1",
755 "targets": [
756 {
757 "alias": "",
758 "bucketAggs": [
759 {
760 "field": "dst_ip",
761 "id": "3",
762 "settings": {
763 "min_doc_count": "1",
764 "order": "desc",
765 "orderBy": "_count",
766 "size": "20"
767 },
768 "type": "terms"
769 },
770 {
771 "field": "dst_ip_country_code",
772 "id": "4",
773 "settings": {
774 "min_doc_count": "1",
775 "order": "desc",
776 "orderBy": "_count",
777 "size": "20"
778 },
779 "type": "terms"
780 }
781 ],
782 "datasource": {
783 "type": "grafana-opensearch-datasource",
784 "uid": "replace_datasource_uid"
785 },
786 "metrics": [
787 {
788 "id": "1",
789 "type": "count"
790 }
791 ],
792 "query": "fw:$firewall AND msg_cat:\"Application Control Detection Alert\"",
793 "refId": "A",
794 "timeField": "timestamp"
795 }
796 ],
797 "title": "DST IP AND COUNTRY",
798 "transformations": [
799 {
800 "id": "organize",
801 "options": {
802 "excludeByName": {},
803 "indexByName": {},
804 "renameByName": {
805 "devname": "FIREWALL",
806 "fw": "FIREWALL"
807 }
808 }
809 }
810 ],
811 "transparent": true,
812 "type": "table"
813 },
814 {
815 "datasource": {
816 "type": "grafana-opensearch-datasource",
817 "uid": "replace_datasource_uid"
818 },
819 "fieldConfig": {
820 "defaults": {
821 "color": {
822 "mode": "thresholds"
823 },
824 "mappings": [],
825 "thresholds": {
826 "mode": "absolute",
827 "steps": [
828 {
829 "color": "green",
830 "value": null
831 },
832 {
833 "color": "red",
834 "value": 80
835 }
836 ]
837 }
838 },
839 "overrides": []
840 },
841 "gridPos": {
842 "h": 8,
843 "w": 10,
844 "x": 0,
845 "y": 16
846 },
847 "id": 26,
848 "options": {
849 "displayMode": "gradient",
850 "maxVizHeight": 300,
851 "minVizHeight": 10,
852 "minVizWidth": 0,
853 "namePlacement": "auto",
854 "orientation": "horizontal",
855 "reduceOptions": {
856 "calcs": [
857 "sum"
858 ],
859 "fields": "",
860 "values": false
861 },
862 "showUnfilled": true,
863 "sizing": "auto",
864 "valueMode": "color"
865 },
866 "pluginVersion": "10.4.1",
867 "targets": [
868 {
869 "alias": "",
870 "bucketAggs": [
871 {
872 "field": "src_ip",
873 "id": "4",
874 "settings": {
875 "min_doc_count": "1",
876 "order": "desc",
877 "orderBy": "_count",
878 "size": "10"
879 },
880 "type": "terms"
881 },
882 {
883 "field": "timestamp",
884 "id": "2",
885 "settings": {
886 "interval": "auto"
887 },
888 "type": "date_histogram"
889 }
890 ],
891 "datasource": {
892 "type": "grafana-opensearch-datasource",
893 "uid": "replace_datasource_uid"
894 },
895 "metrics": [
896 {
897 "id": "3",
898 "type": "count"
899 }
900 ],
901 "query": "fw:$firewall AND msg_cat:\"Application Control Detection Alert\"",
902 "refId": "A",
903 "timeField": "timestamp"
904 }
905 ],
906 "title": "SRC IP (Top 10)",
907 "type": "bargauge"
908 },
909 {
910 "datasource": {
911 "type": "grafana-opensearch-datasource",
912 "uid": "replace_datasource_uid"
913 },
914 "fieldConfig": {
915 "defaults": {
916 "color": {
917 "mode": "thresholds"
918 },
919 "custom": {
920 "hideFrom": {
921 "legend": false,
922 "tooltip": false,
923 "viz": false
924 }
925 },
926 "mappings": [],
927 "thresholds": {
928 "mode": "absolute",
929 "steps": [
930 {
931 "color": "rgba(245, 54, 54, 0.9)",
932 "value": null
933 },
934 {
935 "color": "rgba(237, 129, 40, 0.89)",
936 "value": 0
937 },
938 {
939 "color": "rgba(50, 172, 45, 0.97)",
940 "value": 10
941 }
942 ]
943 }
944 },
945 "overrides": []
946 },
947 "gridPos": {
948 "h": 8,
949 "w": 8,
950 "x": 10,
951 "y": 16
952 },
953 "id": 21,
954 "maxDataPoints": 1,
955 "options": {
956 "basemap": {
957 "name": "Basemap",
958 "type": "default"
959 },
960 "controls": {
961 "mouseWheelZoom": false,
962 "showAttribution": true,
963 "showDebug": false,
964 "showMeasure": false,
965 "showScale": false,
966 "showZoom": true
967 },
968 "layers": [
969 {
970 "config": {
971 "showLegend": true,
972 "style": {
973 "color": {
974 "fixed": "dark-green"
975 },
976 "opacity": 0.4,
977 "rotation": {
978 "fixed": 0,
979 "max": 360,
980 "min": -360,
981 "mode": "mod"
982 },
983 "size": {
984 "fixed": 5,
985 "max": 30,
986 "min": 2
987 },
988 "symbol": {
989 "fixed": "img/icons/marker/circle.svg",
990 "mode": "fixed"
991 },
992 "symbolAlign": {
993 "horizontal": "center",
994 "vertical": "center"
995 },
996 "textConfig": {
997 "fontSize": 12,
998 "offsetX": 0,
999 "offsetY": 0,
1000 "textAlign": "center",
1001 "textBaseline": "middle"
1002 }
1003 }
1004 },
1005 "location": {
1006 "gazetteer": "public/gazetteer/countries.json",
1007 "mode": "lookup"
1008 },
1009 "name": "Layer 0",
1010 "tooltip": true,
1011 "type": "markers"
1012 }
1013 ],
1014 "tooltip": {
1015 "mode": "details"
1016 },
1017 "view": {
1018 "allLayers": true,
1019 "id": "zero",
1020 "lat": 0,
1021 "lon": 0,
1022 "zoom": 1
1023 }
1024 },
1025 "pluginVersion": "10.4.1",
1026 "targets": [
1027 {
1028 "bucketAggs": [
1029 {
1030 "fake": true,
1031 "field": "src_ip_country_code",
1032 "id": "3",
1033 "settings": {
1034 "min_doc_count": 1,
1035 "order": "desc",
1036 "orderBy": "_term",
1037 "size": "0"
1038 },
1039 "type": "terms"
1040 },
1041 {
1042 "field": "timestamp",
1043 "id": "2",
1044 "settings": {
1045 "interval": "auto",
1046 "min_doc_count": 0,
1047 "trimEdges": 0
1048 },
1049 "type": "date_histogram"
1050 }
1051 ],
1052 "datasource": {
1053 "type": "grafana-opensearch-datasource",
1054 "uid": "replace_datasource_uid"
1055 },
1056 "metrics": [
1057 {
1058 "field": "select field",
1059 "id": "1",
1060 "type": "count"
1061 }
1062 ],
1063 "query": "fw:$firewall AND msg_cat:\"Application Control Detection Alert\"",
1064 "refId": "A",
1065 "timeField": "timestamp"
1066 }
1067 ],
1068 "title": "SRC GEOIP",
1069 "transformations": [
1070 {
1071 "id": "reduce",
1072 "options": {
1073 "reducers": [
1074 "sum"
1075 ]
1076 }
1077 }
1078 ],
1079 "type": "geomap"
1080 },
1081 {
1082 "datasource": {
1083 "type": "grafana-opensearch-datasource",
1084 "uid": "replace_datasource_uid"
1085 },
1086 "fieldConfig": {
1087 "defaults": {
1088 "color": {
1089 "mode": "thresholds"
1090 },
1091 "custom": {
1092 "align": "auto",
1093 "cellOptions": {
1094 "type": "auto"
1095 },
1096 "inspect": false
1097 },
1098 "mappings": [],
1099 "thresholds": {
1100 "mode": "absolute",
1101 "steps": [
1102 {
1103 "color": "green",
1104 "value": null
1105 },
1106 {
1107 "color": "red",
1108 "value": 80
1109 }
1110 ]
1111 }
1112 },
1113 "overrides": [
1114 {
1115 "matcher": {
1116 "id": "byName",
1117 "options": "source"
1118 },
1119 "properties": [
1120 {
1121 "id": "custom.width",
1122 "value": 473
1123 }
1124 ]
1125 }
1126 ]
1127 },
1128 "gridPos": {
1129 "h": 8,
1130 "w": 6,
1131 "x": 18,
1132 "y": 16
1133 },
1134 "id": 25,
1135 "options": {
1136 "cellHeight": "sm",
1137 "footer": {
1138 "countRows": false,
1139 "fields": "",
1140 "reducer": [
1141 "sum"
1142 ],
1143 "show": false
1144 },
1145 "showHeader": true,
1146 "sortBy": []
1147 },
1148 "pluginVersion": "10.4.1",
1149 "targets": [
1150 {
1151 "alias": "",
1152 "bucketAggs": [
1153 {
1154 "field": "src_ip",
1155 "id": "3",
1156 "settings": {
1157 "min_doc_count": "1",
1158 "order": "desc",
1159 "orderBy": "_count",
1160 "size": "20"
1161 },
1162 "type": "terms"
1163 },
1164 {
1165 "field": "src_ip_country_code",
1166 "id": "4",
1167 "settings": {
1168 "min_doc_count": "1",
1169 "order": "desc",
1170 "orderBy": "_count",
1171 "size": "20"
1172 },
1173 "type": "terms"
1174 }
1175 ],
1176 "datasource": {
1177 "type": "grafana-opensearch-datasource",
1178 "uid": "replace_datasource_uid"
1179 },
1180 "metrics": [
1181 {
1182 "id": "1",
1183 "type": "count"
1184 }
1185 ],
1186 "query": "fw:$firewall AND msg_cat:\"Application Control Detection Alert\"",
1187 "refId": "A",
1188 "timeField": "timestamp"
1189 }
1190 ],
1191 "title": "SRC IP AND COUNTRY",
1192 "transformations": [
1193 {
1194 "id": "organize",
1195 "options": {
1196 "excludeByName": {},
1197 "indexByName": {},
1198 "renameByName": {
1199 "devname": "FIREWALL",
1200 "fw": "FIREWALL"
1201 }
1202 }
1203 }
1204 ],
1205 "transparent": true,
1206 "type": "table"
1207 },
1208 {
1209 "datasource": {
1210 "type": "grafana-opensearch-datasource",
1211 "uid": "replace_datasource_uid"
1212 },
1213 "fieldConfig": {
1214 "defaults": {
1215 "color": {
1216 "mode": "palette-classic"
1217 },
1218 "custom": {
1219 "hideFrom": {
1220 "legend": false,
1221 "tooltip": false,
1222 "viz": false
1223 }
1224 },
1225 "mappings": []
1226 },
1227 "overrides": [
1228 {
1229 "matcher": {
1230 "id": "byName",
1231 "options": "INFO"
1232 },
1233 "properties": [
1234 {
1235 "id": "color",
1236 "value": {
1237 "fixedColor": "blue",
1238 "mode": "fixed"
1239 }
1240 }
1241 ]
1242 },
1243 {
1244 "matcher": {
1245 "id": "byName",
1246 "options": "Alert"
1247 },
1248 "properties": [
1249 {
1250 "id": "color",
1251 "value": {
1252 "fixedColor": "light-red",
1253 "mode": "fixed"
1254 }
1255 }
1256 ]
1257 },
1258 {
1259 "matcher": {
1260 "id": "byName",
1261 "options": "Notice"
1262 },
1263 "properties": [
1264 {
1265 "id": "color",
1266 "value": {
1267 "fixedColor": "light-blue",
1268 "mode": "fixed"
1269 }
1270 }
1271 ]
1272 },
1273 {
1274 "matcher": {
1275 "id": "byName",
1276 "options": "Warning"
1277 },
1278 "properties": [
1279 {
1280 "id": "color",
1281 "value": {
1282 "fixedColor": "orange",
1283 "mode": "fixed"
1284 }
1285 }
1286 ]
1287 }
1288 ]
1289 },
1290 "gridPos": {
1291 "h": 8,
1292 "w": 6,
1293 "x": 0,
1294 "y": 24
1295 },
1296 "id": 8,
1297 "options": {
1298 "legend": {
1299 "displayMode": "table",
1300 "placement": "right",
1301 "showLegend": true
1302 },
1303 "pieType": "donut",
1304 "reduceOptions": {
1305 "calcs": [
1306 "sum"
1307 ],
1308 "fields": "",
1309 "values": false
1310 },
1311 "tooltip": {
1312 "mode": "single",
1313 "sort": "none"
1314 }
1315 },
1316 "targets": [
1317 {
1318 "alias": "",
1319 "bucketAggs": [
1320 {
1321 "field": "syslog_level",
1322 "id": "3",
1323 "settings": {
1324 "min_doc_count": "1",
1325 "order": "desc",
1326 "orderBy": "_count",
1327 "size": "15"
1328 },
1329 "type": "terms"
1330 },
1331 {
1332 "field": "timestamp",
1333 "id": "2",
1334 "settings": {
1335 "interval": "auto"
1336 },
1337 "type": "date_histogram"
1338 }
1339 ],
1340 "datasource": {
1341 "type": "grafana-opensearch-datasource",
1342 "uid": "replace_datasource_uid"
1343 },
1344 "metrics": [
1345 {
1346 "id": "1",
1347 "type": "count"
1348 }
1349 ],
1350 "query": "fw:$firewall AND msg_cat:\"Application Control Detection Alert\"",
1351 "refId": "A",
1352 "timeField": "timestamp"
1353 }
1354 ],
1355 "title": "LOGS BY SEVERITY",
1356 "type": "piechart"
1357 },
1358 {
1359 "datasource": {
1360 "type": "grafana-opensearch-datasource",
1361 "uid": "replace_datasource_uid"
1362 },
1363 "fieldConfig": {
1364 "defaults": {
1365 "color": {
1366 "mode": "palette-classic"
1367 },
1368 "custom": {
1369 "axisBorderShow": false,
1370 "axisCenteredZero": false,
1371 "axisColorMode": "text",
1372 "axisLabel": "",
1373 "axisPlacement": "auto",
1374 "barAlignment": 0,
1375 "drawStyle": "bars",
1376 "fillOpacity": 0,
1377 "gradientMode": "none",
1378 "hideFrom": {
1379 "legend": false,
1380 "tooltip": false,
1381 "viz": false
1382 },
1383 "insertNulls": false,
1384 "lineInterpolation": "linear",
1385 "lineWidth": 1,
1386 "pointSize": 5,
1387 "scaleDistribution": {
1388 "type": "linear"
1389 },
1390 "showPoints": "auto",
1391 "spanNulls": false,
1392 "stacking": {
1393 "group": "A",
1394 "mode": "none"
1395 },
1396 "thresholdsStyle": {
1397 "mode": "off"
1398 }
1399 },
1400 "mappings": [],
1401 "thresholds": {
1402 "mode": "absolute",
1403 "steps": [
1404 {
1405 "color": "green",
1406 "value": null
1407 },
1408 {
1409 "color": "red",
1410 "value": 80
1411 }
1412 ]
1413 },
1414 "unit": "short"
1415 },
1416 "overrides": []
1417 },
1418 "gridPos": {
1419 "h": 16,
1420 "w": 18,
1421 "x": 6,
1422 "y": 24
1423 },
1424 "id": 7,
1425 "options": {
1426 "legend": {
1427 "calcs": [],
1428 "displayMode": "table",
1429 "placement": "right",
1430 "showLegend": true
1431 },
1432 "tooltip": {
1433 "mode": "single",
1434 "sort": "none"
1435 }
1436 },
1437 "pluginVersion": "8.5.1",
1438 "targets": [
1439 {
1440 "alias": "",
1441 "bucketAggs": [
1442 {
1443 "field": "fw",
1444 "id": "3",
1445 "settings": {
1446 "min_doc_count": "1",
1447 "order": "desc",
1448 "orderBy": "_count",
1449 "size": "20"
1450 },
1451 "type": "terms"
1452 },
1453 {
1454 "field": "timestamp",
1455 "id": "4",
1456 "settings": {
1457 "interval": "5m",
1458 "min_doc_count": "1",
1459 "timeZone": "utc",
1460 "trimEdges": "0"
1461 },
1462 "type": "date_histogram"
1463 }
1464 ],
1465 "datasource": {
1466 "type": "grafana-opensearch-datasource",
1467 "uid": "replace_datasource_uid"
1468 },
1469 "metrics": [
1470 {
1471 "id": "1",
1472 "type": "count"
1473 }
1474 ],
1475 "query": "fw:$firewall AND msg_cat:\"Application Control Detection Alert\"",
1476 "refId": "A",
1477 "timeField": "timestamp"
1478 }
1479 ],
1480 "title": "LOGS BY FIREWALL - HISTOGRAM (TOP 20)",
1481 "type": "timeseries"
1482 },
1483 {
1484 "datasource": {
1485 "type": "grafana-opensearch-datasource",
1486 "uid": "replace_datasource_uid"
1487 },
1488 "fieldConfig": {
1489 "defaults": {
1490 "color": {
1491 "mode": "palette-classic"
1492 },
1493 "custom": {
1494 "hideFrom": {
1495 "legend": false,
1496 "tooltip": false,
1497 "viz": false
1498 }
1499 },
1500 "mappings": []
1501 },
1502 "overrides": [
1503 {
1504 "matcher": {
1505 "id": "byName",
1506 "options": "information"
1507 },
1508 "properties": [
1509 {
1510 "id": "color",
1511 "value": {
1512 "fixedColor": "blue",
1513 "mode": "fixed"
1514 }
1515 }
1516 ]
1517 },
1518 {
1519 "matcher": {
1520 "id": "byName",
1521 "options": "notice"
1522 },
1523 "properties": [
1524 {
1525 "id": "color",
1526 "value": {
1527 "fixedColor": "green",
1528 "mode": "fixed"
1529 }
1530 }
1531 ]
1532 },
1533 {
1534 "matcher": {
1535 "id": "byName",
1536 "options": "warning"
1537 },
1538 "properties": [
1539 {
1540 "id": "color",
1541 "value": {
1542 "fixedColor": "orange",
1543 "mode": "fixed"
1544 }
1545 }
1546 ]
1547 },
1548 {
1549 "matcher": {
1550 "id": "byName",
1551 "options": "alert"
1552 },
1553 "properties": [
1554 {
1555 "id": "color",
1556 "value": {
1557 "fixedColor": "red",
1558 "mode": "fixed"
1559 }
1560 }
1561 ]
1562 },
1563 {
1564 "matcher": {
1565 "id": "byName",
1566 "options": "block-url"
1567 },
1568 "properties": [
1569 {
1570 "id": "color",
1571 "value": {
1572 "fixedColor": "orange",
1573 "mode": "fixed"
1574 }
1575 }
1576 ]
1577 },
1578 {
1579 "matcher": {
1580 "id": "byName",
1581 "options": "passthrough"
1582 },
1583 "properties": [
1584 {
1585 "id": "color",
1586 "value": {
1587 "fixedColor": "green",
1588 "mode": "fixed"
1589 }
1590 }
1591 ]
1592 },
1593 {
1594 "matcher": {
1595 "id": "byName",
1596 "options": "NA"
1597 },
1598 "properties": [
1599 {
1600 "id": "color",
1601 "value": {
1602 "fixedColor": "orange",
1603 "mode": "fixed"
1604 }
1605 }
1606 ]
1607 },
1608 {
1609 "matcher": {
1610 "id": "byName",
1611 "options": "drop"
1612 },
1613 "properties": [
1614 {
1615 "id": "color",
1616 "value": {
1617 "fixedColor": "red",
1618 "mode": "fixed"
1619 }
1620 }
1621 ]
1622 },
1623 {
1624 "matcher": {
1625 "id": "byName",
1626 "options": "forward"
1627 },
1628 "properties": [
1629 {
1630 "id": "color",
1631 "value": {
1632 "fixedColor": "green",
1633 "mode": "fixed"
1634 }
1635 }
1636 ]
1637 },
1638 {
1639 "matcher": {
1640 "id": "byName",
1641 "options": "mgmt"
1642 },
1643 "properties": [
1644 {
1645 "id": "color",
1646 "value": {
1647 "fixedColor": "blue",
1648 "mode": "fixed"
1649 }
1650 }
1651 ]
1652 }
1653 ]
1654 },
1655 "gridPos": {
1656 "h": 8,
1657 "w": 6,
1658 "x": 0,
1659 "y": 32
1660 },
1661 "id": 12,
1662 "options": {
1663 "legend": {
1664 "displayMode": "table",
1665 "placement": "right",
1666 "showLegend": true
1667 },
1668 "pieType": "donut",
1669 "reduceOptions": {
1670 "calcs": [
1671 "sum"
1672 ],
1673 "fields": "",
1674 "values": false
1675 },
1676 "tooltip": {
1677 "mode": "single",
1678 "sort": "none"
1679 }
1680 },
1681 "targets": [
1682 {
1683 "alias": "",
1684 "bucketAggs": [
1685 {
1686 "field": "fw_action",
1687 "id": "3",
1688 "settings": {
1689 "min_doc_count": "1",
1690 "order": "desc",
1691 "orderBy": "_count",
1692 "size": "15"
1693 },
1694 "type": "terms"
1695 },
1696 {
1697 "field": "timestamp",
1698 "id": "2",
1699 "settings": {
1700 "interval": "auto"
1701 },
1702 "type": "date_histogram"
1703 }
1704 ],
1705 "datasource": {
1706 "type": "grafana-opensearch-datasource",
1707 "uid": "replace_datasource_uid"
1708 },
1709 "metrics": [
1710 {
1711 "id": "1",
1712 "type": "count"
1713 }
1714 ],
1715 "query": "fw:$firewall AND msg_cat:\"Application Control Detection Alert\"",
1716 "refId": "A",
1717 "timeField": "timestamp"
1718 }
1719 ],
1720 "title": "TRAFFIC LOGS BY ACTION",
1721 "type": "piechart"
1722 },
1723 {
1724 "datasource": {
1725 "type": "grafana-opensearch-datasource",
1726 "uid": "replace_datasource_uid"
1727 },
1728 "fieldConfig": {
1729 "defaults": {
1730 "color": {
1731 "mode": "palette-classic"
1732 },
1733 "custom": {
1734 "hideFrom": {
1735 "legend": false,
1736 "tooltip": false,
1737 "viz": false
1738 }
1739 },
1740 "mappings": []
1741 },
1742 "overrides": []
1743 },
1744 "gridPos": {
1745 "h": 8,
1746 "w": 6,
1747 "x": 0,
1748 "y": 40
1749 },
1750 "id": 17,
1751 "options": {
1752 "legend": {
1753 "displayMode": "list",
1754 "placement": "right",
1755 "showLegend": false
1756 },
1757 "pieType": "pie",
1758 "reduceOptions": {
1759 "calcs": [
1760 "sum"
1761 ],
1762 "fields": "",
1763 "values": false
1764 },
1765 "tooltip": {
1766 "mode": "single",
1767 "sort": "none"
1768 }
1769 },
1770 "targets": [
1771 {
1772 "alias": "",
1773 "bucketAggs": [
1774 {
1775 "field": "msg_cat",
1776 "id": "3",
1777 "settings": {
1778 "min_doc_count": "1",
1779 "order": "desc",
1780 "orderBy": "_count",
1781 "size": "15"
1782 },
1783 "type": "terms"
1784 },
1785 {
1786 "field": "timestamp",
1787 "id": "2",
1788 "settings": {
1789 "interval": "auto"
1790 },
1791 "type": "date_histogram"
1792 }
1793 ],
1794 "datasource": {
1795 "type": "grafana-opensearch-datasource",
1796 "uid": "replace_datasource_uid"
1797 },
1798 "metrics": [
1799 {
1800 "id": "1",
1801 "type": "count"
1802 }
1803 ],
1804 "query": "fw:$firewall",
1805 "refId": "A",
1806 "timeField": "timestamp"
1807 }
1808 ],
1809 "title": "LOGS BY NSG CAT (Top 15)",
1810 "type": "piechart"
1811 },
1812 {
1813 "datasource": {
1814 "type": "grafana-opensearch-datasource",
1815 "uid": "replace_datasource_uid"
1816 },
1817 "fieldConfig": {
1818 "defaults": {
1819 "color": {
1820 "mode": "thresholds"
1821 },
1822 "custom": {
1823 "align": "auto",
1824 "cellOptions": {
1825 "type": "auto"
1826 },
1827 "inspect": false
1828 },
1829 "mappings": [],
1830 "thresholds": {
1831 "mode": "absolute",
1832 "steps": [
1833 {
1834 "color": "green"
1835 },
1836 {
1837 "color": "red",
1838 "value": 80
1839 }
1840 ]
1841 }
1842 },
1843 "overrides": [
1844 {
1845 "matcher": {
1846 "id": "byName",
1847 "options": "source"
1848 },
1849 "properties": [
1850 {
1851 "id": "custom.width",
1852 "value": 473
1853 }
1854 ]
1855 },
1856 {
1857 "matcher": {
1858 "id": "byName",
1859 "options": "USER ACCOUNT"
1860 },
1861 "properties": [
1862 {
1863 "id": "custom.width",
1864 "value": 422
1865 }
1866 ]
1867 },
1868 {
1869 "matcher": {
1870 "id": "byName",
1871 "options": "INDICATOR"
1872 },
1873 "properties": [
1874 {
1875 "id": "custom.width",
1876 "value": 439
1877 }
1878 ]
1879 },
1880 {
1881 "matcher": {
1882 "id": "byName",
1883 "options": "msg_detail"
1884 },
1885 "properties": [
1886 {
1887 "id": "custom.width",
1888 "value": 796
1889 }
1890 ]
1891 }
1892 ]
1893 },
1894 "gridPos": {
1895 "h": 8,
1896 "w": 18,
1897 "x": 6,
1898 "y": 40
1899 },
1900 "id": 14,
1901 "options": {
1902 "cellHeight": "sm",
1903 "footer": {
1904 "countRows": false,
1905 "fields": "",
1906 "reducer": [
1907 "sum"
1908 ],
1909 "show": false
1910 },
1911 "showHeader": true,
1912 "sortBy": []
1913 },
1914 "pluginVersion": "10.4.1",
1915 "targets": [
1916 {
1917 "alias": "",
1918 "bucketAggs": [
1919 {
1920 "field": "msg_detail",
1921 "id": "3",
1922 "settings": {
1923 "min_doc_count": "1",
1924 "order": "desc",
1925 "orderBy": "_count",
1926 "size": "0"
1927 },
1928 "type": "terms"
1929 }
1930 ],
1931 "datasource": {
1932 "type": "grafana-opensearch-datasource",
1933 "uid": "replace_datasource_uid"
1934 },
1935 "metrics": [
1936 {
1937 "id": "1",
1938 "type": "count"
1939 }
1940 ],
1941 "query": "fw:$firewall AND msg_cat:\"Application Control Detection Alert\"",
1942 "refId": "A",
1943 "timeField": "timestamp"
1944 }
1945 ],
1946 "title": "LOGS BY MSG DETAIL",
1947 "transformations": [
1948 {
1949 "id": "organize",
1950 "options": {
1951 "excludeByName": {},
1952 "indexByName": {},
1953 "renameByName": {
1954 "msg": "INDICATOR",
1955 "msg_cat": "MSG CATEGORY",
1956 "user": "USER ACCOUNT"
1957 }
1958 }
1959 }
1960 ],
1961 "transparent": true,
1962 "type": "table"
1963 },
1964 {
1965 "datasource": {
1966 "type": "grafana-opensearch-datasource",
1967 "uid": "replace_datasource_uid"
1968 },
1969 "fieldConfig": {
1970 "defaults": {
1971 "color": {
1972 "mode": "thresholds"
1973 },
1974 "custom": {
1975 "align": "auto",
1976 "cellOptions": {
1977 "type": "auto"
1978 },
1979 "inspect": false
1980 },
1981 "mappings": [],
1982 "thresholds": {
1983 "mode": "absolute",
1984 "steps": [
1985 {
1986 "color": "green"
1987 },
1988 {
1989 "color": "red",
1990 "value": 80
1991 }
1992 ]
1993 }
1994 },
1995 "overrides": [
1996 {
1997 "matcher": {
1998 "id": "byName",
1999 "options": "FIREWALL"
2000 },
2001 "properties": [
2002 {
2003 "id": "custom.width",
2004 "value": 149
2005 }
2006 ]
2007 },
2008 {
2009 "matcher": {
2010 "id": "byName",
2011 "options": "ACTION"
2012 },
2013 "properties": [
2014 {
2015 "id": "custom.width",
2016 "value": 105
2017 }
2018 ]
2019 },
2020 {
2021 "matcher": {
2022 "id": "byName",
2023 "options": "SEVERITY"
2024 },
2025 "properties": [
2026 {
2027 "id": "custom.width",
2028 "value": 109
2029 },
2030 {
2031 "id": "custom.cellOptions",
2032 "value": {
2033 "type": "color-text"
2034 }
2035 },
2036 {
2037 "id": "mappings",
2038 "value": [
2039 {
2040 "options": {
2041 "Alert": {
2042 "color": "red",
2043 "index": 3
2044 },
2045 "Critical": {
2046 "color": "dark-red",
2047 "index": 4
2048 },
2049 "Emergency": {
2050 "color": "purple",
2051 "index": 6
2052 },
2053 "Error": {
2054 "color": "red",
2055 "index": 5
2056 },
2057 "Info": {
2058 "color": "green",
2059 "index": 1
2060 },
2061 "Notice": {
2062 "color": "blue",
2063 "index": 0
2064 },
2065 "Warning": {
2066 "color": "orange",
2067 "index": 2
2068 }
2069 },
2070 "type": "value"
2071 }
2072 ]
2073 }
2074 ]
2075 },
2076 {
2077 "matcher": {
2078 "id": "byName",
2079 "options": "SRC IP"
2080 },
2081 "properties": [
2082 {
2083 "id": "custom.width",
2084 "value": 137
2085 }
2086 ]
2087 },
2088 {
2089 "matcher": {
2090 "id": "byName",
2091 "options": "SRC PORT"
2092 },
2093 "properties": [
2094 {
2095 "id": "custom.width",
2096 "value": 87
2097 }
2098 ]
2099 },
2100 {
2101 "matcher": {
2102 "id": "byName",
2103 "options": "IF IN"
2104 },
2105 "properties": [
2106 {
2107 "id": "custom.width",
2108 "value": 110
2109 }
2110 ]
2111 },
2112 {
2113 "matcher": {
2114 "id": "byName",
2115 "options": "APP"
2116 },
2117 "properties": [
2118 {
2119 "id": "custom.width",
2120 "value": 131
2121 }
2122 ]
2123 },
2124 {
2125 "matcher": {
2126 "id": "byName",
2127 "options": "DST IP"
2128 },
2129 "properties": [
2130 {
2131 "id": "custom.width",
2132 "value": 134
2133 }
2134 ]
2135 },
2136 {
2137 "matcher": {
2138 "id": "byName",
2139 "options": "DST PORT"
2140 },
2141 "properties": [
2142 {
2143 "id": "custom.width",
2144 "value": 93
2145 }
2146 ]
2147 },
2148 {
2149 "matcher": {
2150 "id": "byName",
2151 "options": "EVENT ID"
2152 },
2153 "properties": [
2154 {
2155 "id": "links",
2156 "value": [
2157 {
2158 "targetBlank": true,
2159 "title": "EVENT DETAILS",
2160 "url": "https://grafana.company.local/explore?left=%7B%22datasource%22:%22SONICWALL%22,%22queries%22:%5B%7B%22refId%22:%22A%22,%22query%22:%22_id:${__value.text}%22,%22alias%22:%22%22,%22metrics%22:%5B%7B%22id%22:%221%22,%22type%22:%22logs%22,%22settings%22:%7B%22limit%22:%22500%22%7D%7D%5D,%22bucketAggs%22:%5B%5D,%22timeField%22:%22timestamp%22%7D%5D,%22range%22:%7B%22from%22:%22now-1h%22,%22to%22:%22now%22%7D%7D"
2161 }
2162 ]
2163 },
2164 {
2165 "id": "custom.width",
2166 "value": 214
2167 }
2168 ]
2169 },
2170 {
2171 "matcher": {
2172 "id": "byName",
2173 "options": "SERVICE"
2174 },
2175 "properties": [
2176 {
2177 "id": "custom.width",
2178 "value": 95
2179 }
2180 ]
2181 },
2182 {
2183 "matcher": {
2184 "id": "byName",
2185 "options": "DATE/TIME"
2186 },
2187 "properties": [
2188 {
2189 "id": "custom.width",
2190 "value": 188
2191 }
2192 ]
2193 },
2194 {
2195 "matcher": {
2196 "id": "byName",
2197 "options": "PROFILE"
2198 },
2199 "properties": [
2200 {
2201 "id": "custom.width",
2202 "value": 234
2203 }
2204 ]
2205 },
2206 {
2207 "matcher": {
2208 "id": "byName",
2209 "options": "SRC IF"
2210 },
2211 "properties": [
2212 {
2213 "id": "custom.width",
2214 "value": 74
2215 }
2216 ]
2217 },
2218 {
2219 "matcher": {
2220 "id": "byName",
2221 "options": "PROTO"
2222 },
2223 "properties": [
2224 {
2225 "id": "custom.width",
2226 "value": 117
2227 }
2228 ]
2229 },
2230 {
2231 "matcher": {
2232 "id": "byName",
2233 "options": "DST IF"
2234 },
2235 "properties": [
2236 {
2237 "id": "custom.width",
2238 "value": 95
2239 }
2240 ]
2241 }
2242 ]
2243 },
2244 "gridPos": {
2245 "h": 15,
2246 "w": 24,
2247 "x": 0,
2248 "y": 48
2249 },
2250 "id": 16,
2251 "options": {
2252 "cellHeight": "sm",
2253 "footer": {
2254 "countRows": false,
2255 "fields": "",
2256 "reducer": [
2257 "sum"
2258 ],
2259 "show": false
2260 },
2261 "showHeader": true,
2262 "sortBy": []
2263 },
2264 "pluginVersion": "10.4.1",
2265 "targets": [
2266 {
2267 "alias": "",
2268 "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
2269 "datasource": {
2270 "type": "grafana-opensearch-datasource",
2271 "uid": "replace_datasource_uid"
2272 },
2273 "metrics": [
2274 {
2275 "id": "1",
2276 "settings": {
2277 "size": "500"
2278 },
2279 "type": "raw_data"
2280 }
2281 ],
2282 "query": "fw:$firewall AND msg_cat:\"Application Control Detection Alert\"",
2283 "refId": "A",
2284 "timeField": "timestamp"
2285 }
2286 ],
2287 "title": "FIREWALL EVENTS",
2288 "transformations": [
2289 {
2290 "id": "organize",
2291 "options": {
2292 "excludeByName": {
2293 "_index": true,
2294 "_type": true,
2295 "alert_category": true,
2296 "alert_definitions_version": true,
2297 "alertlight": true,
2298 "app": true,
2299 "appid": true,
2300 "c": true,
2301 "cat": true,
2302 "catdesc": true,
2303 "category": true,
2304 "catid": true,
2305 "craction": true,
2306 "crlevel": true,
2307 "crscore": true,
2308 "devid": true,
2309 "direction": true,
2310 "dst": true,
2311 "dstMAC": true,
2312 "dstMac": true,
2313 "dst_host": true,
2314 "dst_ip_city_name": true,
2315 "dst_ip_country_code": true,
2316 "dst_ip_geolocation": true,
2317 "dstintf": true,
2318 "dstintfrole": true,
2319 "dstip": true,
2320 "dstip_city_name": true,
2321 "dstip_country_code": true,
2322 "dstip_geolocation": true,
2323 "dstport": true,
2324 "eventtype": true,
2325 "facility": true,
2326 "facility_num": true,
2327 "fw_city_name": true,
2328 "fw_country_code": true,
2329 "fw_geolocation": true,
2330 "gl2_accounted_message_size": true,
2331 "gl2_message_id": true,
2332 "gl2_remote_ip": true,
2333 "gl2_remote_port": true,
2334 "gl2_source_input": true,
2335 "gl2_source_node": true,
2336 "group": true,
2337 "highlight": true,
2338 "hostname": true,
2339 "hostname_city_name": true,
2340 "hostname_country_code": true,
2341 "hostname_geolocation": true,
2342 "id": true,
2343 "level": true,
2344 "logdesc": false,
2345 "logver": true,
2346 "m": true,
2347 "message": true,
2348 "method": true,
2349 "msg": false,
2350 "msg_cat": true,
2351 "msg_detail": false,
2352 "n": true,
2353 "note": true,
2354 "policyid": true,
2355 "pri": true,
2356 "proto": false,
2357 "rcvdbyte": true,
2358 "reqtype": true,
2359 "rule": true,
2360 "sentbyte": true,
2361 "sessionid": true,
2362 "sid": true,
2363 "sn": true,
2364 "sort": true,
2365 "source": true,
2366 "source_city_name": true,
2367 "source_country_code": true,
2368 "source_geolocation": true,
2369 "src": true,
2370 "srcMac": true,
2371 "src_ip_city_name": true,
2372 "src_ip_country_code": true,
2373 "src_ip_geolocation": true,
2374 "srcintf": true,
2375 "srcintfrole": true,
2376 "srcip": true,
2377 "srcip_city_name": true,
2378 "srcip_country_code": true,
2379 "srcip_geolocation": true,
2380 "srcport": true,
2381 "streams": true,
2382 "subtype": false,
2383 "syslog_level": true,
2384 "syslog_type": true,
2385 "time": true,
2386 "type": true,
2387 "user": true,
2388 "vd": true
2389 },
2390 "indexByName": {
2391 "_id": 1,
2392 "_index": 7,
2393 "_type": 8,
2394 "appid": 18,
2395 "catid": 19,
2396 "dst": 20,
2397 "dstMAC": 21,
2398 "dst_host": 22,
2399 "dst_if": 26,
2400 "dst_ip": 23,
2401 "dst_ip_city_name": 27,
2402 "dst_ip_country_code": 28,
2403 "dst_ip_geolocation": 29,
2404 "dst_port": 24,
2405 "facility": 30,
2406 "facility_num": 31,
2407 "fw": 2,
2408 "fw_action": 32,
2409 "fw_city_name": 33,
2410 "fw_country_code": 34,
2411 "fw_geolocation": 35,
2412 "gl2_accounted_message_size": 9,
2413 "gl2_message_id": 10,
2414 "gl2_remote_ip": 11,
2415 "gl2_remote_port": 12,
2416 "gl2_source_input": 13,
2417 "gl2_source_node": 14,
2418 "highlight": 36,
2419 "id": 37,
2420 "level": 38,
2421 "message": 15,
2422 "msg": 39,
2423 "proto": 25,
2424 "rule": 40,
2425 "sid": 41,
2426 "sn": 42,
2427 "sort": 43,
2428 "source": 6,
2429 "source_city_name": 44,
2430 "source_country_code": 45,
2431 "source_geolocation": 46,
2432 "src": 47,
2433 "srcMac": 48,
2434 "src_if": 5,
2435 "src_ip": 3,
2436 "src_ip_city_name": 49,
2437 "src_ip_country_code": 50,
2438 "src_ip_geolocation": 51,
2439 "src_port": 4,
2440 "streams": 16,
2441 "syslog_type": 17,
2442 "timestamp": 0
2443 },
2444 "renameByName": {
2445 "_id": "EVENT ID",
2446 "action": "ACTION",
2447 "alert_signature": "SIGNATURE",
2448 "app": "APP",
2449 "appcat": "APP CAT",
2450 "destination_location_name": "LOCATION",
2451 "devname": "FIREWALL",
2452 "dst_if": "DST IF",
2453 "dst_ip": "DST IP",
2454 "dst_port": "DST PORT",
2455 "dstip": "DST IP",
2456 "dstport": "DST PORT",
2457 "event_log_name": "",
2458 "fw": "FIREWALL",
2459 "fw_action": "ACTION",
2460 "http_method": "METHOD",
2461 "http_user_agent_name": "HTTP AGENT",
2462 "logdesc": "DESCRIPTION",
2463 "msg": "MESSAGE",
2464 "msg_detail": "MSG DETAIL",
2465 "network_interface_in": "IF IN",
2466 "network_interface_out": "IF OUT",
2467 "network_transport": "",
2468 "profile": "PROFILE",
2469 "proto": "PROTO",
2470 "rule_name": "RULE",
2471 "service": "SERVICE",
2472 "source": "",
2473 "source_port": "SRC PORT",
2474 "src_if": "SRC IF",
2475 "src_ip": "SRC IP",
2476 "src_port": "SRC PORT",
2477 "srcip": "SRC IP",
2478 "subtype": "SUBTYPE",
2479 "syslog_level": "SEVERITY",
2480 "timestamp": "DATE/TIME",
2481 "url": "URL"
2482 }
2483 }
2484 }
2485 ],
2486 "transparent": true,
2487 "type": "table"
2488 }
2489 ],
2490 "schemaVersion": 39,
2491 "tags": [
2492 "SONICWALL"
2493 ],
2494 "templating": {
2495 "list": [
2496 {
2497 "current": {
2498 "selected": false,
2499 "text": "All",
2500 "value": "$__all"
2501 },
2502 "datasource": {
2503 "type": "grafana-opensearch-datasource",
2504 "uid": "replace_datasource_uid"
2505 },
2506 "definition": "{ \"find\": \"terms\", \"field\": \"fw\", \"query\": \"msg_cat:\\\"Application Control Detection Alert\\\"\"}",
2507 "description": "FORTINET FIREWALL",
2508 "hide": 0,
2509 "includeAll": true,
2510 "label": "Firewall",
2511 "multi": false,
2512 "name": "firewall",
2513 "options": [],
2514 "query": "{ \"find\": \"terms\", \"field\": \"fw\", \"query\": \"msg_cat:\\\"Application Control Detection Alert\\\"\"}",
2515 "refresh": 1,
2516 "regex": "",
2517 "skipUrlSync": false,
2518 "sort": 0,
2519 "type": "query"
2520 },
2521 {
2522 "datasource": {
2523 "type": "grafana-opensearch-datasource",
2524 "uid": "replace_datasource_uid"
2525 },
2526 "filters": [],
2527 "hide": 0,
2528 "name": "Filters",
2529 "skipUrlSync": false,
2530 "type": "adhoc"
2531 }
2532 ]
2533 },
2534 "time": {
2535 "from": "now-6h",
2536 "to": "now"
2537 },
2538 "timepicker": {},
2539 "timezone": "",
2540 "title": "SONICWALL - APP CONTROL",
2541 "weekStart": ""
2542 }