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