main
json 2,186 lines 52.4 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 _exists_:Category",
119 "refId": "A",
120 "timeField": "timestamp"
121 }
122 ],
123 "title": "WEB 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 _exists_:Category",
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 _exists_:Category",
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": "Category",
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 _exists_:Category",
413 "refId": "A",
414 "timeField": "timestamp"
415 }
416 ],
417 "title": "ALERTS BY WEB 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 _exists_:Category",
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 _exists_:Category",
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 _exists_:Category",
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": "palette-classic"
823 },
824 "custom": {
825 "hideFrom": {
826 "legend": false,
827 "tooltip": false,
828 "viz": false
829 }
830 },
831 "mappings": []
832 },
833 "overrides": [
834 {
835 "matcher": {
836 "id": "byName",
837 "options": "INFO"
838 },
839 "properties": [
840 {
841 "id": "color",
842 "value": {
843 "fixedColor": "blue",
844 "mode": "fixed"
845 }
846 }
847 ]
848 },
849 {
850 "matcher": {
851 "id": "byName",
852 "options": "Alert"
853 },
854 "properties": [
855 {
856 "id": "color",
857 "value": {
858 "fixedColor": "light-red",
859 "mode": "fixed"
860 }
861 }
862 ]
863 },
864 {
865 "matcher": {
866 "id": "byName",
867 "options": "Notice"
868 },
869 "properties": [
870 {
871 "id": "color",
872 "value": {
873 "fixedColor": "light-blue",
874 "mode": "fixed"
875 }
876 }
877 ]
878 },
879 {
880 "matcher": {
881 "id": "byName",
882 "options": "Warning"
883 },
884 "properties": [
885 {
886 "id": "color",
887 "value": {
888 "fixedColor": "orange",
889 "mode": "fixed"
890 }
891 }
892 ]
893 },
894 {
895 "matcher": {
896 "id": "byName",
897 "options": "Error"
898 },
899 "properties": [
900 {
901 "id": "color",
902 "value": {
903 "fixedColor": "super-light-red",
904 "mode": "fixed"
905 }
906 }
907 ]
908 }
909 ]
910 },
911 "gridPos": {
912 "h": 8,
913 "w": 6,
914 "x": 0,
915 "y": 16
916 },
917 "id": 8,
918 "options": {
919 "legend": {
920 "displayMode": "table",
921 "placement": "right",
922 "showLegend": true
923 },
924 "pieType": "donut",
925 "reduceOptions": {
926 "calcs": [
927 "sum"
928 ],
929 "fields": "",
930 "values": false
931 },
932 "tooltip": {
933 "mode": "single",
934 "sort": "none"
935 }
936 },
937 "targets": [
938 {
939 "alias": "",
940 "bucketAggs": [
941 {
942 "field": "syslog_level",
943 "id": "3",
944 "settings": {
945 "min_doc_count": "1",
946 "order": "desc",
947 "orderBy": "_count",
948 "size": "15"
949 },
950 "type": "terms"
951 },
952 {
953 "field": "timestamp",
954 "id": "2",
955 "settings": {
956 "interval": "auto"
957 },
958 "type": "date_histogram"
959 }
960 ],
961 "datasource": {
962 "type": "grafana-opensearch-datasource",
963 "uid": "replace_datasource_uid"
964 },
965 "metrics": [
966 {
967 "id": "1",
968 "type": "count"
969 }
970 ],
971 "query": "fw:$firewall AND _exists_:Category",
972 "refId": "A",
973 "timeField": "timestamp"
974 }
975 ],
976 "title": "LOGS BY SEVERITY",
977 "type": "piechart"
978 },
979 {
980 "datasource": {
981 "type": "grafana-opensearch-datasource",
982 "uid": "replace_datasource_uid"
983 },
984 "fieldConfig": {
985 "defaults": {
986 "color": {
987 "mode": "palette-classic"
988 },
989 "custom": {
990 "axisBorderShow": false,
991 "axisCenteredZero": false,
992 "axisColorMode": "text",
993 "axisLabel": "",
994 "axisPlacement": "auto",
995 "barAlignment": 0,
996 "drawStyle": "bars",
997 "fillOpacity": 0,
998 "gradientMode": "none",
999 "hideFrom": {
1000 "legend": false,
1001 "tooltip": false,
1002 "viz": false
1003 },
1004 "insertNulls": false,
1005 "lineInterpolation": "linear",
1006 "lineWidth": 1,
1007 "pointSize": 5,
1008 "scaleDistribution": {
1009 "type": "linear"
1010 },
1011 "showPoints": "auto",
1012 "spanNulls": false,
1013 "stacking": {
1014 "group": "A",
1015 "mode": "none"
1016 },
1017 "thresholdsStyle": {
1018 "mode": "off"
1019 }
1020 },
1021 "mappings": [],
1022 "thresholds": {
1023 "mode": "absolute",
1024 "steps": [
1025 {
1026 "color": "green",
1027 "value": null
1028 },
1029 {
1030 "color": "red",
1031 "value": 80
1032 }
1033 ]
1034 },
1035 "unit": "short"
1036 },
1037 "overrides": []
1038 },
1039 "gridPos": {
1040 "h": 16,
1041 "w": 18,
1042 "x": 6,
1043 "y": 16
1044 },
1045 "id": 7,
1046 "options": {
1047 "legend": {
1048 "calcs": [],
1049 "displayMode": "table",
1050 "placement": "right",
1051 "showLegend": true
1052 },
1053 "tooltip": {
1054 "mode": "single",
1055 "sort": "none"
1056 }
1057 },
1058 "pluginVersion": "8.5.1",
1059 "targets": [
1060 {
1061 "alias": "",
1062 "bucketAggs": [
1063 {
1064 "field": "fw",
1065 "id": "3",
1066 "settings": {
1067 "min_doc_count": "1",
1068 "order": "desc",
1069 "orderBy": "_count",
1070 "size": "20"
1071 },
1072 "type": "terms"
1073 },
1074 {
1075 "field": "timestamp",
1076 "id": "4",
1077 "settings": {
1078 "interval": "5m",
1079 "min_doc_count": "1",
1080 "timeZone": "utc",
1081 "trimEdges": "0"
1082 },
1083 "type": "date_histogram"
1084 }
1085 ],
1086 "datasource": {
1087 "type": "grafana-opensearch-datasource",
1088 "uid": "replace_datasource_uid"
1089 },
1090 "metrics": [
1091 {
1092 "id": "1",
1093 "type": "count"
1094 }
1095 ],
1096 "query": "fw:$firewall AND _exists_:Category",
1097 "refId": "A",
1098 "timeField": "timestamp"
1099 }
1100 ],
1101 "title": "LOGS BY FIREWALL - HISTOGRAM (TOP 20)",
1102 "type": "timeseries"
1103 },
1104 {
1105 "datasource": {
1106 "type": "grafana-opensearch-datasource",
1107 "uid": "replace_datasource_uid"
1108 },
1109 "fieldConfig": {
1110 "defaults": {
1111 "color": {
1112 "mode": "palette-classic"
1113 },
1114 "custom": {
1115 "hideFrom": {
1116 "legend": false,
1117 "tooltip": false,
1118 "viz": false
1119 }
1120 },
1121 "mappings": []
1122 },
1123 "overrides": [
1124 {
1125 "matcher": {
1126 "id": "byName",
1127 "options": "information"
1128 },
1129 "properties": [
1130 {
1131 "id": "color",
1132 "value": {
1133 "fixedColor": "blue",
1134 "mode": "fixed"
1135 }
1136 }
1137 ]
1138 },
1139 {
1140 "matcher": {
1141 "id": "byName",
1142 "options": "notice"
1143 },
1144 "properties": [
1145 {
1146 "id": "color",
1147 "value": {
1148 "fixedColor": "green",
1149 "mode": "fixed"
1150 }
1151 }
1152 ]
1153 },
1154 {
1155 "matcher": {
1156 "id": "byName",
1157 "options": "warning"
1158 },
1159 "properties": [
1160 {
1161 "id": "color",
1162 "value": {
1163 "fixedColor": "orange",
1164 "mode": "fixed"
1165 }
1166 }
1167 ]
1168 },
1169 {
1170 "matcher": {
1171 "id": "byName",
1172 "options": "alert"
1173 },
1174 "properties": [
1175 {
1176 "id": "color",
1177 "value": {
1178 "fixedColor": "red",
1179 "mode": "fixed"
1180 }
1181 }
1182 ]
1183 },
1184 {
1185 "matcher": {
1186 "id": "byName",
1187 "options": "block-url"
1188 },
1189 "properties": [
1190 {
1191 "id": "color",
1192 "value": {
1193 "fixedColor": "orange",
1194 "mode": "fixed"
1195 }
1196 }
1197 ]
1198 },
1199 {
1200 "matcher": {
1201 "id": "byName",
1202 "options": "passthrough"
1203 },
1204 "properties": [
1205 {
1206 "id": "color",
1207 "value": {
1208 "fixedColor": "green",
1209 "mode": "fixed"
1210 }
1211 }
1212 ]
1213 },
1214 {
1215 "matcher": {
1216 "id": "byName",
1217 "options": "NA"
1218 },
1219 "properties": [
1220 {
1221 "id": "color",
1222 "value": {
1223 "fixedColor": "orange",
1224 "mode": "fixed"
1225 }
1226 }
1227 ]
1228 },
1229 {
1230 "matcher": {
1231 "id": "byName",
1232 "options": "drop"
1233 },
1234 "properties": [
1235 {
1236 "id": "color",
1237 "value": {
1238 "fixedColor": "red",
1239 "mode": "fixed"
1240 }
1241 }
1242 ]
1243 },
1244 {
1245 "matcher": {
1246 "id": "byName",
1247 "options": "forward"
1248 },
1249 "properties": [
1250 {
1251 "id": "color",
1252 "value": {
1253 "fixedColor": "green",
1254 "mode": "fixed"
1255 }
1256 }
1257 ]
1258 },
1259 {
1260 "matcher": {
1261 "id": "byName",
1262 "options": "mgmt"
1263 },
1264 "properties": [
1265 {
1266 "id": "color",
1267 "value": {
1268 "fixedColor": "blue",
1269 "mode": "fixed"
1270 }
1271 }
1272 ]
1273 }
1274 ]
1275 },
1276 "gridPos": {
1277 "h": 8,
1278 "w": 6,
1279 "x": 0,
1280 "y": 24
1281 },
1282 "id": 12,
1283 "options": {
1284 "legend": {
1285 "displayMode": "table",
1286 "placement": "right",
1287 "showLegend": true
1288 },
1289 "pieType": "donut",
1290 "reduceOptions": {
1291 "calcs": [
1292 "sum"
1293 ],
1294 "fields": "",
1295 "values": false
1296 },
1297 "tooltip": {
1298 "mode": "single",
1299 "sort": "none"
1300 }
1301 },
1302 "targets": [
1303 {
1304 "alias": "",
1305 "bucketAggs": [
1306 {
1307 "field": "fw_action",
1308 "id": "3",
1309 "settings": {
1310 "min_doc_count": "1",
1311 "order": "desc",
1312 "orderBy": "_count",
1313 "size": "15"
1314 },
1315 "type": "terms"
1316 },
1317 {
1318 "field": "timestamp",
1319 "id": "2",
1320 "settings": {
1321 "interval": "auto"
1322 },
1323 "type": "date_histogram"
1324 }
1325 ],
1326 "datasource": {
1327 "type": "grafana-opensearch-datasource",
1328 "uid": "replace_datasource_uid"
1329 },
1330 "metrics": [
1331 {
1332 "id": "1",
1333 "type": "count"
1334 }
1335 ],
1336 "query": "fw:$firewall AND _exists_:Category",
1337 "refId": "A",
1338 "timeField": "timestamp"
1339 }
1340 ],
1341 "title": "TRAFFIC LOGS BY ACTION",
1342 "type": "piechart"
1343 },
1344 {
1345 "datasource": {
1346 "type": "grafana-opensearch-datasource",
1347 "uid": "replace_datasource_uid"
1348 },
1349 "fieldConfig": {
1350 "defaults": {
1351 "color": {
1352 "mode": "palette-classic"
1353 },
1354 "custom": {
1355 "hideFrom": {
1356 "legend": false,
1357 "tooltip": false,
1358 "viz": false
1359 }
1360 },
1361 "mappings": []
1362 },
1363 "overrides": []
1364 },
1365 "gridPos": {
1366 "h": 8,
1367 "w": 6,
1368 "x": 0,
1369 "y": 32
1370 },
1371 "id": 17,
1372 "options": {
1373 "legend": {
1374 "displayMode": "list",
1375 "placement": "right",
1376 "showLegend": false
1377 },
1378 "pieType": "pie",
1379 "reduceOptions": {
1380 "calcs": [
1381 "sum"
1382 ],
1383 "fields": "",
1384 "values": false
1385 },
1386 "tooltip": {
1387 "mode": "single",
1388 "sort": "none"
1389 }
1390 },
1391 "targets": [
1392 {
1393 "alias": "",
1394 "bucketAggs": [
1395 {
1396 "field": "note",
1397 "id": "3",
1398 "settings": {
1399 "min_doc_count": "1",
1400 "order": "desc",
1401 "orderBy": "_count",
1402 "size": "15"
1403 },
1404 "type": "terms"
1405 },
1406 {
1407 "field": "timestamp",
1408 "id": "2",
1409 "settings": {
1410 "interval": "auto"
1411 },
1412 "type": "date_histogram"
1413 }
1414 ],
1415 "datasource": {
1416 "type": "grafana-opensearch-datasource",
1417 "uid": "replace_datasource_uid"
1418 },
1419 "metrics": [
1420 {
1421 "id": "1",
1422 "type": "count"
1423 }
1424 ],
1425 "query": "fw:$firewall AND _exists_:Category",
1426 "refId": "A",
1427 "timeField": "timestamp"
1428 }
1429 ],
1430 "title": "LOGS BY RULE DESCRIPTION (Top 15)",
1431 "type": "piechart"
1432 },
1433 {
1434 "datasource": {
1435 "type": "grafana-opensearch-datasource",
1436 "uid": "replace_datasource_uid"
1437 },
1438 "fieldConfig": {
1439 "defaults": {
1440 "color": {
1441 "mode": "thresholds"
1442 },
1443 "custom": {
1444 "align": "auto",
1445 "cellOptions": {
1446 "type": "auto"
1447 },
1448 "inspect": false
1449 },
1450 "mappings": [],
1451 "thresholds": {
1452 "mode": "absolute",
1453 "steps": [
1454 {
1455 "color": "green"
1456 },
1457 {
1458 "color": "red",
1459 "value": 80
1460 }
1461 ]
1462 }
1463 },
1464 "overrides": [
1465 {
1466 "matcher": {
1467 "id": "byName",
1468 "options": "source"
1469 },
1470 "properties": [
1471 {
1472 "id": "custom.width",
1473 "value": 473
1474 }
1475 ]
1476 },
1477 {
1478 "matcher": {
1479 "id": "byName",
1480 "options": "USER ACCOUNT"
1481 },
1482 "properties": [
1483 {
1484 "id": "custom.width",
1485 "value": 422
1486 }
1487 ]
1488 },
1489 {
1490 "matcher": {
1491 "id": "byName",
1492 "options": "INDICATOR"
1493 },
1494 "properties": [
1495 {
1496 "id": "custom.width",
1497 "value": 439
1498 }
1499 ]
1500 },
1501 {
1502 "matcher": {
1503 "id": "byName",
1504 "options": "msg_detail"
1505 },
1506 "properties": [
1507 {
1508 "id": "custom.width",
1509 "value": 796
1510 }
1511 ]
1512 },
1513 {
1514 "matcher": {
1515 "id": "byName",
1516 "options": "note"
1517 },
1518 "properties": [
1519 {
1520 "id": "custom.width",
1521 "value": 925
1522 }
1523 ]
1524 }
1525 ]
1526 },
1527 "gridPos": {
1528 "h": 8,
1529 "w": 18,
1530 "x": 6,
1531 "y": 32
1532 },
1533 "id": 14,
1534 "options": {
1535 "cellHeight": "sm",
1536 "footer": {
1537 "countRows": false,
1538 "fields": "",
1539 "reducer": [
1540 "sum"
1541 ],
1542 "show": false
1543 },
1544 "showHeader": true,
1545 "sortBy": []
1546 },
1547 "pluginVersion": "10.4.1",
1548 "targets": [
1549 {
1550 "alias": "",
1551 "bucketAggs": [
1552 {
1553 "field": "note",
1554 "id": "3",
1555 "settings": {
1556 "min_doc_count": "1",
1557 "order": "desc",
1558 "orderBy": "_count",
1559 "size": "0"
1560 },
1561 "type": "terms"
1562 }
1563 ],
1564 "datasource": {
1565 "type": "grafana-opensearch-datasource",
1566 "uid": "replace_datasource_uid"
1567 },
1568 "metrics": [
1569 {
1570 "id": "1",
1571 "type": "count"
1572 }
1573 ],
1574 "query": "fw:$firewall AND _exists_:Category",
1575 "refId": "A",
1576 "timeField": "timestamp"
1577 }
1578 ],
1579 "title": "LOGS BY RULE DESCRIPTION (Top 15)",
1580 "transformations": [
1581 {
1582 "id": "organize",
1583 "options": {
1584 "excludeByName": {},
1585 "indexByName": {},
1586 "renameByName": {
1587 "msg": "INDICATOR",
1588 "msg_cat": "MSG CATEGORY",
1589 "user": "USER ACCOUNT"
1590 }
1591 }
1592 }
1593 ],
1594 "transparent": true,
1595 "type": "table"
1596 },
1597 {
1598 "datasource": {
1599 "type": "grafana-opensearch-datasource",
1600 "uid": "replace_datasource_uid"
1601 },
1602 "fieldConfig": {
1603 "defaults": {
1604 "color": {
1605 "mode": "thresholds"
1606 },
1607 "custom": {
1608 "align": "auto",
1609 "cellOptions": {
1610 "type": "auto"
1611 },
1612 "inspect": false
1613 },
1614 "mappings": [],
1615 "thresholds": {
1616 "mode": "absolute",
1617 "steps": [
1618 {
1619 "color": "green"
1620 },
1621 {
1622 "color": "red",
1623 "value": 80
1624 }
1625 ]
1626 }
1627 },
1628 "overrides": [
1629 {
1630 "matcher": {
1631 "id": "byName",
1632 "options": "FIREWALL"
1633 },
1634 "properties": [
1635 {
1636 "id": "custom.width",
1637 "value": 149
1638 }
1639 ]
1640 },
1641 {
1642 "matcher": {
1643 "id": "byName",
1644 "options": "ACTION"
1645 },
1646 "properties": [
1647 {
1648 "id": "custom.width",
1649 "value": 105
1650 }
1651 ]
1652 },
1653 {
1654 "matcher": {
1655 "id": "byName",
1656 "options": "SEVERITY"
1657 },
1658 "properties": [
1659 {
1660 "id": "custom.width",
1661 "value": 109
1662 },
1663 {
1664 "id": "custom.cellOptions",
1665 "value": {
1666 "type": "color-text"
1667 }
1668 },
1669 {
1670 "id": "mappings",
1671 "value": [
1672 {
1673 "options": {
1674 "Alert": {
1675 "color": "red",
1676 "index": 3
1677 },
1678 "Critical": {
1679 "color": "dark-red",
1680 "index": 4
1681 },
1682 "Emergency": {
1683 "color": "purple",
1684 "index": 6
1685 },
1686 "Error": {
1687 "color": "red",
1688 "index": 5
1689 },
1690 "Info": {
1691 "color": "green",
1692 "index": 1
1693 },
1694 "Notice": {
1695 "color": "blue",
1696 "index": 0
1697 },
1698 "Warning": {
1699 "color": "orange",
1700 "index": 2
1701 }
1702 },
1703 "type": "value"
1704 }
1705 ]
1706 }
1707 ]
1708 },
1709 {
1710 "matcher": {
1711 "id": "byName",
1712 "options": "SRC IP"
1713 },
1714 "properties": [
1715 {
1716 "id": "custom.width",
1717 "value": 137
1718 }
1719 ]
1720 },
1721 {
1722 "matcher": {
1723 "id": "byName",
1724 "options": "SRC PORT"
1725 },
1726 "properties": [
1727 {
1728 "id": "custom.width",
1729 "value": 87
1730 }
1731 ]
1732 },
1733 {
1734 "matcher": {
1735 "id": "byName",
1736 "options": "IF IN"
1737 },
1738 "properties": [
1739 {
1740 "id": "custom.width",
1741 "value": 110
1742 }
1743 ]
1744 },
1745 {
1746 "matcher": {
1747 "id": "byName",
1748 "options": "APP"
1749 },
1750 "properties": [
1751 {
1752 "id": "custom.width",
1753 "value": 131
1754 }
1755 ]
1756 },
1757 {
1758 "matcher": {
1759 "id": "byName",
1760 "options": "DST IP"
1761 },
1762 "properties": [
1763 {
1764 "id": "custom.width",
1765 "value": 134
1766 }
1767 ]
1768 },
1769 {
1770 "matcher": {
1771 "id": "byName",
1772 "options": "DST PORT"
1773 },
1774 "properties": [
1775 {
1776 "id": "custom.width",
1777 "value": 93
1778 }
1779 ]
1780 },
1781 {
1782 "matcher": {
1783 "id": "byName",
1784 "options": "EVENT ID"
1785 },
1786 "properties": [
1787 {
1788 "id": "links",
1789 "value": [
1790 {
1791 "targetBlank": true,
1792 "title": "EVENT DETAILS",
1793 "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"
1794 }
1795 ]
1796 },
1797 {
1798 "id": "custom.width",
1799 "value": 214
1800 }
1801 ]
1802 },
1803 {
1804 "matcher": {
1805 "id": "byName",
1806 "options": "SERVICE"
1807 },
1808 "properties": [
1809 {
1810 "id": "custom.width",
1811 "value": 95
1812 }
1813 ]
1814 },
1815 {
1816 "matcher": {
1817 "id": "byName",
1818 "options": "DATE/TIME"
1819 },
1820 "properties": [
1821 {
1822 "id": "custom.width",
1823 "value": 188
1824 }
1825 ]
1826 },
1827 {
1828 "matcher": {
1829 "id": "byName",
1830 "options": "PROFILE"
1831 },
1832 "properties": [
1833 {
1834 "id": "custom.width",
1835 "value": 234
1836 }
1837 ]
1838 },
1839 {
1840 "matcher": {
1841 "id": "byName",
1842 "options": "SRC IF"
1843 },
1844 "properties": [
1845 {
1846 "id": "custom.width",
1847 "value": 74
1848 }
1849 ]
1850 },
1851 {
1852 "matcher": {
1853 "id": "byName",
1854 "options": "PROTO"
1855 },
1856 "properties": [
1857 {
1858 "id": "custom.width",
1859 "value": 117
1860 }
1861 ]
1862 },
1863 {
1864 "matcher": {
1865 "id": "byName",
1866 "options": "DST IF"
1867 },
1868 "properties": [
1869 {
1870 "id": "custom.width",
1871 "value": 95
1872 }
1873 ]
1874 }
1875 ]
1876 },
1877 "gridPos": {
1878 "h": 15,
1879 "w": 24,
1880 "x": 0,
1881 "y": 40
1882 },
1883 "id": 16,
1884 "options": {
1885 "cellHeight": "sm",
1886 "footer": {
1887 "countRows": false,
1888 "fields": "",
1889 "reducer": [
1890 "sum"
1891 ],
1892 "show": false
1893 },
1894 "showHeader": true,
1895 "sortBy": []
1896 },
1897 "pluginVersion": "10.4.1",
1898 "targets": [
1899 {
1900 "alias": "",
1901 "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1902 "datasource": {
1903 "type": "grafana-opensearch-datasource",
1904 "uid": "replace_datasource_uid"
1905 },
1906 "metrics": [
1907 {
1908 "id": "1",
1909 "settings": {
1910 "size": "500"
1911 },
1912 "type": "raw_data"
1913 }
1914 ],
1915 "query": "fw:$firewall AND _exists_:Category",
1916 "refId": "A",
1917 "timeField": "timestamp"
1918 }
1919 ],
1920 "title": "FIREWALL EVENTS",
1921 "transformations": [
1922 {
1923 "id": "organize",
1924 "options": {
1925 "excludeByName": {
1926 "_index": true,
1927 "_type": true,
1928 "alert_category": true,
1929 "alert_definitions_version": true,
1930 "alertlight": true,
1931 "app": true,
1932 "appName": true,
1933 "appcat": true,
1934 "appid": true,
1935 "arg": true,
1936 "c": true,
1937 "cat": true,
1938 "catdesc": true,
1939 "category": true,
1940 "catid": true,
1941 "code": true,
1942 "craction": true,
1943 "crlevel": true,
1944 "crscore": true,
1945 "devid": true,
1946 "direction": true,
1947 "dpi": true,
1948 "dst": true,
1949 "dstMAC": true,
1950 "dstMac": true,
1951 "dst_host": false,
1952 "dst_ip_city_name": true,
1953 "dst_ip_country_code": true,
1954 "dst_ip_geolocation": true,
1955 "dstintf": true,
1956 "dstintfrole": true,
1957 "dstip": true,
1958 "dstip_city_name": true,
1959 "dstip_country_code": true,
1960 "dstip_geolocation": true,
1961 "dstname_city_name": true,
1962 "dstname_country_code": true,
1963 "dstname_geolocation": true,
1964 "dstport": true,
1965 "eventtype": true,
1966 "facility": true,
1967 "facility_num": true,
1968 "fw_city_name": true,
1969 "fw_country_code": true,
1970 "fw_geolocation": true,
1971 "gl2_accounted_message_size": true,
1972 "gl2_message_id": true,
1973 "gl2_remote_ip": true,
1974 "gl2_remote_port": true,
1975 "gl2_source_input": true,
1976 "gl2_source_node": true,
1977 "group": true,
1978 "highlight": true,
1979 "hostname": true,
1980 "hostname_city_name": true,
1981 "hostname_country_code": true,
1982 "hostname_geolocation": true,
1983 "id": true,
1984 "level": true,
1985 "logdesc": false,
1986 "logver": true,
1987 "m": true,
1988 "message": true,
1989 "method": true,
1990 "msg": false,
1991 "msg_cat": true,
1992 "msg_detail": false,
1993 "n": true,
1994 "note": true,
1995 "op": true,
1996 "policyid": true,
1997 "proto": false,
1998 "rcvd": true,
1999 "rcvdbyte": true,
2000 "reqtype": true,
2001 "rule": true,
2002 "sent": true,
2003 "sentbyte": true,
2004 "sessionid": true,
2005 "sid": true,
2006 "sn": true,
2007 "sort": true,
2008 "source": true,
2009 "source_city_name": true,
2010 "source_country_code": true,
2011 "source_geolocation": true,
2012 "src": true,
2013 "srcMac": true,
2014 "src_ip_city_name": true,
2015 "src_ip_country_code": true,
2016 "src_ip_geolocation": true,
2017 "srcintf": true,
2018 "srcintfrole": true,
2019 "srcip": true,
2020 "srcip_city_name": true,
2021 "srcip_country_code": true,
2022 "srcip_geolocation": true,
2023 "srcport": true,
2024 "streams": true,
2025 "subtype": false,
2026 "syslog_type": true,
2027 "time": true,
2028 "type": true,
2029 "user": true,
2030 "vd": true
2031 },
2032 "indexByName": {
2033 "_id": 1,
2034 "_index": 7,
2035 "_type": 8,
2036 "appid": 18,
2037 "catid": 19,
2038 "dst": 20,
2039 "dstMAC": 21,
2040 "dst_host": 22,
2041 "dst_if": 26,
2042 "dst_ip": 23,
2043 "dst_ip_city_name": 27,
2044 "dst_ip_country_code": 28,
2045 "dst_ip_geolocation": 29,
2046 "dst_port": 24,
2047 "facility": 30,
2048 "facility_num": 31,
2049 "fw": 2,
2050 "fw_action": 32,
2051 "fw_city_name": 33,
2052 "fw_country_code": 34,
2053 "fw_geolocation": 35,
2054 "gl2_accounted_message_size": 9,
2055 "gl2_message_id": 10,
2056 "gl2_remote_ip": 11,
2057 "gl2_remote_port": 12,
2058 "gl2_source_input": 13,
2059 "gl2_source_node": 14,
2060 "highlight": 36,
2061 "id": 37,
2062 "level": 38,
2063 "message": 15,
2064 "msg": 39,
2065 "proto": 25,
2066 "rule": 40,
2067 "sid": 41,
2068 "sn": 42,
2069 "sort": 43,
2070 "source": 6,
2071 "source_city_name": 44,
2072 "source_country_code": 45,
2073 "source_geolocation": 46,
2074 "src": 47,
2075 "srcMac": 48,
2076 "src_if": 5,
2077 "src_ip": 3,
2078 "src_ip_city_name": 49,
2079 "src_ip_country_code": 50,
2080 "src_ip_geolocation": 51,
2081 "src_port": 4,
2082 "streams": 16,
2083 "syslog_type": 17,
2084 "timestamp": 0
2085 },
2086 "renameByName": {
2087 "Category": "CATEGORY",
2088 "_id": "EVENT ID",
2089 "action": "ACTION",
2090 "alert_signature": "SIGNATURE",
2091 "app": "APP",
2092 "destination_location_name": "LOCATION",
2093 "devname": "FIREWALL",
2094 "dst_host": "DST HOSTNAME",
2095 "dst_if": "DST IF",
2096 "dst_ip": "DST IP",
2097 "dst_port": "DST PORT",
2098 "dstip": "DST IP",
2099 "dstname": "DST NAME",
2100 "dstport": "DST PORT",
2101 "event_log_name": "",
2102 "fw": "FIREWALL",
2103 "fw_action": "ACTION",
2104 "http_method": "METHOD",
2105 "http_user_agent_name": "HTTP AGENT",
2106 "logdesc": "DESCRIPTION",
2107 "msg": "MESSAGE",
2108 "msg_detail": "MSG DETAIL",
2109 "network_interface_in": "IF IN",
2110 "network_interface_out": "IF OUT",
2111 "network_transport": "",
2112 "profile": "PROFILE",
2113 "proto": "PROTO",
2114 "rule_name": "RULE",
2115 "service": "SERVICE",
2116 "source": "",
2117 "source_port": "SRC PORT",
2118 "src_if": "SRC IF",
2119 "src_ip": "SRC IP",
2120 "src_port": "SRC PORT",
2121 "srcip": "SRC IP",
2122 "subtype": "SUBTYPE",
2123 "syslog_level": "SEVERITY",
2124 "timestamp": "DATE/TIME",
2125 "url": "URL"
2126 }
2127 }
2128 }
2129 ],
2130 "transparent": true,
2131 "type": "table"
2132 }
2133 ],
2134 "schemaVersion": 39,
2135 "tags": [
2136 "SONICWALL"
2137 ],
2138 "templating": {
2139 "list": [
2140 {
2141 "current": {
2142 "selected": false,
2143 "text": "All",
2144 "value": "$__all"
2145 },
2146 "datasource": {
2147 "type": "grafana-opensearch-datasource",
2148 "uid": "replace_datasource_uid"
2149 },
2150 "definition": "{ \"find\": \"terms\", \"field\": \"fw\", \"query\": \"_exists_:Category\"}",
2151 "description": "FORTINET FIREWALL",
2152 "hide": 0,
2153 "includeAll": true,
2154 "label": "Firewall",
2155 "multi": false,
2156 "name": "firewall",
2157 "options": [],
2158 "query": "{ \"find\": \"terms\", \"field\": \"fw\", \"query\": \"_exists_:Category\"}",
2159 "refresh": 1,
2160 "regex": "",
2161 "skipUrlSync": false,
2162 "sort": 0,
2163 "type": "query"
2164 },
2165 {
2166 "datasource": {
2167 "type": "grafana-opensearch-datasource",
2168 "uid": "replace_datasource_uid"
2169 },
2170 "filters": [],
2171 "hide": 0,
2172 "name": "Filters",
2173 "skipUrlSync": false,
2174 "type": "adhoc"
2175 }
2176 ]
2177 },
2178 "time": {
2179 "from": "now-6h",
2180 "to": "now"
2181 },
2182 "timepicker": {},
2183 "timezone": "",
2184 "title": "SONICWALL - WEB CONTROL",
2185 "weekStart": ""
2186 }