| 1 | { |
| 2 | "annotations": { |
| 3 | "list": [ |
| 4 | { |
| 5 | "builtIn": 1, |
| 6 | "datasource": { |
| 7 | "type": "datasource", |
| 8 | "uid": "grafana" |
| 9 | }, |
| 10 | "enable": true, |
| 11 | "hide": true, |
| 12 | "iconColor": "rgba(0, 211, 255, 1)", |
| 13 | "name": "Annotations & Alerts", |
| 14 | "target": { |
| 15 | "limit": 100, |
| 16 | "matchAny": false, |
| 17 | "tags": [], |
| 18 | "type": "dashboard" |
| 19 | }, |
| 20 | "type": "dashboard" |
| 21 | } |
| 22 | ] |
| 23 | }, |
| 24 | "editable": false, |
| 25 | "fiscalYearStartMonth": 0, |
| 26 | "graphTooltip": 0, |
| 27 | "id": null, |
| 28 | "links": [ |
| 29 | { |
| 30 | "asDropdown": true, |
| 31 | "icon": "external link", |
| 32 | "includeVars": true, |
| 33 | "keepTime": true, |
| 34 | "tags": ["EDR"], |
| 35 | "targetBlank": true, |
| 36 | "title": "", |
| 37 | "type": "dashboards" |
| 38 | } |
| 39 | ], |
| 40 | "liveNow": false, |
| 41 | "panels": [ |
| 42 | { |
| 43 | "collapsed": true, |
| 44 | "gridPos": { |
| 45 | "h": 1, |
| 46 | "w": 24, |
| 47 | "x": 0, |
| 48 | "y": 0 |
| 49 | }, |
| 50 | "id": 75, |
| 51 | "panels": [ |
| 52 | { |
| 53 | "datasource": { |
| 54 | "type": "grafana-opensearch-datasource", |
| 55 | "uid": "replace_datasource_uid" |
| 56 | }, |
| 57 | "fieldConfig": { |
| 58 | "defaults": { |
| 59 | "mappings": [ |
| 60 | { |
| 61 | "options": { |
| 62 | "match": "null", |
| 63 | "result": { |
| 64 | "text": "N/A" |
| 65 | } |
| 66 | }, |
| 67 | "type": "special" |
| 68 | } |
| 69 | ], |
| 70 | "thresholds": { |
| 71 | "mode": "absolute", |
| 72 | "steps": [ |
| 73 | { |
| 74 | "color": "blue" |
| 75 | } |
| 76 | ] |
| 77 | }, |
| 78 | "unit": "short" |
| 79 | }, |
| 80 | "overrides": [] |
| 81 | }, |
| 82 | "gridPos": { |
| 83 | "h": 7, |
| 84 | "w": 4, |
| 85 | "x": 0, |
| 86 | "y": 1 |
| 87 | }, |
| 88 | "id": 43, |
| 89 | "links": [], |
| 90 | "options": { |
| 91 | "colorMode": "value", |
| 92 | "graphMode": "area", |
| 93 | "justifyMode": "auto", |
| 94 | "orientation": "horizontal", |
| 95 | "reduceOptions": { |
| 96 | "calcs": ["sum"], |
| 97 | "fields": "", |
| 98 | "values": false |
| 99 | }, |
| 100 | "text": {}, |
| 101 | "textMode": "auto", |
| 102 | "wideLayout": true |
| 103 | }, |
| 104 | "pluginVersion": "10.2.3", |
| 105 | "targets": [ |
| 106 | { |
| 107 | "bucketAggs": [ |
| 108 | { |
| 109 | "$$hashKey": "object:135", |
| 110 | "field": "timestamp", |
| 111 | "id": "2", |
| 112 | "settings": { |
| 113 | "interval": "auto", |
| 114 | "min_doc_count": 0, |
| 115 | "trimEdges": 0 |
| 116 | }, |
| 117 | "type": "date_histogram" |
| 118 | } |
| 119 | ], |
| 120 | "datasource": { |
| 121 | "type": "grafana-opensearch-datasource", |
| 122 | "uid": "replace_datasource_uid" |
| 123 | }, |
| 124 | "metrics": [ |
| 125 | { |
| 126 | "$$hashKey": "object:133", |
| 127 | "field": "select field", |
| 128 | "id": "1", |
| 129 | "type": "count" |
| 130 | } |
| 131 | ], |
| 132 | "query": "", |
| 133 | "refId": "A", |
| 134 | "timeField": "datetime" |
| 135 | } |
| 136 | ], |
| 137 | "title": "EVENTS", |
| 138 | "type": "stat" |
| 139 | }, |
| 140 | { |
| 141 | "datasource": { |
| 142 | "type": "grafana-opensearch-datasource", |
| 143 | "uid": "replace_datasource_uid" |
| 144 | }, |
| 145 | "fieldConfig": { |
| 146 | "defaults": { |
| 147 | "color": { |
| 148 | "mode": "thresholds" |
| 149 | }, |
| 150 | "custom": { |
| 151 | "align": "auto", |
| 152 | "cellOptions": { |
| 153 | "type": "auto" |
| 154 | }, |
| 155 | "inspect": false |
| 156 | }, |
| 157 | "mappings": [], |
| 158 | "thresholds": { |
| 159 | "mode": "absolute", |
| 160 | "steps": [ |
| 161 | { |
| 162 | "color": "green" |
| 163 | }, |
| 164 | { |
| 165 | "color": "red", |
| 166 | "value": 80 |
| 167 | } |
| 168 | ] |
| 169 | } |
| 170 | }, |
| 171 | "overrides": [ |
| 172 | { |
| 173 | "matcher": { |
| 174 | "id": "byName", |
| 175 | "options": "Time" |
| 176 | }, |
| 177 | "properties": [ |
| 178 | { |
| 179 | "id": "displayName", |
| 180 | "value": "Time" |
| 181 | }, |
| 182 | { |
| 183 | "id": "unit", |
| 184 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 185 | }, |
| 186 | { |
| 187 | "id": "custom.align" |
| 188 | } |
| 189 | ] |
| 190 | }, |
| 191 | { |
| 192 | "matcher": { |
| 193 | "id": "byName", |
| 194 | "options": "" |
| 195 | }, |
| 196 | "properties": [ |
| 197 | { |
| 198 | "id": "unit", |
| 199 | "value": "short" |
| 200 | }, |
| 201 | { |
| 202 | "id": "decimals", |
| 203 | "value": 2 |
| 204 | }, |
| 205 | { |
| 206 | "id": "custom.align" |
| 207 | } |
| 208 | ] |
| 209 | }, |
| 210 | { |
| 211 | "matcher": { |
| 212 | "id": "byName", |
| 213 | "options": "agent_name" |
| 214 | }, |
| 215 | "properties": [ |
| 216 | { |
| 217 | "id": "displayName", |
| 218 | "value": "AGENT" |
| 219 | }, |
| 220 | { |
| 221 | "id": "unit", |
| 222 | "value": "short" |
| 223 | }, |
| 224 | { |
| 225 | "id": "decimals", |
| 226 | "value": 2 |
| 227 | }, |
| 228 | { |
| 229 | "id": "custom.align" |
| 230 | } |
| 231 | ] |
| 232 | }, |
| 233 | { |
| 234 | "matcher": { |
| 235 | "id": "byName", |
| 236 | "options": "AGENT" |
| 237 | }, |
| 238 | "properties": [ |
| 239 | { |
| 240 | "id": "custom.width", |
| 241 | "value": 299 |
| 242 | } |
| 243 | ] |
| 244 | } |
| 245 | ] |
| 246 | }, |
| 247 | "gridPos": { |
| 248 | "h": 7, |
| 249 | "w": 8, |
| 250 | "x": 4, |
| 251 | "y": 1 |
| 252 | }, |
| 253 | "id": 31, |
| 254 | "options": { |
| 255 | "cellHeight": "sm", |
| 256 | "footer": { |
| 257 | "countRows": false, |
| 258 | "fields": "", |
| 259 | "reducer": ["sum"], |
| 260 | "show": false |
| 261 | }, |
| 262 | "showHeader": true, |
| 263 | "sortBy": [] |
| 264 | }, |
| 265 | "pluginVersion": "10.2.3", |
| 266 | "targets": [ |
| 267 | { |
| 268 | "bucketAggs": [ |
| 269 | { |
| 270 | "$$hashKey": "object:89", |
| 271 | "fake": true, |
| 272 | "field": "Sender", |
| 273 | "id": "4", |
| 274 | "settings": { |
| 275 | "min_doc_count": 1, |
| 276 | "order": "desc", |
| 277 | "orderBy": "_count", |
| 278 | "size": "10" |
| 279 | }, |
| 280 | "type": "terms" |
| 281 | } |
| 282 | ], |
| 283 | "datasource": { |
| 284 | "type": "grafana-opensearch-datasource", |
| 285 | "uid": "replace_datasource_uid" |
| 286 | }, |
| 287 | "metrics": [ |
| 288 | { |
| 289 | "$$hashKey": "object:87", |
| 290 | "field": "select field", |
| 291 | "id": "1", |
| 292 | "type": "count" |
| 293 | } |
| 294 | ], |
| 295 | "query": "", |
| 296 | "refId": "A", |
| 297 | "timeField": "datetime" |
| 298 | } |
| 299 | ], |
| 300 | "title": "TOP 10 SENDERS", |
| 301 | "transformations": [ |
| 302 | { |
| 303 | "id": "merge", |
| 304 | "options": { |
| 305 | "reducers": [] |
| 306 | } |
| 307 | } |
| 308 | ], |
| 309 | "type": "table" |
| 310 | }, |
| 311 | { |
| 312 | "datasource": { |
| 313 | "type": "grafana-opensearch-datasource", |
| 314 | "uid": "replace_datasource_uid" |
| 315 | }, |
| 316 | "fieldConfig": { |
| 317 | "defaults": { |
| 318 | "color": { |
| 319 | "mode": "palette-classic" |
| 320 | }, |
| 321 | "custom": { |
| 322 | "hideFrom": { |
| 323 | "legend": false, |
| 324 | "tooltip": false, |
| 325 | "viz": false |
| 326 | } |
| 327 | }, |
| 328 | "decimals": 0, |
| 329 | "mappings": [], |
| 330 | "unit": "short" |
| 331 | }, |
| 332 | "overrides": [] |
| 333 | }, |
| 334 | "gridPos": { |
| 335 | "h": 7, |
| 336 | "w": 5, |
| 337 | "x": 12, |
| 338 | "y": 1 |
| 339 | }, |
| 340 | "id": 59, |
| 341 | "links": [], |
| 342 | "options": { |
| 343 | "displayLabels": [], |
| 344 | "legend": { |
| 345 | "calcs": [], |
| 346 | "displayMode": "list", |
| 347 | "placement": "bottom", |
| 348 | "showLegend": false, |
| 349 | "values": ["value"] |
| 350 | }, |
| 351 | "pieType": "pie", |
| 352 | "reduceOptions": { |
| 353 | "calcs": ["sum"], |
| 354 | "fields": "", |
| 355 | "values": false |
| 356 | }, |
| 357 | "text": {}, |
| 358 | "tooltip": { |
| 359 | "mode": "single", |
| 360 | "sort": "none" |
| 361 | } |
| 362 | }, |
| 363 | "pluginVersion": "7.3.4", |
| 364 | "targets": [ |
| 365 | { |
| 366 | "bucketAggs": [ |
| 367 | { |
| 368 | "$$hashKey": "object:211", |
| 369 | "fake": true, |
| 370 | "field": "Rcpt", |
| 371 | "id": "3", |
| 372 | "settings": { |
| 373 | "min_doc_count": "1", |
| 374 | "missing": "Unknown", |
| 375 | "order": "desc", |
| 376 | "orderBy": "_count", |
| 377 | "size": "10" |
| 378 | }, |
| 379 | "type": "terms" |
| 380 | }, |
| 381 | { |
| 382 | "$$hashKey": "object:117", |
| 383 | "field": "timestamp", |
| 384 | "id": "2", |
| 385 | "settings": { |
| 386 | "interval": "auto", |
| 387 | "min_doc_count": 0, |
| 388 | "trimEdges": 0 |
| 389 | }, |
| 390 | "type": "date_histogram" |
| 391 | } |
| 392 | ], |
| 393 | "datasource": { |
| 394 | "type": "grafana-opensearch-datasource", |
| 395 | "uid": "replace_datasource_uid" |
| 396 | }, |
| 397 | "metrics": [ |
| 398 | { |
| 399 | "$$hashKey": "object:115", |
| 400 | "field": "select field", |
| 401 | "id": "1", |
| 402 | "type": "count" |
| 403 | } |
| 404 | ], |
| 405 | "query": "", |
| 406 | "queryType": "randomWalk", |
| 407 | "refId": "A", |
| 408 | "timeField": "datetime" |
| 409 | } |
| 410 | ], |
| 411 | "title": "TOP 10 RECEIVERS", |
| 412 | "type": "piechart" |
| 413 | }, |
| 414 | { |
| 415 | "datasource": { |
| 416 | "type": "grafana-opensearch-datasource", |
| 417 | "uid": "replace_datasource_uid" |
| 418 | }, |
| 419 | "fieldConfig": { |
| 420 | "defaults": { |
| 421 | "custom": { |
| 422 | "align": "auto", |
| 423 | "cellOptions": { |
| 424 | "type": "auto" |
| 425 | }, |
| 426 | "filterable": false, |
| 427 | "inspect": false |
| 428 | }, |
| 429 | "mappings": [], |
| 430 | "thresholds": { |
| 431 | "mode": "absolute", |
| 432 | "steps": [ |
| 433 | { |
| 434 | "color": "green" |
| 435 | }, |
| 436 | { |
| 437 | "color": "red", |
| 438 | "value": 80 |
| 439 | } |
| 440 | ] |
| 441 | } |
| 442 | }, |
| 443 | "overrides": [] |
| 444 | }, |
| 445 | "gridPos": { |
| 446 | "h": 7, |
| 447 | "w": 7, |
| 448 | "x": 17, |
| 449 | "y": 1 |
| 450 | }, |
| 451 | "id": 61, |
| 452 | "links": [], |
| 453 | "options": { |
| 454 | "cellHeight": "sm", |
| 455 | "footer": { |
| 456 | "countRows": false, |
| 457 | "fields": "", |
| 458 | "reducer": ["sum"], |
| 459 | "show": false |
| 460 | }, |
| 461 | "showHeader": true |
| 462 | }, |
| 463 | "pluginVersion": "10.2.3", |
| 464 | "targets": [ |
| 465 | { |
| 466 | "bucketAggs": [ |
| 467 | { |
| 468 | "$$hashKey": "object:211", |
| 469 | "fake": true, |
| 470 | "field": "Rcpt", |
| 471 | "id": "3", |
| 472 | "settings": { |
| 473 | "min_doc_count": "1", |
| 474 | "missing": "Unknown", |
| 475 | "order": "desc", |
| 476 | "orderBy": "_count", |
| 477 | "size": "10" |
| 478 | }, |
| 479 | "type": "terms" |
| 480 | } |
| 481 | ], |
| 482 | "datasource": { |
| 483 | "type": "grafana-opensearch-datasource", |
| 484 | "uid": "replace_datasource_uid" |
| 485 | }, |
| 486 | "metrics": [ |
| 487 | { |
| 488 | "$$hashKey": "object:115", |
| 489 | "field": "select field", |
| 490 | "id": "1", |
| 491 | "type": "count" |
| 492 | } |
| 493 | ], |
| 494 | "query": "", |
| 495 | "queryType": "randomWalk", |
| 496 | "refId": "A", |
| 497 | "timeField": "datetime" |
| 498 | } |
| 499 | ], |
| 500 | "title": "TOP 10 RECEIVERS", |
| 501 | "transformations": [ |
| 502 | { |
| 503 | "id": "organize", |
| 504 | "options": { |
| 505 | "excludeByName": {}, |
| 506 | "indexByName": {}, |
| 507 | "renameByName": { |
| 508 | "software_vendor": "SOFTWARE VENDOR" |
| 509 | } |
| 510 | } |
| 511 | } |
| 512 | ], |
| 513 | "type": "table" |
| 514 | }, |
| 515 | { |
| 516 | "datasource": { |
| 517 | "type": "grafana-opensearch-datasource", |
| 518 | "uid": "replace_datasource_uid" |
| 519 | }, |
| 520 | "fieldConfig": { |
| 521 | "defaults": { |
| 522 | "mappings": [], |
| 523 | "thresholds": { |
| 524 | "mode": "absolute", |
| 525 | "steps": [ |
| 526 | { |
| 527 | "color": "green" |
| 528 | }, |
| 529 | { |
| 530 | "color": "red", |
| 531 | "value": 80 |
| 532 | } |
| 533 | ] |
| 534 | } |
| 535 | }, |
| 536 | "overrides": [] |
| 537 | }, |
| 538 | "gridPos": { |
| 539 | "h": 19, |
| 540 | "w": 24, |
| 541 | "x": 0, |
| 542 | "y": 8 |
| 543 | }, |
| 544 | "id": 66, |
| 545 | "options": { |
| 546 | "color": "blue", |
| 547 | "iteration": 20, |
| 548 | "monochrome": false, |
| 549 | "nodeColor": "super-light-purple", |
| 550 | "nodePadding": 20, |
| 551 | "nodeWidth": 30 |
| 552 | }, |
| 553 | "targets": [ |
| 554 | { |
| 555 | "alias": "", |
| 556 | "bucketAggs": [ |
| 557 | { |
| 558 | "field": "Sender", |
| 559 | "id": "2", |
| 560 | "settings": { |
| 561 | "min_doc_count": "1", |
| 562 | "order": "desc", |
| 563 | "orderBy": "_term", |
| 564 | "size": "10" |
| 565 | }, |
| 566 | "type": "terms" |
| 567 | }, |
| 568 | { |
| 569 | "field": "Rcpt", |
| 570 | "id": "3", |
| 571 | "settings": { |
| 572 | "min_doc_count": "1", |
| 573 | "order": "desc", |
| 574 | "orderBy": "_term", |
| 575 | "size": "1" |
| 576 | }, |
| 577 | "type": "terms" |
| 578 | } |
| 579 | ], |
| 580 | "datasource": { |
| 581 | "type": "grafana-opensearch-datasource", |
| 582 | "uid": "replace_datasource_uid" |
| 583 | }, |
| 584 | "metrics": [ |
| 585 | { |
| 586 | "id": "1", |
| 587 | "type": "count" |
| 588 | } |
| 589 | ], |
| 590 | "query": "", |
| 591 | "refId": "A", |
| 592 | "timeField": "datetime" |
| 593 | } |
| 594 | ], |
| 595 | "title": "MAIL FLOWS", |
| 596 | "transformations": [ |
| 597 | { |
| 598 | "id": "organize", |
| 599 | "options": { |
| 600 | "excludeByName": {}, |
| 601 | "indexByName": {}, |
| 602 | "renameByName": { |
| 603 | "Count": "Count", |
| 604 | "parent_process_image": "PARENT PROCESS", |
| 605 | "process_image": "PROCESS" |
| 606 | } |
| 607 | } |
| 608 | } |
| 609 | ], |
| 610 | "transparent": true, |
| 611 | "type": "netsage-sankey-panel" |
| 612 | }, |
| 613 | { |
| 614 | "datasource": { |
| 615 | "type": "grafana-opensearch-datasource", |
| 616 | "uid": "replace_datasource_uid" |
| 617 | }, |
| 618 | "fieldConfig": { |
| 619 | "defaults": { |
| 620 | "color": { |
| 621 | "mode": "thresholds" |
| 622 | }, |
| 623 | "custom": { |
| 624 | "align": "auto", |
| 625 | "cellOptions": { |
| 626 | "type": "auto" |
| 627 | }, |
| 628 | "inspect": false |
| 629 | }, |
| 630 | "mappings": [], |
| 631 | "thresholds": { |
| 632 | "mode": "absolute", |
| 633 | "steps": [ |
| 634 | { |
| 635 | "color": "green" |
| 636 | }, |
| 637 | { |
| 638 | "color": "red", |
| 639 | "value": 80 |
| 640 | } |
| 641 | ] |
| 642 | } |
| 643 | }, |
| 644 | "overrides": [ |
| 645 | { |
| 646 | "matcher": { |
| 647 | "id": "byName", |
| 648 | "options": "Time" |
| 649 | }, |
| 650 | "properties": [ |
| 651 | { |
| 652 | "id": "displayName", |
| 653 | "value": "Time" |
| 654 | }, |
| 655 | { |
| 656 | "id": "unit", |
| 657 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 658 | }, |
| 659 | { |
| 660 | "id": "custom.align" |
| 661 | } |
| 662 | ] |
| 663 | }, |
| 664 | { |
| 665 | "matcher": { |
| 666 | "id": "byName", |
| 667 | "options": "" |
| 668 | }, |
| 669 | "properties": [ |
| 670 | { |
| 671 | "id": "unit", |
| 672 | "value": "short" |
| 673 | }, |
| 674 | { |
| 675 | "id": "decimals", |
| 676 | "value": 2 |
| 677 | }, |
| 678 | { |
| 679 | "id": "custom.align" |
| 680 | } |
| 681 | ] |
| 682 | }, |
| 683 | { |
| 684 | "matcher": { |
| 685 | "id": "byName", |
| 686 | "options": "agent_name" |
| 687 | }, |
| 688 | "properties": [ |
| 689 | { |
| 690 | "id": "displayName", |
| 691 | "value": "AGENT" |
| 692 | }, |
| 693 | { |
| 694 | "id": "unit", |
| 695 | "value": "short" |
| 696 | }, |
| 697 | { |
| 698 | "id": "decimals", |
| 699 | "value": 2 |
| 700 | }, |
| 701 | { |
| 702 | "id": "custom.align" |
| 703 | } |
| 704 | ] |
| 705 | }, |
| 706 | { |
| 707 | "matcher": { |
| 708 | "id": "byName", |
| 709 | "options": "AGENT" |
| 710 | }, |
| 711 | "properties": [ |
| 712 | { |
| 713 | "id": "custom.width", |
| 714 | "value": 299 |
| 715 | } |
| 716 | ] |
| 717 | } |
| 718 | ] |
| 719 | }, |
| 720 | "gridPos": { |
| 721 | "h": 10, |
| 722 | "w": 8, |
| 723 | "x": 0, |
| 724 | "y": 27 |
| 725 | }, |
| 726 | "id": 71, |
| 727 | "options": { |
| 728 | "cellHeight": "sm", |
| 729 | "footer": { |
| 730 | "countRows": false, |
| 731 | "fields": "", |
| 732 | "reducer": ["sum"], |
| 733 | "show": false |
| 734 | }, |
| 735 | "showHeader": true, |
| 736 | "sortBy": [] |
| 737 | }, |
| 738 | "pluginVersion": "10.2.3", |
| 739 | "targets": [ |
| 740 | { |
| 741 | "bucketAggs": [ |
| 742 | { |
| 743 | "$$hashKey": "object:89", |
| 744 | "fake": true, |
| 745 | "field": "IP", |
| 746 | "id": "4", |
| 747 | "settings": { |
| 748 | "min_doc_count": 1, |
| 749 | "order": "desc", |
| 750 | "orderBy": "_count", |
| 751 | "size": "10" |
| 752 | }, |
| 753 | "type": "terms" |
| 754 | }, |
| 755 | { |
| 756 | "field": "IP_country_code", |
| 757 | "id": "5", |
| 758 | "settings": { |
| 759 | "min_doc_count": "1", |
| 760 | "order": "desc", |
| 761 | "orderBy": "_count", |
| 762 | "size": "10" |
| 763 | }, |
| 764 | "type": "terms" |
| 765 | } |
| 766 | ], |
| 767 | "datasource": { |
| 768 | "type": "grafana-opensearch-datasource", |
| 769 | "uid": "replace_datasource_uid" |
| 770 | }, |
| 771 | "metrics": [ |
| 772 | { |
| 773 | "$$hashKey": "object:87", |
| 774 | "field": "select field", |
| 775 | "id": "1", |
| 776 | "type": "count" |
| 777 | } |
| 778 | ], |
| 779 | "query": "", |
| 780 | "refId": "A", |
| 781 | "timeField": "datetime" |
| 782 | } |
| 783 | ], |
| 784 | "title": "TOP 10 IPs", |
| 785 | "transformations": [ |
| 786 | { |
| 787 | "id": "merge", |
| 788 | "options": { |
| 789 | "reducers": [] |
| 790 | } |
| 791 | } |
| 792 | ], |
| 793 | "type": "table" |
| 794 | }, |
| 795 | { |
| 796 | "circleMaxSize": 30, |
| 797 | "circleMinSize": 2, |
| 798 | "colors": ["rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)"], |
| 799 | "datasource": { |
| 800 | "type": "grafana-opensearch-datasource", |
| 801 | "uid": "replace_datasource_uid" |
| 802 | }, |
| 803 | "decimals": 0, |
| 804 | "esMetric": "Count", |
| 805 | "gridPos": { |
| 806 | "h": 10, |
| 807 | "w": 7, |
| 808 | "x": 8, |
| 809 | "y": 27 |
| 810 | }, |
| 811 | "hideEmpty": false, |
| 812 | "hideZero": false, |
| 813 | "id": 70, |
| 814 | "initialZoom": 1, |
| 815 | "locationData": "countries", |
| 816 | "mapCenter": "(0°, 0°)", |
| 817 | "mapCenterLatitude": 0, |
| 818 | "mapCenterLongitude": 0, |
| 819 | "maxDataPoints": 1, |
| 820 | "mouseWheelZoom": false, |
| 821 | "showLegend": true, |
| 822 | "stickyLabels": false, |
| 823 | "tableQueryOptions": { |
| 824 | "geohashField": "geohash", |
| 825 | "latitudeField": "latitude", |
| 826 | "longitudeField": "longitude", |
| 827 | "metricField": "metric", |
| 828 | "queryType": "geohash" |
| 829 | }, |
| 830 | "targets": [ |
| 831 | { |
| 832 | "alias": "", |
| 833 | "bucketAggs": [ |
| 834 | { |
| 835 | "field": "IP_country_code", |
| 836 | "id": "3", |
| 837 | "settings": { |
| 838 | "min_doc_count": "1", |
| 839 | "order": "desc", |
| 840 | "orderBy": "_term", |
| 841 | "size": "10" |
| 842 | }, |
| 843 | "type": "terms" |
| 844 | }, |
| 845 | { |
| 846 | "field": "timestamp", |
| 847 | "id": "2", |
| 848 | "settings": { |
| 849 | "interval": "auto" |
| 850 | }, |
| 851 | "type": "date_histogram" |
| 852 | } |
| 853 | ], |
| 854 | "datasource": { |
| 855 | "type": "grafana-opensearch-datasource", |
| 856 | "uid": "replace_datasource_uid" |
| 857 | }, |
| 858 | "metrics": [ |
| 859 | { |
| 860 | "id": "1", |
| 861 | "type": "count" |
| 862 | } |
| 863 | ], |
| 864 | "query": "", |
| 865 | "refId": "A", |
| 866 | "timeField": "datetime" |
| 867 | } |
| 868 | ], |
| 869 | "thresholds": "0,10", |
| 870 | "title": "TOP 10 GEO IPs", |
| 871 | "type": "grafana-worldmap-panel", |
| 872 | "unitPlural": "", |
| 873 | "unitSingle": "", |
| 874 | "valueName": "total" |
| 875 | }, |
| 876 | { |
| 877 | "datasource": { |
| 878 | "type": "grafana-opensearch-datasource", |
| 879 | "uid": "replace_datasource_uid" |
| 880 | }, |
| 881 | "fieldConfig": { |
| 882 | "defaults": { |
| 883 | "color": { |
| 884 | "mode": "thresholds" |
| 885 | }, |
| 886 | "custom": { |
| 887 | "align": "auto", |
| 888 | "cellOptions": { |
| 889 | "type": "auto" |
| 890 | }, |
| 891 | "inspect": false |
| 892 | }, |
| 893 | "mappings": [], |
| 894 | "thresholds": { |
| 895 | "mode": "absolute", |
| 896 | "steps": [ |
| 897 | { |
| 898 | "color": "green" |
| 899 | }, |
| 900 | { |
| 901 | "color": "red", |
| 902 | "value": 80 |
| 903 | } |
| 904 | ] |
| 905 | } |
| 906 | }, |
| 907 | "overrides": [ |
| 908 | { |
| 909 | "matcher": { |
| 910 | "id": "byName", |
| 911 | "options": "Time" |
| 912 | }, |
| 913 | "properties": [ |
| 914 | { |
| 915 | "id": "displayName", |
| 916 | "value": "Time" |
| 917 | }, |
| 918 | { |
| 919 | "id": "unit", |
| 920 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 921 | }, |
| 922 | { |
| 923 | "id": "custom.align" |
| 924 | } |
| 925 | ] |
| 926 | }, |
| 927 | { |
| 928 | "matcher": { |
| 929 | "id": "byName", |
| 930 | "options": "" |
| 931 | }, |
| 932 | "properties": [ |
| 933 | { |
| 934 | "id": "unit", |
| 935 | "value": "short" |
| 936 | }, |
| 937 | { |
| 938 | "id": "decimals", |
| 939 | "value": 2 |
| 940 | }, |
| 941 | { |
| 942 | "id": "custom.align" |
| 943 | } |
| 944 | ] |
| 945 | }, |
| 946 | { |
| 947 | "matcher": { |
| 948 | "id": "byName", |
| 949 | "options": "agent_name" |
| 950 | }, |
| 951 | "properties": [ |
| 952 | { |
| 953 | "id": "displayName", |
| 954 | "value": "AGENT" |
| 955 | }, |
| 956 | { |
| 957 | "id": "unit", |
| 958 | "value": "short" |
| 959 | }, |
| 960 | { |
| 961 | "id": "decimals", |
| 962 | "value": 2 |
| 963 | }, |
| 964 | { |
| 965 | "id": "custom.align" |
| 966 | } |
| 967 | ] |
| 968 | }, |
| 969 | { |
| 970 | "matcher": { |
| 971 | "id": "byName", |
| 972 | "options": "AGENT" |
| 973 | }, |
| 974 | "properties": [ |
| 975 | { |
| 976 | "id": "custom.width", |
| 977 | "value": 299 |
| 978 | } |
| 979 | ] |
| 980 | } |
| 981 | ] |
| 982 | }, |
| 983 | "gridPos": { |
| 984 | "h": 10, |
| 985 | "w": 9, |
| 986 | "x": 15, |
| 987 | "y": 27 |
| 988 | }, |
| 989 | "id": 72, |
| 990 | "options": { |
| 991 | "cellHeight": "sm", |
| 992 | "footer": { |
| 993 | "countRows": false, |
| 994 | "fields": "", |
| 995 | "reducer": ["sum"], |
| 996 | "show": false |
| 997 | }, |
| 998 | "showHeader": true, |
| 999 | "sortBy": [] |
| 1000 | }, |
| 1001 | "pluginVersion": "10.2.3", |
| 1002 | "targets": [ |
| 1003 | { |
| 1004 | "bucketAggs": [ |
| 1005 | { |
| 1006 | "$$hashKey": "object:89", |
| 1007 | "fake": true, |
| 1008 | "field": "SpamScore", |
| 1009 | "id": "4", |
| 1010 | "settings": { |
| 1011 | "min_doc_count": 1, |
| 1012 | "order": "desc", |
| 1013 | "orderBy": "_count", |
| 1014 | "size": "10" |
| 1015 | }, |
| 1016 | "type": "terms" |
| 1017 | } |
| 1018 | ], |
| 1019 | "datasource": { |
| 1020 | "type": "grafana-opensearch-datasource", |
| 1021 | "uid": "replace_datasource_uid" |
| 1022 | }, |
| 1023 | "metrics": [ |
| 1024 | { |
| 1025 | "$$hashKey": "object:87", |
| 1026 | "field": "select field", |
| 1027 | "id": "1", |
| 1028 | "type": "count" |
| 1029 | } |
| 1030 | ], |
| 1031 | "query": "", |
| 1032 | "refId": "A", |
| 1033 | "timeField": "datetime" |
| 1034 | } |
| 1035 | ], |
| 1036 | "title": "TOP 10 SPAM SCORES", |
| 1037 | "transformations": [ |
| 1038 | { |
| 1039 | "id": "merge", |
| 1040 | "options": { |
| 1041 | "reducers": [] |
| 1042 | } |
| 1043 | } |
| 1044 | ], |
| 1045 | "type": "table" |
| 1046 | }, |
| 1047 | { |
| 1048 | "datasource": { |
| 1049 | "type": "grafana-opensearch-datasource", |
| 1050 | "uid": "replace_datasource_uid" |
| 1051 | }, |
| 1052 | "fieldConfig": { |
| 1053 | "defaults": { |
| 1054 | "mappings": [], |
| 1055 | "thresholds": { |
| 1056 | "mode": "absolute", |
| 1057 | "steps": [ |
| 1058 | { |
| 1059 | "color": "green" |
| 1060 | }, |
| 1061 | { |
| 1062 | "color": "red", |
| 1063 | "value": 80 |
| 1064 | } |
| 1065 | ] |
| 1066 | } |
| 1067 | }, |
| 1068 | "overrides": [] |
| 1069 | }, |
| 1070 | "gridPos": { |
| 1071 | "h": 8, |
| 1072 | "w": 12, |
| 1073 | "x": 0, |
| 1074 | "y": 37 |
| 1075 | }, |
| 1076 | "id": 37, |
| 1077 | "options": { |
| 1078 | "displayMode": "gradient", |
| 1079 | "maxVizHeight": 300, |
| 1080 | "minVizHeight": 10, |
| 1081 | "minVizWidth": 0, |
| 1082 | "namePlacement": "auto", |
| 1083 | "orientation": "horizontal", |
| 1084 | "reduceOptions": { |
| 1085 | "calcs": ["sum"], |
| 1086 | "fields": "", |
| 1087 | "values": false |
| 1088 | }, |
| 1089 | "showUnfilled": true, |
| 1090 | "sizing": "auto", |
| 1091 | "text": {}, |
| 1092 | "valueMode": "color" |
| 1093 | }, |
| 1094 | "pluginVersion": "10.2.3", |
| 1095 | "targets": [ |
| 1096 | { |
| 1097 | "bucketAggs": [ |
| 1098 | { |
| 1099 | "fake": true, |
| 1100 | "field": "Dir", |
| 1101 | "id": "6", |
| 1102 | "settings": { |
| 1103 | "min_doc_count": 1, |
| 1104 | "order": "desc", |
| 1105 | "orderBy": "_count", |
| 1106 | "size": "10" |
| 1107 | }, |
| 1108 | "type": "terms" |
| 1109 | }, |
| 1110 | { |
| 1111 | "fake": true, |
| 1112 | "field": "timestamp", |
| 1113 | "id": "5", |
| 1114 | "settings": { |
| 1115 | "interval": "auto", |
| 1116 | "min_doc_count": 0, |
| 1117 | "trimEdges": 0 |
| 1118 | }, |
| 1119 | "type": "date_histogram" |
| 1120 | } |
| 1121 | ], |
| 1122 | "datasource": { |
| 1123 | "type": "grafana-opensearch-datasource", |
| 1124 | "uid": "replace_datasource_uid" |
| 1125 | }, |
| 1126 | "metrics": [ |
| 1127 | { |
| 1128 | "field": "type", |
| 1129 | "id": "1", |
| 1130 | "meta": {}, |
| 1131 | "settings": {}, |
| 1132 | "type": "count" |
| 1133 | } |
| 1134 | ], |
| 1135 | "query": "", |
| 1136 | "refId": "A", |
| 1137 | "timeField": "datetime" |
| 1138 | } |
| 1139 | ], |
| 1140 | "title": "MAIL DIRECTION", |
| 1141 | "type": "bargauge" |
| 1142 | }, |
| 1143 | { |
| 1144 | "datasource": { |
| 1145 | "type": "grafana-opensearch-datasource", |
| 1146 | "uid": "replace_datasource_uid" |
| 1147 | }, |
| 1148 | "fieldConfig": { |
| 1149 | "defaults": { |
| 1150 | "mappings": [], |
| 1151 | "thresholds": { |
| 1152 | "mode": "absolute", |
| 1153 | "steps": [ |
| 1154 | { |
| 1155 | "color": "green" |
| 1156 | }, |
| 1157 | { |
| 1158 | "color": "red", |
| 1159 | "value": 80 |
| 1160 | } |
| 1161 | ] |
| 1162 | } |
| 1163 | }, |
| 1164 | "overrides": [] |
| 1165 | }, |
| 1166 | "gridPos": { |
| 1167 | "h": 8, |
| 1168 | "w": 12, |
| 1169 | "x": 12, |
| 1170 | "y": 37 |
| 1171 | }, |
| 1172 | "id": 73, |
| 1173 | "options": { |
| 1174 | "displayMode": "gradient", |
| 1175 | "maxVizHeight": 300, |
| 1176 | "minVizHeight": 10, |
| 1177 | "minVizWidth": 0, |
| 1178 | "namePlacement": "auto", |
| 1179 | "orientation": "horizontal", |
| 1180 | "reduceOptions": { |
| 1181 | "calcs": ["sum"], |
| 1182 | "fields": "", |
| 1183 | "values": false |
| 1184 | }, |
| 1185 | "showUnfilled": true, |
| 1186 | "sizing": "auto", |
| 1187 | "text": {}, |
| 1188 | "valueMode": "color" |
| 1189 | }, |
| 1190 | "pluginVersion": "10.2.3", |
| 1191 | "targets": [ |
| 1192 | { |
| 1193 | "bucketAggs": [ |
| 1194 | { |
| 1195 | "fake": true, |
| 1196 | "field": "SpamProcessingDetail", |
| 1197 | "id": "6", |
| 1198 | "settings": { |
| 1199 | "min_doc_count": 1, |
| 1200 | "order": "desc", |
| 1201 | "orderBy": "_count", |
| 1202 | "size": "10" |
| 1203 | }, |
| 1204 | "type": "terms" |
| 1205 | }, |
| 1206 | { |
| 1207 | "fake": true, |
| 1208 | "field": "timestamp", |
| 1209 | "id": "5", |
| 1210 | "settings": { |
| 1211 | "interval": "auto", |
| 1212 | "min_doc_count": 0, |
| 1213 | "trimEdges": 0 |
| 1214 | }, |
| 1215 | "type": "date_histogram" |
| 1216 | } |
| 1217 | ], |
| 1218 | "datasource": { |
| 1219 | "type": "grafana-opensearch-datasource", |
| 1220 | "uid": "replace_datasource_uid" |
| 1221 | }, |
| 1222 | "metrics": [ |
| 1223 | { |
| 1224 | "field": "type", |
| 1225 | "id": "1", |
| 1226 | "meta": {}, |
| 1227 | "settings": {}, |
| 1228 | "type": "count" |
| 1229 | } |
| 1230 | ], |
| 1231 | "query": "", |
| 1232 | "refId": "A", |
| 1233 | "timeField": "datetime" |
| 1234 | } |
| 1235 | ], |
| 1236 | "title": "SPAM PROC INFO", |
| 1237 | "type": "bargauge" |
| 1238 | }, |
| 1239 | { |
| 1240 | "datasource": { |
| 1241 | "type": "grafana-opensearch-datasource", |
| 1242 | "uid": "replace_datasource_uid" |
| 1243 | }, |
| 1244 | "fieldConfig": { |
| 1245 | "defaults": { |
| 1246 | "color": { |
| 1247 | "mode": "thresholds" |
| 1248 | }, |
| 1249 | "custom": { |
| 1250 | "align": "auto", |
| 1251 | "cellOptions": { |
| 1252 | "type": "auto" |
| 1253 | }, |
| 1254 | "filterable": true, |
| 1255 | "inspect": false |
| 1256 | }, |
| 1257 | "mappings": [], |
| 1258 | "thresholds": { |
| 1259 | "mode": "absolute", |
| 1260 | "steps": [ |
| 1261 | { |
| 1262 | "color": "green" |
| 1263 | }, |
| 1264 | { |
| 1265 | "color": "red", |
| 1266 | "value": 80 |
| 1267 | } |
| 1268 | ] |
| 1269 | } |
| 1270 | }, |
| 1271 | "overrides": [ |
| 1272 | { |
| 1273 | "matcher": { |
| 1274 | "id": "byName", |
| 1275 | "options": "timestamp" |
| 1276 | }, |
| 1277 | "properties": [ |
| 1278 | { |
| 1279 | "id": "displayName", |
| 1280 | "value": "DATE/TIME" |
| 1281 | }, |
| 1282 | { |
| 1283 | "id": "unit", |
| 1284 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 1285 | }, |
| 1286 | { |
| 1287 | "id": "custom.align" |
| 1288 | } |
| 1289 | ] |
| 1290 | }, |
| 1291 | { |
| 1292 | "matcher": { |
| 1293 | "id": "byName", |
| 1294 | "options": "process_name" |
| 1295 | }, |
| 1296 | "properties": [ |
| 1297 | { |
| 1298 | "id": "displayName", |
| 1299 | "value": "PROCESS" |
| 1300 | }, |
| 1301 | { |
| 1302 | "id": "unit", |
| 1303 | "value": "short" |
| 1304 | }, |
| 1305 | { |
| 1306 | "id": "decimals", |
| 1307 | "value": -1 |
| 1308 | }, |
| 1309 | { |
| 1310 | "id": "custom.align" |
| 1311 | } |
| 1312 | ] |
| 1313 | }, |
| 1314 | { |
| 1315 | "matcher": { |
| 1316 | "id": "byName", |
| 1317 | "options": "process_id" |
| 1318 | }, |
| 1319 | "properties": [ |
| 1320 | { |
| 1321 | "id": "displayName", |
| 1322 | "value": "PID" |
| 1323 | }, |
| 1324 | { |
| 1325 | "id": "unit", |
| 1326 | "value": "none" |
| 1327 | }, |
| 1328 | { |
| 1329 | "id": "decimals", |
| 1330 | "value": -2 |
| 1331 | }, |
| 1332 | { |
| 1333 | "id": "custom.align" |
| 1334 | } |
| 1335 | ] |
| 1336 | }, |
| 1337 | { |
| 1338 | "matcher": { |
| 1339 | "id": "byName", |
| 1340 | "options": "process_image" |
| 1341 | }, |
| 1342 | "properties": [ |
| 1343 | { |
| 1344 | "id": "displayName", |
| 1345 | "value": "PROCESS IMAGE" |
| 1346 | }, |
| 1347 | { |
| 1348 | "id": "unit", |
| 1349 | "value": "short" |
| 1350 | }, |
| 1351 | { |
| 1352 | "id": "decimals", |
| 1353 | "value": 2 |
| 1354 | }, |
| 1355 | { |
| 1356 | "id": "custom.align" |
| 1357 | } |
| 1358 | ] |
| 1359 | }, |
| 1360 | { |
| 1361 | "matcher": { |
| 1362 | "id": "byName", |
| 1363 | "options": "user_name" |
| 1364 | }, |
| 1365 | "properties": [ |
| 1366 | { |
| 1367 | "id": "displayName", |
| 1368 | "value": "USER/ACCOUNT" |
| 1369 | }, |
| 1370 | { |
| 1371 | "id": "unit", |
| 1372 | "value": "short" |
| 1373 | }, |
| 1374 | { |
| 1375 | "id": "decimals", |
| 1376 | "value": 2 |
| 1377 | }, |
| 1378 | { |
| 1379 | "id": "custom.align" |
| 1380 | } |
| 1381 | ] |
| 1382 | }, |
| 1383 | { |
| 1384 | "matcher": { |
| 1385 | "id": "byName", |
| 1386 | "options": "agent_name" |
| 1387 | }, |
| 1388 | "properties": [ |
| 1389 | { |
| 1390 | "id": "displayName", |
| 1391 | "value": "AGENT" |
| 1392 | }, |
| 1393 | { |
| 1394 | "id": "unit", |
| 1395 | "value": "short" |
| 1396 | }, |
| 1397 | { |
| 1398 | "id": "decimals", |
| 1399 | "value": 2 |
| 1400 | }, |
| 1401 | { |
| 1402 | "id": "custom.align" |
| 1403 | } |
| 1404 | ] |
| 1405 | }, |
| 1406 | { |
| 1407 | "matcher": { |
| 1408 | "id": "byName", |
| 1409 | "options": "parent_process_image" |
| 1410 | }, |
| 1411 | "properties": [ |
| 1412 | { |
| 1413 | "id": "displayName", |
| 1414 | "value": "PARENT PROCESS" |
| 1415 | }, |
| 1416 | { |
| 1417 | "id": "unit", |
| 1418 | "value": "short" |
| 1419 | }, |
| 1420 | { |
| 1421 | "id": "decimals", |
| 1422 | "value": 2 |
| 1423 | }, |
| 1424 | { |
| 1425 | "id": "custom.align" |
| 1426 | } |
| 1427 | ] |
| 1428 | }, |
| 1429 | { |
| 1430 | "matcher": { |
| 1431 | "id": "byName", |
| 1432 | "options": "process_cmd_line" |
| 1433 | }, |
| 1434 | "properties": [ |
| 1435 | { |
| 1436 | "id": "displayName", |
| 1437 | "value": "PROCESS CMD LINE" |
| 1438 | }, |
| 1439 | { |
| 1440 | "id": "unit", |
| 1441 | "value": "short" |
| 1442 | }, |
| 1443 | { |
| 1444 | "id": "decimals", |
| 1445 | "value": 2 |
| 1446 | }, |
| 1447 | { |
| 1448 | "id": "custom.align" |
| 1449 | } |
| 1450 | ] |
| 1451 | }, |
| 1452 | { |
| 1453 | "matcher": { |
| 1454 | "id": "byName", |
| 1455 | "options": "EVENT ID" |
| 1456 | }, |
| 1457 | "properties": [ |
| 1458 | { |
| 1459 | "id": "links", |
| 1460 | "value": [ |
| 1461 | { |
| 1462 | "targetBlank": true, |
| 1463 | "title": "VIEW EVENT DETAILS", |
| 1464 | "url": "https://dashboard.dnsoverwatch.com/explore?left=%5B%22now-6h%22,%22now%22,%22WF_Mimecast%22,%7B%22refId%22:%22A%22,%22query%22:%22_id:${__value.raw}%22,%22alias%22:%22%22,%22metrics%22:%5B%7B%22id%22:%221%22,%22type%22:%22logs%22,%22settings%22:%7B%22limit%22:%22500%22%7D%7D%5D,%22bucketAggs%22:%5B%7B%22type%22:%22date_histogram%22,%22id%22:%221%22,%22settings%22:%7B%22interval%22:%22auto%22%7D%7D%5D,%22timeField%22:%22timestamp%22%7D%5D" |
| 1465 | } |
| 1466 | ] |
| 1467 | } |
| 1468 | ] |
| 1469 | } |
| 1470 | ] |
| 1471 | }, |
| 1472 | "gridPos": { |
| 1473 | "h": 18, |
| 1474 | "w": 24, |
| 1475 | "x": 0, |
| 1476 | "y": 45 |
| 1477 | }, |
| 1478 | "id": 51, |
| 1479 | "options": { |
| 1480 | "cellHeight": "sm", |
| 1481 | "footer": { |
| 1482 | "countRows": false, |
| 1483 | "enablePagination": true, |
| 1484 | "fields": "", |
| 1485 | "reducer": ["sum"], |
| 1486 | "show": false |
| 1487 | }, |
| 1488 | "showHeader": true |
| 1489 | }, |
| 1490 | "pluginVersion": "10.2.3", |
| 1491 | "targets": [ |
| 1492 | { |
| 1493 | "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}], |
| 1494 | "datasource": { |
| 1495 | "type": "grafana-opensearch-datasource", |
| 1496 | "uid": "replace_datasource_uid" |
| 1497 | }, |
| 1498 | "metrics": [ |
| 1499 | { |
| 1500 | "id": "1", |
| 1501 | "settings": { |
| 1502 | "size": "250" |
| 1503 | }, |
| 1504 | "type": "raw_data" |
| 1505 | } |
| 1506 | ], |
| 1507 | "query": "", |
| 1508 | "refId": "A", |
| 1509 | "timeField": "datetime" |
| 1510 | } |
| 1511 | ], |
| 1512 | "title": "MIMECAST LOGS", |
| 1513 | "transformations": [ |
| 1514 | { |
| 1515 | "id": "filterFieldsByName", |
| 1516 | "options": { |
| 1517 | "include": { |
| 1518 | "names": [ |
| 1519 | "Dir", |
| 1520 | "IP", |
| 1521 | "IP_country_code", |
| 1522 | "Sender", |
| 1523 | "SourceIP", |
| 1524 | "SourceIP_country_code", |
| 1525 | "Subject", |
| 1526 | "_id", |
| 1527 | "timestamp", |
| 1528 | "SpamScore", |
| 1529 | "Rcpt" |
| 1530 | ] |
| 1531 | } |
| 1532 | } |
| 1533 | }, |
| 1534 | { |
| 1535 | "id": "organize", |
| 1536 | "options": { |
| 1537 | "excludeByName": {}, |
| 1538 | "indexByName": { |
| 1539 | "Dir": 5, |
| 1540 | "IP": 7, |
| 1541 | "IP_country_code": 8, |
| 1542 | "Rcpt": 6, |
| 1543 | "Sender": 2, |
| 1544 | "SourceIP": 3, |
| 1545 | "SourceIP_country_code": 4, |
| 1546 | "SpamScore": 10, |
| 1547 | "Subject": 9, |
| 1548 | "_id": 1, |
| 1549 | "timestamp": 0 |
| 1550 | }, |
| 1551 | "renameByName": { |
| 1552 | "Dir": "", |
| 1553 | "IP_country_code": "COUNTRY", |
| 1554 | "SourceIP": "SRC IP", |
| 1555 | "SourceIP_country_code": "SRC COUNTRY", |
| 1556 | "SpamScore": "", |
| 1557 | "Subject": "", |
| 1558 | "_id": "EVENT ID", |
| 1559 | "agent_name": "", |
| 1560 | "parent_cmd_line": "PARENT CMD", |
| 1561 | "parent_process_id": "PARENT PID", |
| 1562 | "parent_process_user": "PARENT USER", |
| 1563 | "syslog_level": "LEVEL" |
| 1564 | } |
| 1565 | } |
| 1566 | } |
| 1567 | ], |
| 1568 | "transparent": true, |
| 1569 | "type": "table" |
| 1570 | } |
| 1571 | ], |
| 1572 | "title": "SUMMARY", |
| 1573 | "type": "row" |
| 1574 | }, |
| 1575 | { |
| 1576 | "collapsed": true, |
| 1577 | "gridPos": { |
| 1578 | "h": 1, |
| 1579 | "w": 24, |
| 1580 | "x": 0, |
| 1581 | "y": 1 |
| 1582 | }, |
| 1583 | "id": 77, |
| 1584 | "panels": [ |
| 1585 | { |
| 1586 | "datasource": { |
| 1587 | "type": "grafana-opensearch-datasource", |
| 1588 | "uid": "replace_datasource_uid" |
| 1589 | }, |
| 1590 | "fieldConfig": { |
| 1591 | "defaults": { |
| 1592 | "mappings": [ |
| 1593 | { |
| 1594 | "options": { |
| 1595 | "match": "null", |
| 1596 | "result": { |
| 1597 | "text": "N/A" |
| 1598 | } |
| 1599 | }, |
| 1600 | "type": "special" |
| 1601 | } |
| 1602 | ], |
| 1603 | "thresholds": { |
| 1604 | "mode": "absolute", |
| 1605 | "steps": [ |
| 1606 | { |
| 1607 | "color": "blue" |
| 1608 | } |
| 1609 | ] |
| 1610 | }, |
| 1611 | "unit": "short" |
| 1612 | }, |
| 1613 | "overrides": [] |
| 1614 | }, |
| 1615 | "gridPos": { |
| 1616 | "h": 7, |
| 1617 | "w": 4, |
| 1618 | "x": 0, |
| 1619 | "y": 2 |
| 1620 | }, |
| 1621 | "id": 78, |
| 1622 | "links": [], |
| 1623 | "options": { |
| 1624 | "colorMode": "value", |
| 1625 | "graphMode": "area", |
| 1626 | "justifyMode": "auto", |
| 1627 | "orientation": "horizontal", |
| 1628 | "reduceOptions": { |
| 1629 | "calcs": ["sum"], |
| 1630 | "fields": "", |
| 1631 | "values": false |
| 1632 | }, |
| 1633 | "text": {}, |
| 1634 | "textMode": "auto", |
| 1635 | "wideLayout": true |
| 1636 | }, |
| 1637 | "pluginVersion": "10.2.3", |
| 1638 | "targets": [ |
| 1639 | { |
| 1640 | "bucketAggs": [ |
| 1641 | { |
| 1642 | "$$hashKey": "object:135", |
| 1643 | "field": "timestamp", |
| 1644 | "id": "2", |
| 1645 | "settings": { |
| 1646 | "interval": "auto", |
| 1647 | "min_doc_count": 0, |
| 1648 | "trimEdges": 0 |
| 1649 | }, |
| 1650 | "type": "date_histogram" |
| 1651 | } |
| 1652 | ], |
| 1653 | "datasource": { |
| 1654 | "type": "grafana-opensearch-datasource", |
| 1655 | "uid": "replace_datasource_uid" |
| 1656 | }, |
| 1657 | "metrics": [ |
| 1658 | { |
| 1659 | "$$hashKey": "object:133", |
| 1660 | "field": "select field", |
| 1661 | "id": "1", |
| 1662 | "type": "count" |
| 1663 | } |
| 1664 | ], |
| 1665 | "query": "Virus:*", |
| 1666 | "refId": "A", |
| 1667 | "timeField": "datetime" |
| 1668 | } |
| 1669 | ], |
| 1670 | "title": "VIRUS EVENTS", |
| 1671 | "type": "stat" |
| 1672 | }, |
| 1673 | { |
| 1674 | "datasource": { |
| 1675 | "type": "grafana-opensearch-datasource", |
| 1676 | "uid": "replace_datasource_uid" |
| 1677 | }, |
| 1678 | "fieldConfig": { |
| 1679 | "defaults": { |
| 1680 | "color": { |
| 1681 | "mode": "thresholds" |
| 1682 | }, |
| 1683 | "custom": { |
| 1684 | "align": "auto", |
| 1685 | "cellOptions": { |
| 1686 | "type": "auto" |
| 1687 | }, |
| 1688 | "inspect": false |
| 1689 | }, |
| 1690 | "mappings": [], |
| 1691 | "thresholds": { |
| 1692 | "mode": "absolute", |
| 1693 | "steps": [ |
| 1694 | { |
| 1695 | "color": "green" |
| 1696 | }, |
| 1697 | { |
| 1698 | "color": "red", |
| 1699 | "value": 80 |
| 1700 | } |
| 1701 | ] |
| 1702 | } |
| 1703 | }, |
| 1704 | "overrides": [ |
| 1705 | { |
| 1706 | "matcher": { |
| 1707 | "id": "byName", |
| 1708 | "options": "Time" |
| 1709 | }, |
| 1710 | "properties": [ |
| 1711 | { |
| 1712 | "id": "displayName", |
| 1713 | "value": "Time" |
| 1714 | }, |
| 1715 | { |
| 1716 | "id": "unit", |
| 1717 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 1718 | }, |
| 1719 | { |
| 1720 | "id": "custom.align" |
| 1721 | } |
| 1722 | ] |
| 1723 | }, |
| 1724 | { |
| 1725 | "matcher": { |
| 1726 | "id": "byName", |
| 1727 | "options": "" |
| 1728 | }, |
| 1729 | "properties": [ |
| 1730 | { |
| 1731 | "id": "unit", |
| 1732 | "value": "short" |
| 1733 | }, |
| 1734 | { |
| 1735 | "id": "decimals", |
| 1736 | "value": 2 |
| 1737 | }, |
| 1738 | { |
| 1739 | "id": "custom.align" |
| 1740 | } |
| 1741 | ] |
| 1742 | }, |
| 1743 | { |
| 1744 | "matcher": { |
| 1745 | "id": "byName", |
| 1746 | "options": "agent_name" |
| 1747 | }, |
| 1748 | "properties": [ |
| 1749 | { |
| 1750 | "id": "displayName", |
| 1751 | "value": "AGENT" |
| 1752 | }, |
| 1753 | { |
| 1754 | "id": "unit", |
| 1755 | "value": "short" |
| 1756 | }, |
| 1757 | { |
| 1758 | "id": "decimals", |
| 1759 | "value": 2 |
| 1760 | }, |
| 1761 | { |
| 1762 | "id": "custom.align" |
| 1763 | } |
| 1764 | ] |
| 1765 | }, |
| 1766 | { |
| 1767 | "matcher": { |
| 1768 | "id": "byName", |
| 1769 | "options": "AGENT" |
| 1770 | }, |
| 1771 | "properties": [ |
| 1772 | { |
| 1773 | "id": "custom.width", |
| 1774 | "value": 299 |
| 1775 | } |
| 1776 | ] |
| 1777 | } |
| 1778 | ] |
| 1779 | }, |
| 1780 | "gridPos": { |
| 1781 | "h": 7, |
| 1782 | "w": 8, |
| 1783 | "x": 4, |
| 1784 | "y": 2 |
| 1785 | }, |
| 1786 | "id": 79, |
| 1787 | "options": { |
| 1788 | "cellHeight": "sm", |
| 1789 | "footer": { |
| 1790 | "countRows": false, |
| 1791 | "fields": "", |
| 1792 | "reducer": ["sum"], |
| 1793 | "show": false |
| 1794 | }, |
| 1795 | "showHeader": true, |
| 1796 | "sortBy": [] |
| 1797 | }, |
| 1798 | "pluginVersion": "10.2.3", |
| 1799 | "targets": [ |
| 1800 | { |
| 1801 | "bucketAggs": [ |
| 1802 | { |
| 1803 | "$$hashKey": "object:89", |
| 1804 | "fake": true, |
| 1805 | "field": "Sender", |
| 1806 | "id": "4", |
| 1807 | "settings": { |
| 1808 | "min_doc_count": 1, |
| 1809 | "order": "desc", |
| 1810 | "orderBy": "_count", |
| 1811 | "size": "10" |
| 1812 | }, |
| 1813 | "type": "terms" |
| 1814 | } |
| 1815 | ], |
| 1816 | "datasource": { |
| 1817 | "type": "grafana-opensearch-datasource", |
| 1818 | "uid": "replace_datasource_uid" |
| 1819 | }, |
| 1820 | "metrics": [ |
| 1821 | { |
| 1822 | "$$hashKey": "object:87", |
| 1823 | "field": "select field", |
| 1824 | "id": "1", |
| 1825 | "type": "count" |
| 1826 | } |
| 1827 | ], |
| 1828 | "query": "Virus:*", |
| 1829 | "refId": "A", |
| 1830 | "timeField": "datetime" |
| 1831 | } |
| 1832 | ], |
| 1833 | "title": "TOP 10 SENDERS", |
| 1834 | "transformations": [ |
| 1835 | { |
| 1836 | "id": "merge", |
| 1837 | "options": { |
| 1838 | "reducers": [] |
| 1839 | } |
| 1840 | } |
| 1841 | ], |
| 1842 | "type": "table" |
| 1843 | }, |
| 1844 | { |
| 1845 | "datasource": { |
| 1846 | "type": "grafana-opensearch-datasource", |
| 1847 | "uid": "replace_datasource_uid" |
| 1848 | }, |
| 1849 | "fieldConfig": { |
| 1850 | "defaults": { |
| 1851 | "color": { |
| 1852 | "mode": "palette-classic" |
| 1853 | }, |
| 1854 | "custom": { |
| 1855 | "hideFrom": { |
| 1856 | "legend": false, |
| 1857 | "tooltip": false, |
| 1858 | "viz": false |
| 1859 | } |
| 1860 | }, |
| 1861 | "decimals": 0, |
| 1862 | "mappings": [], |
| 1863 | "unit": "short" |
| 1864 | }, |
| 1865 | "overrides": [] |
| 1866 | }, |
| 1867 | "gridPos": { |
| 1868 | "h": 7, |
| 1869 | "w": 5, |
| 1870 | "x": 12, |
| 1871 | "y": 2 |
| 1872 | }, |
| 1873 | "id": 80, |
| 1874 | "links": [], |
| 1875 | "options": { |
| 1876 | "displayLabels": [], |
| 1877 | "legend": { |
| 1878 | "calcs": [], |
| 1879 | "displayMode": "list", |
| 1880 | "placement": "bottom", |
| 1881 | "showLegend": false, |
| 1882 | "values": ["value"] |
| 1883 | }, |
| 1884 | "pieType": "pie", |
| 1885 | "reduceOptions": { |
| 1886 | "calcs": ["sum"], |
| 1887 | "fields": "", |
| 1888 | "values": false |
| 1889 | }, |
| 1890 | "text": {}, |
| 1891 | "tooltip": { |
| 1892 | "mode": "single", |
| 1893 | "sort": "none" |
| 1894 | } |
| 1895 | }, |
| 1896 | "pluginVersion": "7.3.4", |
| 1897 | "targets": [ |
| 1898 | { |
| 1899 | "bucketAggs": [ |
| 1900 | { |
| 1901 | "$$hashKey": "object:211", |
| 1902 | "fake": true, |
| 1903 | "field": "Rcpt", |
| 1904 | "id": "3", |
| 1905 | "settings": { |
| 1906 | "min_doc_count": "1", |
| 1907 | "missing": "Unknown", |
| 1908 | "order": "desc", |
| 1909 | "orderBy": "_count", |
| 1910 | "size": "10" |
| 1911 | }, |
| 1912 | "type": "terms" |
| 1913 | }, |
| 1914 | { |
| 1915 | "$$hashKey": "object:117", |
| 1916 | "field": "timestamp", |
| 1917 | "id": "2", |
| 1918 | "settings": { |
| 1919 | "interval": "auto", |
| 1920 | "min_doc_count": 0, |
| 1921 | "trimEdges": 0 |
| 1922 | }, |
| 1923 | "type": "date_histogram" |
| 1924 | } |
| 1925 | ], |
| 1926 | "datasource": { |
| 1927 | "type": "grafana-opensearch-datasource", |
| 1928 | "uid": "replace_datasource_uid" |
| 1929 | }, |
| 1930 | "metrics": [ |
| 1931 | { |
| 1932 | "$$hashKey": "object:115", |
| 1933 | "field": "select field", |
| 1934 | "id": "1", |
| 1935 | "type": "count" |
| 1936 | } |
| 1937 | ], |
| 1938 | "query": "", |
| 1939 | "queryType": "randomWalk", |
| 1940 | "refId": "A", |
| 1941 | "timeField": "datetime" |
| 1942 | } |
| 1943 | ], |
| 1944 | "title": "TOP 10 RECEIVERS", |
| 1945 | "type": "piechart" |
| 1946 | }, |
| 1947 | { |
| 1948 | "datasource": { |
| 1949 | "type": "grafana-opensearch-datasource", |
| 1950 | "uid": "replace_datasource_uid" |
| 1951 | }, |
| 1952 | "fieldConfig": { |
| 1953 | "defaults": { |
| 1954 | "custom": { |
| 1955 | "align": "auto", |
| 1956 | "cellOptions": { |
| 1957 | "type": "auto" |
| 1958 | }, |
| 1959 | "filterable": false, |
| 1960 | "inspect": false |
| 1961 | }, |
| 1962 | "mappings": [], |
| 1963 | "thresholds": { |
| 1964 | "mode": "absolute", |
| 1965 | "steps": [ |
| 1966 | { |
| 1967 | "color": "green" |
| 1968 | }, |
| 1969 | { |
| 1970 | "color": "red", |
| 1971 | "value": 80 |
| 1972 | } |
| 1973 | ] |
| 1974 | } |
| 1975 | }, |
| 1976 | "overrides": [] |
| 1977 | }, |
| 1978 | "gridPos": { |
| 1979 | "h": 7, |
| 1980 | "w": 7, |
| 1981 | "x": 17, |
| 1982 | "y": 2 |
| 1983 | }, |
| 1984 | "id": 81, |
| 1985 | "links": [], |
| 1986 | "options": { |
| 1987 | "cellHeight": "sm", |
| 1988 | "footer": { |
| 1989 | "countRows": false, |
| 1990 | "fields": "", |
| 1991 | "reducer": ["sum"], |
| 1992 | "show": false |
| 1993 | }, |
| 1994 | "showHeader": true |
| 1995 | }, |
| 1996 | "pluginVersion": "10.2.3", |
| 1997 | "targets": [ |
| 1998 | { |
| 1999 | "bucketAggs": [ |
| 2000 | { |
| 2001 | "$$hashKey": "object:211", |
| 2002 | "fake": true, |
| 2003 | "field": "Recipient", |
| 2004 | "id": "3", |
| 2005 | "settings": { |
| 2006 | "min_doc_count": "1", |
| 2007 | "missing": "Unknown", |
| 2008 | "order": "desc", |
| 2009 | "orderBy": "_count", |
| 2010 | "size": "10" |
| 2011 | }, |
| 2012 | "type": "terms" |
| 2013 | } |
| 2014 | ], |
| 2015 | "datasource": { |
| 2016 | "type": "grafana-opensearch-datasource", |
| 2017 | "uid": "replace_datasource_uid" |
| 2018 | }, |
| 2019 | "metrics": [ |
| 2020 | { |
| 2021 | "$$hashKey": "object:115", |
| 2022 | "field": "select field", |
| 2023 | "id": "1", |
| 2024 | "type": "count" |
| 2025 | } |
| 2026 | ], |
| 2027 | "query": "Virus:*", |
| 2028 | "queryType": "randomWalk", |
| 2029 | "refId": "A", |
| 2030 | "timeField": "datetime" |
| 2031 | } |
| 2032 | ], |
| 2033 | "title": "TOP 10 RECEIVERS", |
| 2034 | "transformations": [ |
| 2035 | { |
| 2036 | "id": "organize", |
| 2037 | "options": { |
| 2038 | "excludeByName": {}, |
| 2039 | "indexByName": {}, |
| 2040 | "renameByName": { |
| 2041 | "software_vendor": "SOFTWARE VENDOR" |
| 2042 | } |
| 2043 | } |
| 2044 | } |
| 2045 | ], |
| 2046 | "type": "table" |
| 2047 | }, |
| 2048 | { |
| 2049 | "datasource": { |
| 2050 | "type": "grafana-opensearch-datasource", |
| 2051 | "uid": "replace_datasource_uid" |
| 2052 | }, |
| 2053 | "fieldConfig": { |
| 2054 | "defaults": { |
| 2055 | "color": { |
| 2056 | "mode": "thresholds" |
| 2057 | }, |
| 2058 | "custom": { |
| 2059 | "align": "auto", |
| 2060 | "cellOptions": { |
| 2061 | "type": "auto" |
| 2062 | }, |
| 2063 | "inspect": false |
| 2064 | }, |
| 2065 | "mappings": [], |
| 2066 | "thresholds": { |
| 2067 | "mode": "absolute", |
| 2068 | "steps": [ |
| 2069 | { |
| 2070 | "color": "green" |
| 2071 | }, |
| 2072 | { |
| 2073 | "color": "red", |
| 2074 | "value": 80 |
| 2075 | } |
| 2076 | ] |
| 2077 | } |
| 2078 | }, |
| 2079 | "overrides": [ |
| 2080 | { |
| 2081 | "matcher": { |
| 2082 | "id": "byName", |
| 2083 | "options": "Time" |
| 2084 | }, |
| 2085 | "properties": [ |
| 2086 | { |
| 2087 | "id": "displayName", |
| 2088 | "value": "Time" |
| 2089 | }, |
| 2090 | { |
| 2091 | "id": "unit", |
| 2092 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 2093 | }, |
| 2094 | { |
| 2095 | "id": "custom.align" |
| 2096 | } |
| 2097 | ] |
| 2098 | }, |
| 2099 | { |
| 2100 | "matcher": { |
| 2101 | "id": "byName", |
| 2102 | "options": "" |
| 2103 | }, |
| 2104 | "properties": [ |
| 2105 | { |
| 2106 | "id": "unit", |
| 2107 | "value": "short" |
| 2108 | }, |
| 2109 | { |
| 2110 | "id": "decimals", |
| 2111 | "value": 2 |
| 2112 | }, |
| 2113 | { |
| 2114 | "id": "custom.align" |
| 2115 | } |
| 2116 | ] |
| 2117 | }, |
| 2118 | { |
| 2119 | "matcher": { |
| 2120 | "id": "byName", |
| 2121 | "options": "agent_name" |
| 2122 | }, |
| 2123 | "properties": [ |
| 2124 | { |
| 2125 | "id": "displayName", |
| 2126 | "value": "AGENT" |
| 2127 | }, |
| 2128 | { |
| 2129 | "id": "unit", |
| 2130 | "value": "short" |
| 2131 | }, |
| 2132 | { |
| 2133 | "id": "decimals", |
| 2134 | "value": 2 |
| 2135 | }, |
| 2136 | { |
| 2137 | "id": "custom.align" |
| 2138 | } |
| 2139 | ] |
| 2140 | }, |
| 2141 | { |
| 2142 | "matcher": { |
| 2143 | "id": "byName", |
| 2144 | "options": "AGENT" |
| 2145 | }, |
| 2146 | "properties": [ |
| 2147 | { |
| 2148 | "id": "custom.width", |
| 2149 | "value": 299 |
| 2150 | } |
| 2151 | ] |
| 2152 | } |
| 2153 | ] |
| 2154 | }, |
| 2155 | "gridPos": { |
| 2156 | "h": 10, |
| 2157 | "w": 8, |
| 2158 | "x": 0, |
| 2159 | "y": 9 |
| 2160 | }, |
| 2161 | "id": 82, |
| 2162 | "options": { |
| 2163 | "cellHeight": "sm", |
| 2164 | "footer": { |
| 2165 | "countRows": false, |
| 2166 | "fields": "", |
| 2167 | "reducer": ["sum"], |
| 2168 | "show": false |
| 2169 | }, |
| 2170 | "showHeader": true, |
| 2171 | "sortBy": [] |
| 2172 | }, |
| 2173 | "pluginVersion": "10.2.3", |
| 2174 | "targets": [ |
| 2175 | { |
| 2176 | "bucketAggs": [ |
| 2177 | { |
| 2178 | "$$hashKey": "object:89", |
| 2179 | "fake": true, |
| 2180 | "field": "SenderDomain", |
| 2181 | "id": "4", |
| 2182 | "settings": { |
| 2183 | "min_doc_count": 1, |
| 2184 | "order": "desc", |
| 2185 | "orderBy": "_count", |
| 2186 | "size": "10" |
| 2187 | }, |
| 2188 | "type": "terms" |
| 2189 | } |
| 2190 | ], |
| 2191 | "datasource": { |
| 2192 | "type": "grafana-opensearch-datasource", |
| 2193 | "uid": "replace_datasource_uid" |
| 2194 | }, |
| 2195 | "metrics": [ |
| 2196 | { |
| 2197 | "$$hashKey": "object:87", |
| 2198 | "field": "select field", |
| 2199 | "id": "1", |
| 2200 | "type": "count" |
| 2201 | } |
| 2202 | ], |
| 2203 | "query": "Virus:*", |
| 2204 | "refId": "A", |
| 2205 | "timeField": "datetime" |
| 2206 | } |
| 2207 | ], |
| 2208 | "title": "TOP 10 DOMAIN SENDERS", |
| 2209 | "transformations": [ |
| 2210 | { |
| 2211 | "id": "merge", |
| 2212 | "options": { |
| 2213 | "reducers": [] |
| 2214 | } |
| 2215 | } |
| 2216 | ], |
| 2217 | "type": "table" |
| 2218 | }, |
| 2219 | { |
| 2220 | "datasource": { |
| 2221 | "type": "grafana-opensearch-datasource", |
| 2222 | "uid": "replace_datasource_uid" |
| 2223 | }, |
| 2224 | "fieldConfig": { |
| 2225 | "defaults": { |
| 2226 | "color": { |
| 2227 | "mode": "thresholds" |
| 2228 | }, |
| 2229 | "custom": { |
| 2230 | "align": "auto", |
| 2231 | "cellOptions": { |
| 2232 | "type": "auto" |
| 2233 | }, |
| 2234 | "inspect": false |
| 2235 | }, |
| 2236 | "mappings": [], |
| 2237 | "thresholds": { |
| 2238 | "mode": "absolute", |
| 2239 | "steps": [ |
| 2240 | { |
| 2241 | "color": "green" |
| 2242 | }, |
| 2243 | { |
| 2244 | "color": "red", |
| 2245 | "value": 80 |
| 2246 | } |
| 2247 | ] |
| 2248 | } |
| 2249 | }, |
| 2250 | "overrides": [ |
| 2251 | { |
| 2252 | "matcher": { |
| 2253 | "id": "byName", |
| 2254 | "options": "Time" |
| 2255 | }, |
| 2256 | "properties": [ |
| 2257 | { |
| 2258 | "id": "displayName", |
| 2259 | "value": "Time" |
| 2260 | }, |
| 2261 | { |
| 2262 | "id": "unit", |
| 2263 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 2264 | }, |
| 2265 | { |
| 2266 | "id": "custom.align" |
| 2267 | } |
| 2268 | ] |
| 2269 | }, |
| 2270 | { |
| 2271 | "matcher": { |
| 2272 | "id": "byName", |
| 2273 | "options": "" |
| 2274 | }, |
| 2275 | "properties": [ |
| 2276 | { |
| 2277 | "id": "unit", |
| 2278 | "value": "short" |
| 2279 | }, |
| 2280 | { |
| 2281 | "id": "decimals", |
| 2282 | "value": 2 |
| 2283 | }, |
| 2284 | { |
| 2285 | "id": "custom.align" |
| 2286 | } |
| 2287 | ] |
| 2288 | }, |
| 2289 | { |
| 2290 | "matcher": { |
| 2291 | "id": "byName", |
| 2292 | "options": "agent_name" |
| 2293 | }, |
| 2294 | "properties": [ |
| 2295 | { |
| 2296 | "id": "displayName", |
| 2297 | "value": "AGENT" |
| 2298 | }, |
| 2299 | { |
| 2300 | "id": "unit", |
| 2301 | "value": "short" |
| 2302 | }, |
| 2303 | { |
| 2304 | "id": "decimals", |
| 2305 | "value": 2 |
| 2306 | }, |
| 2307 | { |
| 2308 | "id": "custom.align" |
| 2309 | } |
| 2310 | ] |
| 2311 | }, |
| 2312 | { |
| 2313 | "matcher": { |
| 2314 | "id": "byName", |
| 2315 | "options": "AGENT" |
| 2316 | }, |
| 2317 | "properties": [ |
| 2318 | { |
| 2319 | "id": "custom.width", |
| 2320 | "value": 299 |
| 2321 | } |
| 2322 | ] |
| 2323 | } |
| 2324 | ] |
| 2325 | }, |
| 2326 | "gridPos": { |
| 2327 | "h": 10, |
| 2328 | "w": 8, |
| 2329 | "x": 8, |
| 2330 | "y": 9 |
| 2331 | }, |
| 2332 | "id": 83, |
| 2333 | "options": { |
| 2334 | "cellHeight": "sm", |
| 2335 | "footer": { |
| 2336 | "countRows": false, |
| 2337 | "fields": "", |
| 2338 | "reducer": ["sum"], |
| 2339 | "show": false |
| 2340 | }, |
| 2341 | "showHeader": true, |
| 2342 | "sortBy": [] |
| 2343 | }, |
| 2344 | "pluginVersion": "10.2.3", |
| 2345 | "targets": [ |
| 2346 | { |
| 2347 | "bucketAggs": [ |
| 2348 | { |
| 2349 | "$$hashKey": "object:89", |
| 2350 | "fake": true, |
| 2351 | "field": "IP", |
| 2352 | "id": "4", |
| 2353 | "settings": { |
| 2354 | "min_doc_count": 1, |
| 2355 | "order": "desc", |
| 2356 | "orderBy": "_count", |
| 2357 | "size": "10" |
| 2358 | }, |
| 2359 | "type": "terms" |
| 2360 | }, |
| 2361 | { |
| 2362 | "field": "IP_country_code", |
| 2363 | "id": "5", |
| 2364 | "settings": { |
| 2365 | "min_doc_count": "1", |
| 2366 | "order": "desc", |
| 2367 | "orderBy": "_count", |
| 2368 | "size": "10" |
| 2369 | }, |
| 2370 | "type": "terms" |
| 2371 | } |
| 2372 | ], |
| 2373 | "datasource": { |
| 2374 | "type": "grafana-opensearch-datasource", |
| 2375 | "uid": "replace_datasource_uid" |
| 2376 | }, |
| 2377 | "metrics": [ |
| 2378 | { |
| 2379 | "$$hashKey": "object:87", |
| 2380 | "field": "select field", |
| 2381 | "id": "1", |
| 2382 | "type": "count" |
| 2383 | } |
| 2384 | ], |
| 2385 | "query": "Virus:*", |
| 2386 | "refId": "A", |
| 2387 | "timeField": "datetime" |
| 2388 | } |
| 2389 | ], |
| 2390 | "title": "TOP 10 IPs", |
| 2391 | "transformations": [ |
| 2392 | { |
| 2393 | "id": "merge", |
| 2394 | "options": { |
| 2395 | "reducers": [] |
| 2396 | } |
| 2397 | } |
| 2398 | ], |
| 2399 | "type": "table" |
| 2400 | }, |
| 2401 | { |
| 2402 | "circleMaxSize": 30, |
| 2403 | "circleMinSize": 2, |
| 2404 | "colors": ["rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)"], |
| 2405 | "datasource": { |
| 2406 | "type": "grafana-opensearch-datasource", |
| 2407 | "uid": "replace_datasource_uid" |
| 2408 | }, |
| 2409 | "decimals": 0, |
| 2410 | "esMetric": "Count", |
| 2411 | "gridPos": { |
| 2412 | "h": 10, |
| 2413 | "w": 8, |
| 2414 | "x": 16, |
| 2415 | "y": 9 |
| 2416 | }, |
| 2417 | "hideEmpty": false, |
| 2418 | "hideZero": false, |
| 2419 | "id": 84, |
| 2420 | "initialZoom": 1, |
| 2421 | "locationData": "countries", |
| 2422 | "mapCenter": "(0°, 0°)", |
| 2423 | "mapCenterLatitude": 0, |
| 2424 | "mapCenterLongitude": 0, |
| 2425 | "maxDataPoints": 1, |
| 2426 | "mouseWheelZoom": false, |
| 2427 | "showLegend": true, |
| 2428 | "stickyLabels": false, |
| 2429 | "tableQueryOptions": { |
| 2430 | "geohashField": "geohash", |
| 2431 | "latitudeField": "latitude", |
| 2432 | "longitudeField": "longitude", |
| 2433 | "metricField": "metric", |
| 2434 | "queryType": "geohash" |
| 2435 | }, |
| 2436 | "targets": [ |
| 2437 | { |
| 2438 | "alias": "", |
| 2439 | "bucketAggs": [ |
| 2440 | { |
| 2441 | "field": "IP_country_code", |
| 2442 | "id": "3", |
| 2443 | "settings": { |
| 2444 | "min_doc_count": "1", |
| 2445 | "order": "desc", |
| 2446 | "orderBy": "_term", |
| 2447 | "size": "10" |
| 2448 | }, |
| 2449 | "type": "terms" |
| 2450 | }, |
| 2451 | { |
| 2452 | "field": "timestamp", |
| 2453 | "id": "2", |
| 2454 | "settings": { |
| 2455 | "interval": "auto" |
| 2456 | }, |
| 2457 | "type": "date_histogram" |
| 2458 | } |
| 2459 | ], |
| 2460 | "datasource": { |
| 2461 | "type": "grafana-opensearch-datasource", |
| 2462 | "uid": "replace_datasource_uid" |
| 2463 | }, |
| 2464 | "metrics": [ |
| 2465 | { |
| 2466 | "id": "1", |
| 2467 | "type": "count" |
| 2468 | } |
| 2469 | ], |
| 2470 | "query": "Virus:*", |
| 2471 | "refId": "A", |
| 2472 | "timeField": "datetime" |
| 2473 | } |
| 2474 | ], |
| 2475 | "thresholds": "0,10", |
| 2476 | "title": "TOP 10 GEO IPs", |
| 2477 | "type": "grafana-worldmap-panel", |
| 2478 | "unitPlural": "", |
| 2479 | "unitSingle": "", |
| 2480 | "valueName": "total" |
| 2481 | }, |
| 2482 | { |
| 2483 | "datasource": { |
| 2484 | "type": "grafana-opensearch-datasource", |
| 2485 | "uid": "replace_datasource_uid" |
| 2486 | }, |
| 2487 | "fieldConfig": { |
| 2488 | "defaults": { |
| 2489 | "mappings": [], |
| 2490 | "thresholds": { |
| 2491 | "mode": "absolute", |
| 2492 | "steps": [ |
| 2493 | { |
| 2494 | "color": "green" |
| 2495 | }, |
| 2496 | { |
| 2497 | "color": "red", |
| 2498 | "value": 80 |
| 2499 | } |
| 2500 | ] |
| 2501 | } |
| 2502 | }, |
| 2503 | "overrides": [] |
| 2504 | }, |
| 2505 | "gridPos": { |
| 2506 | "h": 19, |
| 2507 | "w": 24, |
| 2508 | "x": 0, |
| 2509 | "y": 19 |
| 2510 | }, |
| 2511 | "id": 85, |
| 2512 | "options": { |
| 2513 | "color": "blue", |
| 2514 | "iteration": 20, |
| 2515 | "monochrome": false, |
| 2516 | "nodeColor": "super-light-purple", |
| 2517 | "nodePadding": 20, |
| 2518 | "nodeWidth": 30 |
| 2519 | }, |
| 2520 | "targets": [ |
| 2521 | { |
| 2522 | "alias": "", |
| 2523 | "bucketAggs": [ |
| 2524 | { |
| 2525 | "field": "Virus", |
| 2526 | "id": "2", |
| 2527 | "settings": { |
| 2528 | "min_doc_count": "1", |
| 2529 | "order": "desc", |
| 2530 | "orderBy": "_term", |
| 2531 | "size": "10" |
| 2532 | }, |
| 2533 | "type": "terms" |
| 2534 | }, |
| 2535 | { |
| 2536 | "field": "Sender", |
| 2537 | "id": "3", |
| 2538 | "settings": { |
| 2539 | "min_doc_count": "1", |
| 2540 | "order": "desc", |
| 2541 | "orderBy": "_term", |
| 2542 | "size": "1" |
| 2543 | }, |
| 2544 | "type": "terms" |
| 2545 | } |
| 2546 | ], |
| 2547 | "datasource": { |
| 2548 | "type": "grafana-opensearch-datasource", |
| 2549 | "uid": "replace_datasource_uid" |
| 2550 | }, |
| 2551 | "metrics": [ |
| 2552 | { |
| 2553 | "id": "1", |
| 2554 | "type": "count" |
| 2555 | } |
| 2556 | ], |
| 2557 | "query": "Virus:*", |
| 2558 | "refId": "A", |
| 2559 | "timeField": "timestamp" |
| 2560 | } |
| 2561 | ], |
| 2562 | "title": "VIRUS FILE NAMES", |
| 2563 | "transformations": [ |
| 2564 | { |
| 2565 | "id": "organize", |
| 2566 | "options": { |
| 2567 | "excludeByName": {}, |
| 2568 | "indexByName": {}, |
| 2569 | "renameByName": { |
| 2570 | "Count": "Count", |
| 2571 | "parent_process_image": "PARENT PROCESS", |
| 2572 | "process_image": "PROCESS" |
| 2573 | } |
| 2574 | } |
| 2575 | } |
| 2576 | ], |
| 2577 | "transparent": true, |
| 2578 | "type": "netsage-sankey-panel" |
| 2579 | }, |
| 2580 | { |
| 2581 | "datasource": { |
| 2582 | "type": "grafana-opensearch-datasource", |
| 2583 | "uid": "replace_datasource_uid" |
| 2584 | }, |
| 2585 | "fieldConfig": { |
| 2586 | "defaults": { |
| 2587 | "color": { |
| 2588 | "mode": "thresholds" |
| 2589 | }, |
| 2590 | "custom": { |
| 2591 | "align": "auto", |
| 2592 | "cellOptions": { |
| 2593 | "type": "auto" |
| 2594 | }, |
| 2595 | "filterable": true, |
| 2596 | "inspect": false |
| 2597 | }, |
| 2598 | "mappings": [], |
| 2599 | "thresholds": { |
| 2600 | "mode": "absolute", |
| 2601 | "steps": [ |
| 2602 | { |
| 2603 | "color": "green" |
| 2604 | }, |
| 2605 | { |
| 2606 | "color": "red", |
| 2607 | "value": 80 |
| 2608 | } |
| 2609 | ] |
| 2610 | } |
| 2611 | }, |
| 2612 | "overrides": [ |
| 2613 | { |
| 2614 | "matcher": { |
| 2615 | "id": "byName", |
| 2616 | "options": "timestamp" |
| 2617 | }, |
| 2618 | "properties": [ |
| 2619 | { |
| 2620 | "id": "displayName", |
| 2621 | "value": "DATE/TIME" |
| 2622 | }, |
| 2623 | { |
| 2624 | "id": "unit", |
| 2625 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 2626 | }, |
| 2627 | { |
| 2628 | "id": "custom.align" |
| 2629 | } |
| 2630 | ] |
| 2631 | }, |
| 2632 | { |
| 2633 | "matcher": { |
| 2634 | "id": "byName", |
| 2635 | "options": "process_name" |
| 2636 | }, |
| 2637 | "properties": [ |
| 2638 | { |
| 2639 | "id": "displayName", |
| 2640 | "value": "PROCESS" |
| 2641 | }, |
| 2642 | { |
| 2643 | "id": "unit", |
| 2644 | "value": "short" |
| 2645 | }, |
| 2646 | { |
| 2647 | "id": "decimals", |
| 2648 | "value": -1 |
| 2649 | }, |
| 2650 | { |
| 2651 | "id": "custom.align" |
| 2652 | } |
| 2653 | ] |
| 2654 | }, |
| 2655 | { |
| 2656 | "matcher": { |
| 2657 | "id": "byName", |
| 2658 | "options": "process_id" |
| 2659 | }, |
| 2660 | "properties": [ |
| 2661 | { |
| 2662 | "id": "displayName", |
| 2663 | "value": "PID" |
| 2664 | }, |
| 2665 | { |
| 2666 | "id": "unit", |
| 2667 | "value": "none" |
| 2668 | }, |
| 2669 | { |
| 2670 | "id": "decimals", |
| 2671 | "value": -2 |
| 2672 | }, |
| 2673 | { |
| 2674 | "id": "custom.align" |
| 2675 | } |
| 2676 | ] |
| 2677 | }, |
| 2678 | { |
| 2679 | "matcher": { |
| 2680 | "id": "byName", |
| 2681 | "options": "process_image" |
| 2682 | }, |
| 2683 | "properties": [ |
| 2684 | { |
| 2685 | "id": "displayName", |
| 2686 | "value": "PROCESS IMAGE" |
| 2687 | }, |
| 2688 | { |
| 2689 | "id": "unit", |
| 2690 | "value": "short" |
| 2691 | }, |
| 2692 | { |
| 2693 | "id": "decimals", |
| 2694 | "value": 2 |
| 2695 | }, |
| 2696 | { |
| 2697 | "id": "custom.align" |
| 2698 | } |
| 2699 | ] |
| 2700 | }, |
| 2701 | { |
| 2702 | "matcher": { |
| 2703 | "id": "byName", |
| 2704 | "options": "user_name" |
| 2705 | }, |
| 2706 | "properties": [ |
| 2707 | { |
| 2708 | "id": "displayName", |
| 2709 | "value": "USER/ACCOUNT" |
| 2710 | }, |
| 2711 | { |
| 2712 | "id": "unit", |
| 2713 | "value": "short" |
| 2714 | }, |
| 2715 | { |
| 2716 | "id": "decimals", |
| 2717 | "value": 2 |
| 2718 | }, |
| 2719 | { |
| 2720 | "id": "custom.align" |
| 2721 | } |
| 2722 | ] |
| 2723 | }, |
| 2724 | { |
| 2725 | "matcher": { |
| 2726 | "id": "byName", |
| 2727 | "options": "agent_name" |
| 2728 | }, |
| 2729 | "properties": [ |
| 2730 | { |
| 2731 | "id": "displayName", |
| 2732 | "value": "AGENT" |
| 2733 | }, |
| 2734 | { |
| 2735 | "id": "unit", |
| 2736 | "value": "short" |
| 2737 | }, |
| 2738 | { |
| 2739 | "id": "decimals", |
| 2740 | "value": 2 |
| 2741 | }, |
| 2742 | { |
| 2743 | "id": "custom.align" |
| 2744 | } |
| 2745 | ] |
| 2746 | }, |
| 2747 | { |
| 2748 | "matcher": { |
| 2749 | "id": "byName", |
| 2750 | "options": "parent_process_image" |
| 2751 | }, |
| 2752 | "properties": [ |
| 2753 | { |
| 2754 | "id": "displayName", |
| 2755 | "value": "PARENT PROCESS" |
| 2756 | }, |
| 2757 | { |
| 2758 | "id": "unit", |
| 2759 | "value": "short" |
| 2760 | }, |
| 2761 | { |
| 2762 | "id": "decimals", |
| 2763 | "value": 2 |
| 2764 | }, |
| 2765 | { |
| 2766 | "id": "custom.align" |
| 2767 | } |
| 2768 | ] |
| 2769 | }, |
| 2770 | { |
| 2771 | "matcher": { |
| 2772 | "id": "byName", |
| 2773 | "options": "process_cmd_line" |
| 2774 | }, |
| 2775 | "properties": [ |
| 2776 | { |
| 2777 | "id": "displayName", |
| 2778 | "value": "PROCESS CMD LINE" |
| 2779 | }, |
| 2780 | { |
| 2781 | "id": "unit", |
| 2782 | "value": "short" |
| 2783 | }, |
| 2784 | { |
| 2785 | "id": "decimals", |
| 2786 | "value": 2 |
| 2787 | }, |
| 2788 | { |
| 2789 | "id": "custom.align" |
| 2790 | } |
| 2791 | ] |
| 2792 | }, |
| 2793 | { |
| 2794 | "matcher": { |
| 2795 | "id": "byName", |
| 2796 | "options": "EVENT ID" |
| 2797 | }, |
| 2798 | "properties": [ |
| 2799 | { |
| 2800 | "id": "links", |
| 2801 | "value": [ |
| 2802 | { |
| 2803 | "targetBlank": true, |
| 2804 | "title": "VIEW EVENT DETAILS", |
| 2805 | "url": "https://dashboard.dnsoverwatch.com/explore?left=%5B%22now-6h%22,%22now%22,%22WF_Mimecast%22,%7B%22refId%22:%22A%22,%22query%22:%22_id:${__value.raw}%22,%22alias%22:%22%22,%22metrics%22:%5B%7B%22id%22:%221%22,%22type%22:%22logs%22,%22settings%22:%7B%22limit%22:%22500%22%7D%7D%5D,%22bucketAggs%22:%5B%7B%22type%22:%22date_histogram%22,%22id%22:%221%22,%22settings%22:%7B%22interval%22:%22auto%22%7D%7D%5D,%22timeField%22:%22timestamp%22%7D%5D" |
| 2806 | } |
| 2807 | ] |
| 2808 | } |
| 2809 | ] |
| 2810 | } |
| 2811 | ] |
| 2812 | }, |
| 2813 | "gridPos": { |
| 2814 | "h": 18, |
| 2815 | "w": 24, |
| 2816 | "x": 0, |
| 2817 | "y": 38 |
| 2818 | }, |
| 2819 | "id": 86, |
| 2820 | "options": { |
| 2821 | "cellHeight": "sm", |
| 2822 | "footer": { |
| 2823 | "countRows": false, |
| 2824 | "enablePagination": true, |
| 2825 | "fields": "", |
| 2826 | "reducer": ["sum"], |
| 2827 | "show": false |
| 2828 | }, |
| 2829 | "showHeader": true |
| 2830 | }, |
| 2831 | "pluginVersion": "10.2.3", |
| 2832 | "targets": [ |
| 2833 | { |
| 2834 | "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}], |
| 2835 | "datasource": { |
| 2836 | "type": "grafana-opensearch-datasource", |
| 2837 | "uid": "replace_datasource_uid" |
| 2838 | }, |
| 2839 | "metrics": [ |
| 2840 | { |
| 2841 | "id": "1", |
| 2842 | "settings": { |
| 2843 | "size": "250" |
| 2844 | }, |
| 2845 | "type": "raw_data" |
| 2846 | } |
| 2847 | ], |
| 2848 | "query": "Virus:*", |
| 2849 | "refId": "A", |
| 2850 | "timeField": "datetime" |
| 2851 | } |
| 2852 | ], |
| 2853 | "title": "VIRUS LOGS", |
| 2854 | "transformations": [ |
| 2855 | { |
| 2856 | "id": "filterFieldsByName", |
| 2857 | "options": { |
| 2858 | "include": { |
| 2859 | "names": [ |
| 2860 | "Dir", |
| 2861 | "IP", |
| 2862 | "IP_country_code", |
| 2863 | "Sender", |
| 2864 | "SourceIP", |
| 2865 | "SourceIP_country_code", |
| 2866 | "Subject", |
| 2867 | "_id", |
| 2868 | "timestamp", |
| 2869 | "SpamScore", |
| 2870 | "Rcpt" |
| 2871 | ] |
| 2872 | } |
| 2873 | } |
| 2874 | }, |
| 2875 | { |
| 2876 | "id": "organize", |
| 2877 | "options": { |
| 2878 | "excludeByName": {}, |
| 2879 | "indexByName": { |
| 2880 | "Dir": 5, |
| 2881 | "IP": 7, |
| 2882 | "IP_country_code": 8, |
| 2883 | "Rcpt": 6, |
| 2884 | "Sender": 2, |
| 2885 | "SourceIP": 3, |
| 2886 | "SourceIP_country_code": 4, |
| 2887 | "SpamScore": 10, |
| 2888 | "Subject": 9, |
| 2889 | "_id": 1, |
| 2890 | "timestamp": 0 |
| 2891 | }, |
| 2892 | "renameByName": { |
| 2893 | "Dir": "", |
| 2894 | "IP_country_code": "COUNTRY", |
| 2895 | "SourceIP": "SRC IP", |
| 2896 | "SourceIP_country_code": "SRC COUNTRY", |
| 2897 | "SpamScore": "", |
| 2898 | "Subject": "", |
| 2899 | "_id": "EVENT ID", |
| 2900 | "agent_name": "", |
| 2901 | "parent_cmd_line": "PARENT CMD", |
| 2902 | "parent_process_id": "PARENT PID", |
| 2903 | "parent_process_user": "PARENT USER", |
| 2904 | "syslog_level": "LEVEL" |
| 2905 | } |
| 2906 | } |
| 2907 | } |
| 2908 | ], |
| 2909 | "transparent": true, |
| 2910 | "type": "table" |
| 2911 | } |
| 2912 | ], |
| 2913 | "title": "VIRUS", |
| 2914 | "type": "row" |
| 2915 | }, |
| 2916 | { |
| 2917 | "collapsed": true, |
| 2918 | "gridPos": { |
| 2919 | "h": 1, |
| 2920 | "w": 24, |
| 2921 | "x": 0, |
| 2922 | "y": 2 |
| 2923 | }, |
| 2924 | "id": 88, |
| 2925 | "panels": [ |
| 2926 | { |
| 2927 | "datasource": { |
| 2928 | "type": "grafana-opensearch-datasource", |
| 2929 | "uid": "replace_datasource_uid" |
| 2930 | }, |
| 2931 | "fieldConfig": { |
| 2932 | "defaults": { |
| 2933 | "mappings": [ |
| 2934 | { |
| 2935 | "options": { |
| 2936 | "match": "null", |
| 2937 | "result": { |
| 2938 | "text": "N/A" |
| 2939 | } |
| 2940 | }, |
| 2941 | "type": "special" |
| 2942 | } |
| 2943 | ], |
| 2944 | "thresholds": { |
| 2945 | "mode": "absolute", |
| 2946 | "steps": [ |
| 2947 | { |
| 2948 | "color": "blue", |
| 2949 | "value": null |
| 2950 | } |
| 2951 | ] |
| 2952 | }, |
| 2953 | "unit": "short" |
| 2954 | }, |
| 2955 | "overrides": [] |
| 2956 | }, |
| 2957 | "gridPos": { |
| 2958 | "h": 7, |
| 2959 | "w": 4, |
| 2960 | "x": 0, |
| 2961 | "y": 3 |
| 2962 | }, |
| 2963 | "id": 89, |
| 2964 | "links": [], |
| 2965 | "options": { |
| 2966 | "colorMode": "value", |
| 2967 | "graphMode": "area", |
| 2968 | "justifyMode": "auto", |
| 2969 | "orientation": "horizontal", |
| 2970 | "reduceOptions": { |
| 2971 | "calcs": ["sum"], |
| 2972 | "fields": "", |
| 2973 | "values": false |
| 2974 | }, |
| 2975 | "text": {}, |
| 2976 | "textMode": "auto", |
| 2977 | "wideLayout": true |
| 2978 | }, |
| 2979 | "pluginVersion": "10.2.3", |
| 2980 | "targets": [ |
| 2981 | { |
| 2982 | "bucketAggs": [ |
| 2983 | { |
| 2984 | "$$hashKey": "object:135", |
| 2985 | "field": "timestamp", |
| 2986 | "id": "2", |
| 2987 | "settings": { |
| 2988 | "interval": "auto", |
| 2989 | "min_doc_count": 0, |
| 2990 | "trimEdges": 0 |
| 2991 | }, |
| 2992 | "type": "date_histogram" |
| 2993 | } |
| 2994 | ], |
| 2995 | "datasource": { |
| 2996 | "type": "grafana-opensearch-datasource", |
| 2997 | "uid": "replace_datasource_uid" |
| 2998 | }, |
| 2999 | "metrics": [ |
| 3000 | { |
| 3001 | "$$hashKey": "object:133", |
| 3002 | "field": "select field", |
| 3003 | "id": "1", |
| 3004 | "type": "count" |
| 3005 | } |
| 3006 | ], |
| 3007 | "query": "SpamScore:*", |
| 3008 | "refId": "A", |
| 3009 | "timeField": "datetime" |
| 3010 | } |
| 3011 | ], |
| 3012 | "title": "SPAM EVENTS", |
| 3013 | "type": "stat" |
| 3014 | }, |
| 3015 | { |
| 3016 | "datasource": { |
| 3017 | "type": "grafana-opensearch-datasource", |
| 3018 | "uid": "replace_datasource_uid" |
| 3019 | }, |
| 3020 | "fieldConfig": { |
| 3021 | "defaults": { |
| 3022 | "color": { |
| 3023 | "mode": "thresholds" |
| 3024 | }, |
| 3025 | "custom": { |
| 3026 | "align": "auto", |
| 3027 | "cellOptions": { |
| 3028 | "type": "auto" |
| 3029 | }, |
| 3030 | "inspect": false |
| 3031 | }, |
| 3032 | "mappings": [], |
| 3033 | "thresholds": { |
| 3034 | "mode": "absolute", |
| 3035 | "steps": [ |
| 3036 | { |
| 3037 | "color": "green", |
| 3038 | "value": null |
| 3039 | }, |
| 3040 | { |
| 3041 | "color": "red", |
| 3042 | "value": 80 |
| 3043 | } |
| 3044 | ] |
| 3045 | } |
| 3046 | }, |
| 3047 | "overrides": [ |
| 3048 | { |
| 3049 | "matcher": { |
| 3050 | "id": "byName", |
| 3051 | "options": "Time" |
| 3052 | }, |
| 3053 | "properties": [ |
| 3054 | { |
| 3055 | "id": "displayName", |
| 3056 | "value": "Time" |
| 3057 | }, |
| 3058 | { |
| 3059 | "id": "unit", |
| 3060 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 3061 | }, |
| 3062 | { |
| 3063 | "id": "custom.align" |
| 3064 | } |
| 3065 | ] |
| 3066 | }, |
| 3067 | { |
| 3068 | "matcher": { |
| 3069 | "id": "byName", |
| 3070 | "options": "" |
| 3071 | }, |
| 3072 | "properties": [ |
| 3073 | { |
| 3074 | "id": "unit", |
| 3075 | "value": "short" |
| 3076 | }, |
| 3077 | { |
| 3078 | "id": "decimals", |
| 3079 | "value": 2 |
| 3080 | }, |
| 3081 | { |
| 3082 | "id": "custom.align" |
| 3083 | } |
| 3084 | ] |
| 3085 | }, |
| 3086 | { |
| 3087 | "matcher": { |
| 3088 | "id": "byName", |
| 3089 | "options": "agent_name" |
| 3090 | }, |
| 3091 | "properties": [ |
| 3092 | { |
| 3093 | "id": "displayName", |
| 3094 | "value": "AGENT" |
| 3095 | }, |
| 3096 | { |
| 3097 | "id": "unit", |
| 3098 | "value": "short" |
| 3099 | }, |
| 3100 | { |
| 3101 | "id": "decimals", |
| 3102 | "value": 2 |
| 3103 | }, |
| 3104 | { |
| 3105 | "id": "custom.align" |
| 3106 | } |
| 3107 | ] |
| 3108 | }, |
| 3109 | { |
| 3110 | "matcher": { |
| 3111 | "id": "byName", |
| 3112 | "options": "AGENT" |
| 3113 | }, |
| 3114 | "properties": [ |
| 3115 | { |
| 3116 | "id": "custom.width", |
| 3117 | "value": 299 |
| 3118 | } |
| 3119 | ] |
| 3120 | } |
| 3121 | ] |
| 3122 | }, |
| 3123 | "gridPos": { |
| 3124 | "h": 7, |
| 3125 | "w": 8, |
| 3126 | "x": 4, |
| 3127 | "y": 3 |
| 3128 | }, |
| 3129 | "id": 90, |
| 3130 | "options": { |
| 3131 | "cellHeight": "sm", |
| 3132 | "footer": { |
| 3133 | "countRows": false, |
| 3134 | "fields": "", |
| 3135 | "reducer": ["sum"], |
| 3136 | "show": false |
| 3137 | }, |
| 3138 | "showHeader": true, |
| 3139 | "sortBy": [] |
| 3140 | }, |
| 3141 | "pluginVersion": "10.2.3", |
| 3142 | "targets": [ |
| 3143 | { |
| 3144 | "bucketAggs": [ |
| 3145 | { |
| 3146 | "$$hashKey": "object:89", |
| 3147 | "fake": true, |
| 3148 | "field": "Sender", |
| 3149 | "id": "4", |
| 3150 | "settings": { |
| 3151 | "min_doc_count": 1, |
| 3152 | "order": "desc", |
| 3153 | "orderBy": "_count", |
| 3154 | "size": "10" |
| 3155 | }, |
| 3156 | "type": "terms" |
| 3157 | } |
| 3158 | ], |
| 3159 | "datasource": { |
| 3160 | "type": "grafana-opensearch-datasource", |
| 3161 | "uid": "replace_datasource_uid" |
| 3162 | }, |
| 3163 | "metrics": [ |
| 3164 | { |
| 3165 | "$$hashKey": "object:87", |
| 3166 | "field": "select field", |
| 3167 | "id": "1", |
| 3168 | "type": "count" |
| 3169 | } |
| 3170 | ], |
| 3171 | "query": "SpamScore:*", |
| 3172 | "refId": "A", |
| 3173 | "timeField": "datetime" |
| 3174 | } |
| 3175 | ], |
| 3176 | "title": "TOP 10 SENDERS", |
| 3177 | "transformations": [ |
| 3178 | { |
| 3179 | "id": "merge", |
| 3180 | "options": { |
| 3181 | "reducers": [] |
| 3182 | } |
| 3183 | } |
| 3184 | ], |
| 3185 | "type": "table" |
| 3186 | }, |
| 3187 | { |
| 3188 | "datasource": { |
| 3189 | "type": "grafana-opensearch-datasource", |
| 3190 | "uid": "replace_datasource_uid" |
| 3191 | }, |
| 3192 | "fieldConfig": { |
| 3193 | "defaults": { |
| 3194 | "color": { |
| 3195 | "mode": "palette-classic" |
| 3196 | }, |
| 3197 | "custom": { |
| 3198 | "hideFrom": { |
| 3199 | "legend": false, |
| 3200 | "tooltip": false, |
| 3201 | "viz": false |
| 3202 | } |
| 3203 | }, |
| 3204 | "decimals": 0, |
| 3205 | "mappings": [], |
| 3206 | "unit": "short" |
| 3207 | }, |
| 3208 | "overrides": [] |
| 3209 | }, |
| 3210 | "gridPos": { |
| 3211 | "h": 7, |
| 3212 | "w": 5, |
| 3213 | "x": 12, |
| 3214 | "y": 3 |
| 3215 | }, |
| 3216 | "id": 91, |
| 3217 | "links": [], |
| 3218 | "options": { |
| 3219 | "displayLabels": [], |
| 3220 | "legend": { |
| 3221 | "calcs": [], |
| 3222 | "displayMode": "list", |
| 3223 | "placement": "bottom", |
| 3224 | "showLegend": false, |
| 3225 | "values": ["value"] |
| 3226 | }, |
| 3227 | "pieType": "pie", |
| 3228 | "reduceOptions": { |
| 3229 | "calcs": ["sum"], |
| 3230 | "fields": "", |
| 3231 | "values": false |
| 3232 | }, |
| 3233 | "text": {}, |
| 3234 | "tooltip": { |
| 3235 | "mode": "single", |
| 3236 | "sort": "none" |
| 3237 | } |
| 3238 | }, |
| 3239 | "pluginVersion": "7.3.4", |
| 3240 | "targets": [ |
| 3241 | { |
| 3242 | "bucketAggs": [ |
| 3243 | { |
| 3244 | "$$hashKey": "object:211", |
| 3245 | "fake": true, |
| 3246 | "field": "Rcpt", |
| 3247 | "id": "3", |
| 3248 | "settings": { |
| 3249 | "min_doc_count": "1", |
| 3250 | "missing": "Unknown", |
| 3251 | "order": "desc", |
| 3252 | "orderBy": "_count", |
| 3253 | "size": "10" |
| 3254 | }, |
| 3255 | "type": "terms" |
| 3256 | }, |
| 3257 | { |
| 3258 | "$$hashKey": "object:117", |
| 3259 | "field": "timestamp", |
| 3260 | "id": "2", |
| 3261 | "settings": { |
| 3262 | "interval": "auto", |
| 3263 | "min_doc_count": 0, |
| 3264 | "trimEdges": 0 |
| 3265 | }, |
| 3266 | "type": "date_histogram" |
| 3267 | } |
| 3268 | ], |
| 3269 | "datasource": { |
| 3270 | "type": "grafana-opensearch-datasource", |
| 3271 | "uid": "replace_datasource_uid" |
| 3272 | }, |
| 3273 | "metrics": [ |
| 3274 | { |
| 3275 | "$$hashKey": "object:115", |
| 3276 | "field": "select field", |
| 3277 | "id": "1", |
| 3278 | "type": "count" |
| 3279 | } |
| 3280 | ], |
| 3281 | "query": "SpamScore:*", |
| 3282 | "queryType": "randomWalk", |
| 3283 | "refId": "A", |
| 3284 | "timeField": "datetime" |
| 3285 | } |
| 3286 | ], |
| 3287 | "title": "TOP 10 RECEIVERS", |
| 3288 | "type": "piechart" |
| 3289 | }, |
| 3290 | { |
| 3291 | "datasource": { |
| 3292 | "type": "grafana-opensearch-datasource", |
| 3293 | "uid": "replace_datasource_uid" |
| 3294 | }, |
| 3295 | "fieldConfig": { |
| 3296 | "defaults": { |
| 3297 | "custom": { |
| 3298 | "align": "auto", |
| 3299 | "cellOptions": { |
| 3300 | "type": "auto" |
| 3301 | }, |
| 3302 | "filterable": false, |
| 3303 | "inspect": false |
| 3304 | }, |
| 3305 | "mappings": [], |
| 3306 | "thresholds": { |
| 3307 | "mode": "absolute", |
| 3308 | "steps": [ |
| 3309 | { |
| 3310 | "color": "green", |
| 3311 | "value": null |
| 3312 | }, |
| 3313 | { |
| 3314 | "color": "red", |
| 3315 | "value": 80 |
| 3316 | } |
| 3317 | ] |
| 3318 | } |
| 3319 | }, |
| 3320 | "overrides": [] |
| 3321 | }, |
| 3322 | "gridPos": { |
| 3323 | "h": 7, |
| 3324 | "w": 7, |
| 3325 | "x": 17, |
| 3326 | "y": 3 |
| 3327 | }, |
| 3328 | "id": 92, |
| 3329 | "links": [], |
| 3330 | "options": { |
| 3331 | "cellHeight": "sm", |
| 3332 | "footer": { |
| 3333 | "countRows": false, |
| 3334 | "fields": "", |
| 3335 | "reducer": ["sum"], |
| 3336 | "show": false |
| 3337 | }, |
| 3338 | "showHeader": true |
| 3339 | }, |
| 3340 | "pluginVersion": "10.2.3", |
| 3341 | "targets": [ |
| 3342 | { |
| 3343 | "bucketAggs": [ |
| 3344 | { |
| 3345 | "$$hashKey": "object:211", |
| 3346 | "fake": true, |
| 3347 | "field": "Rcpt", |
| 3348 | "id": "3", |
| 3349 | "settings": { |
| 3350 | "min_doc_count": "1", |
| 3351 | "missing": "Unknown", |
| 3352 | "order": "desc", |
| 3353 | "orderBy": "_count", |
| 3354 | "size": "10" |
| 3355 | }, |
| 3356 | "type": "terms" |
| 3357 | } |
| 3358 | ], |
| 3359 | "datasource": { |
| 3360 | "type": "grafana-opensearch-datasource", |
| 3361 | "uid": "replace_datasource_uid" |
| 3362 | }, |
| 3363 | "metrics": [ |
| 3364 | { |
| 3365 | "$$hashKey": "object:115", |
| 3366 | "field": "select field", |
| 3367 | "id": "1", |
| 3368 | "type": "count" |
| 3369 | } |
| 3370 | ], |
| 3371 | "query": "SpamScore:*", |
| 3372 | "queryType": "randomWalk", |
| 3373 | "refId": "A", |
| 3374 | "timeField": "datetime" |
| 3375 | } |
| 3376 | ], |
| 3377 | "title": "TOP 10 RECEIVERS", |
| 3378 | "transformations": [ |
| 3379 | { |
| 3380 | "id": "organize", |
| 3381 | "options": { |
| 3382 | "excludeByName": {}, |
| 3383 | "indexByName": {}, |
| 3384 | "renameByName": { |
| 3385 | "software_vendor": "SOFTWARE VENDOR" |
| 3386 | } |
| 3387 | } |
| 3388 | } |
| 3389 | ], |
| 3390 | "type": "table" |
| 3391 | }, |
| 3392 | { |
| 3393 | "datasource": { |
| 3394 | "type": "grafana-opensearch-datasource", |
| 3395 | "uid": "replace_datasource_uid" |
| 3396 | }, |
| 3397 | "fieldConfig": { |
| 3398 | "defaults": { |
| 3399 | "color": { |
| 3400 | "mode": "thresholds" |
| 3401 | }, |
| 3402 | "custom": { |
| 3403 | "align": "auto", |
| 3404 | "cellOptions": { |
| 3405 | "type": "auto" |
| 3406 | }, |
| 3407 | "inspect": false |
| 3408 | }, |
| 3409 | "mappings": [], |
| 3410 | "thresholds": { |
| 3411 | "mode": "absolute", |
| 3412 | "steps": [ |
| 3413 | { |
| 3414 | "color": "green", |
| 3415 | "value": null |
| 3416 | }, |
| 3417 | { |
| 3418 | "color": "red", |
| 3419 | "value": 80 |
| 3420 | } |
| 3421 | ] |
| 3422 | } |
| 3423 | }, |
| 3424 | "overrides": [ |
| 3425 | { |
| 3426 | "matcher": { |
| 3427 | "id": "byName", |
| 3428 | "options": "Time" |
| 3429 | }, |
| 3430 | "properties": [ |
| 3431 | { |
| 3432 | "id": "displayName", |
| 3433 | "value": "Time" |
| 3434 | }, |
| 3435 | { |
| 3436 | "id": "unit", |
| 3437 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 3438 | }, |
| 3439 | { |
| 3440 | "id": "custom.align" |
| 3441 | } |
| 3442 | ] |
| 3443 | }, |
| 3444 | { |
| 3445 | "matcher": { |
| 3446 | "id": "byName", |
| 3447 | "options": "" |
| 3448 | }, |
| 3449 | "properties": [ |
| 3450 | { |
| 3451 | "id": "unit", |
| 3452 | "value": "short" |
| 3453 | }, |
| 3454 | { |
| 3455 | "id": "decimals", |
| 3456 | "value": 2 |
| 3457 | }, |
| 3458 | { |
| 3459 | "id": "custom.align" |
| 3460 | } |
| 3461 | ] |
| 3462 | }, |
| 3463 | { |
| 3464 | "matcher": { |
| 3465 | "id": "byName", |
| 3466 | "options": "agent_name" |
| 3467 | }, |
| 3468 | "properties": [ |
| 3469 | { |
| 3470 | "id": "displayName", |
| 3471 | "value": "AGENT" |
| 3472 | }, |
| 3473 | { |
| 3474 | "id": "unit", |
| 3475 | "value": "short" |
| 3476 | }, |
| 3477 | { |
| 3478 | "id": "decimals", |
| 3479 | "value": 2 |
| 3480 | }, |
| 3481 | { |
| 3482 | "id": "custom.align" |
| 3483 | } |
| 3484 | ] |
| 3485 | }, |
| 3486 | { |
| 3487 | "matcher": { |
| 3488 | "id": "byName", |
| 3489 | "options": "AGENT" |
| 3490 | }, |
| 3491 | "properties": [ |
| 3492 | { |
| 3493 | "id": "custom.width", |
| 3494 | "value": 299 |
| 3495 | } |
| 3496 | ] |
| 3497 | } |
| 3498 | ] |
| 3499 | }, |
| 3500 | "gridPos": { |
| 3501 | "h": 10, |
| 3502 | "w": 8, |
| 3503 | "x": 0, |
| 3504 | "y": 10 |
| 3505 | }, |
| 3506 | "id": 93, |
| 3507 | "options": { |
| 3508 | "cellHeight": "sm", |
| 3509 | "footer": { |
| 3510 | "countRows": false, |
| 3511 | "fields": "", |
| 3512 | "reducer": ["sum"], |
| 3513 | "show": false |
| 3514 | }, |
| 3515 | "showHeader": true, |
| 3516 | "sortBy": [] |
| 3517 | }, |
| 3518 | "pluginVersion": "10.2.3", |
| 3519 | "targets": [ |
| 3520 | { |
| 3521 | "bucketAggs": [ |
| 3522 | { |
| 3523 | "$$hashKey": "object:89", |
| 3524 | "fake": true, |
| 3525 | "field": "Subject", |
| 3526 | "id": "4", |
| 3527 | "settings": { |
| 3528 | "min_doc_count": 1, |
| 3529 | "order": "desc", |
| 3530 | "orderBy": "_count", |
| 3531 | "size": "10" |
| 3532 | }, |
| 3533 | "type": "terms" |
| 3534 | } |
| 3535 | ], |
| 3536 | "datasource": { |
| 3537 | "type": "grafana-opensearch-datasource", |
| 3538 | "uid": "replace_datasource_uid" |
| 3539 | }, |
| 3540 | "metrics": [ |
| 3541 | { |
| 3542 | "$$hashKey": "object:87", |
| 3543 | "field": "select field", |
| 3544 | "id": "1", |
| 3545 | "type": "count" |
| 3546 | } |
| 3547 | ], |
| 3548 | "query": "SpamScore:*", |
| 3549 | "refId": "A", |
| 3550 | "timeField": "datetime" |
| 3551 | } |
| 3552 | ], |
| 3553 | "title": "TOP 10 SUBJECTS", |
| 3554 | "transformations": [ |
| 3555 | { |
| 3556 | "id": "merge", |
| 3557 | "options": { |
| 3558 | "reducers": [] |
| 3559 | } |
| 3560 | } |
| 3561 | ], |
| 3562 | "type": "table" |
| 3563 | }, |
| 3564 | { |
| 3565 | "datasource": { |
| 3566 | "type": "grafana-opensearch-datasource", |
| 3567 | "uid": "replace_datasource_uid" |
| 3568 | }, |
| 3569 | "fieldConfig": { |
| 3570 | "defaults": { |
| 3571 | "color": { |
| 3572 | "mode": "thresholds" |
| 3573 | }, |
| 3574 | "custom": { |
| 3575 | "align": "auto", |
| 3576 | "cellOptions": { |
| 3577 | "type": "auto" |
| 3578 | }, |
| 3579 | "inspect": false |
| 3580 | }, |
| 3581 | "mappings": [], |
| 3582 | "thresholds": { |
| 3583 | "mode": "absolute", |
| 3584 | "steps": [ |
| 3585 | { |
| 3586 | "color": "green", |
| 3587 | "value": null |
| 3588 | }, |
| 3589 | { |
| 3590 | "color": "red", |
| 3591 | "value": 80 |
| 3592 | } |
| 3593 | ] |
| 3594 | } |
| 3595 | }, |
| 3596 | "overrides": [ |
| 3597 | { |
| 3598 | "matcher": { |
| 3599 | "id": "byName", |
| 3600 | "options": "Time" |
| 3601 | }, |
| 3602 | "properties": [ |
| 3603 | { |
| 3604 | "id": "displayName", |
| 3605 | "value": "Time" |
| 3606 | }, |
| 3607 | { |
| 3608 | "id": "unit", |
| 3609 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 3610 | }, |
| 3611 | { |
| 3612 | "id": "custom.align" |
| 3613 | } |
| 3614 | ] |
| 3615 | }, |
| 3616 | { |
| 3617 | "matcher": { |
| 3618 | "id": "byName", |
| 3619 | "options": "" |
| 3620 | }, |
| 3621 | "properties": [ |
| 3622 | { |
| 3623 | "id": "unit", |
| 3624 | "value": "short" |
| 3625 | }, |
| 3626 | { |
| 3627 | "id": "decimals", |
| 3628 | "value": 2 |
| 3629 | }, |
| 3630 | { |
| 3631 | "id": "custom.align" |
| 3632 | } |
| 3633 | ] |
| 3634 | }, |
| 3635 | { |
| 3636 | "matcher": { |
| 3637 | "id": "byName", |
| 3638 | "options": "agent_name" |
| 3639 | }, |
| 3640 | "properties": [ |
| 3641 | { |
| 3642 | "id": "displayName", |
| 3643 | "value": "AGENT" |
| 3644 | }, |
| 3645 | { |
| 3646 | "id": "unit", |
| 3647 | "value": "short" |
| 3648 | }, |
| 3649 | { |
| 3650 | "id": "decimals", |
| 3651 | "value": 2 |
| 3652 | }, |
| 3653 | { |
| 3654 | "id": "custom.align" |
| 3655 | } |
| 3656 | ] |
| 3657 | }, |
| 3658 | { |
| 3659 | "matcher": { |
| 3660 | "id": "byName", |
| 3661 | "options": "AGENT" |
| 3662 | }, |
| 3663 | "properties": [ |
| 3664 | { |
| 3665 | "id": "custom.width", |
| 3666 | "value": 299 |
| 3667 | } |
| 3668 | ] |
| 3669 | } |
| 3670 | ] |
| 3671 | }, |
| 3672 | "gridPos": { |
| 3673 | "h": 10, |
| 3674 | "w": 8, |
| 3675 | "x": 8, |
| 3676 | "y": 10 |
| 3677 | }, |
| 3678 | "id": 94, |
| 3679 | "options": { |
| 3680 | "cellHeight": "sm", |
| 3681 | "footer": { |
| 3682 | "countRows": false, |
| 3683 | "fields": "", |
| 3684 | "reducer": ["sum"], |
| 3685 | "show": false |
| 3686 | }, |
| 3687 | "showHeader": true, |
| 3688 | "sortBy": [] |
| 3689 | }, |
| 3690 | "pluginVersion": "10.2.3", |
| 3691 | "targets": [ |
| 3692 | { |
| 3693 | "bucketAggs": [ |
| 3694 | { |
| 3695 | "$$hashKey": "object:89", |
| 3696 | "fake": true, |
| 3697 | "field": "IP", |
| 3698 | "id": "4", |
| 3699 | "settings": { |
| 3700 | "min_doc_count": 1, |
| 3701 | "order": "desc", |
| 3702 | "orderBy": "_count", |
| 3703 | "size": "10" |
| 3704 | }, |
| 3705 | "type": "terms" |
| 3706 | }, |
| 3707 | { |
| 3708 | "field": "IP_country_code", |
| 3709 | "id": "5", |
| 3710 | "settings": { |
| 3711 | "min_doc_count": "1", |
| 3712 | "order": "desc", |
| 3713 | "orderBy": "_count", |
| 3714 | "size": "10" |
| 3715 | }, |
| 3716 | "type": "terms" |
| 3717 | } |
| 3718 | ], |
| 3719 | "datasource": { |
| 3720 | "type": "grafana-opensearch-datasource", |
| 3721 | "uid": "replace_datasource_uid" |
| 3722 | }, |
| 3723 | "metrics": [ |
| 3724 | { |
| 3725 | "$$hashKey": "object:87", |
| 3726 | "field": "select field", |
| 3727 | "id": "1", |
| 3728 | "type": "count" |
| 3729 | } |
| 3730 | ], |
| 3731 | "query": "SpamScore:*", |
| 3732 | "refId": "A", |
| 3733 | "timeField": "datetime" |
| 3734 | } |
| 3735 | ], |
| 3736 | "title": "TOP 10 IPs", |
| 3737 | "transformations": [ |
| 3738 | { |
| 3739 | "id": "merge", |
| 3740 | "options": { |
| 3741 | "reducers": [] |
| 3742 | } |
| 3743 | } |
| 3744 | ], |
| 3745 | "type": "table" |
| 3746 | }, |
| 3747 | { |
| 3748 | "circleMaxSize": 30, |
| 3749 | "circleMinSize": 2, |
| 3750 | "colors": ["rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)"], |
| 3751 | "datasource": { |
| 3752 | "type": "grafana-opensearch-datasource", |
| 3753 | "uid": "replace_datasource_uid" |
| 3754 | }, |
| 3755 | "decimals": 0, |
| 3756 | "esMetric": "Count", |
| 3757 | "gridPos": { |
| 3758 | "h": 10, |
| 3759 | "w": 8, |
| 3760 | "x": 16, |
| 3761 | "y": 10 |
| 3762 | }, |
| 3763 | "hideEmpty": false, |
| 3764 | "hideZero": false, |
| 3765 | "id": 95, |
| 3766 | "initialZoom": 1, |
| 3767 | "locationData": "countries", |
| 3768 | "mapCenter": "(0°, 0°)", |
| 3769 | "mapCenterLatitude": 0, |
| 3770 | "mapCenterLongitude": 0, |
| 3771 | "maxDataPoints": 1, |
| 3772 | "mouseWheelZoom": false, |
| 3773 | "showLegend": true, |
| 3774 | "stickyLabels": false, |
| 3775 | "tableQueryOptions": { |
| 3776 | "geohashField": "geohash", |
| 3777 | "latitudeField": "latitude", |
| 3778 | "longitudeField": "longitude", |
| 3779 | "metricField": "metric", |
| 3780 | "queryType": "geohash" |
| 3781 | }, |
| 3782 | "targets": [ |
| 3783 | { |
| 3784 | "alias": "", |
| 3785 | "bucketAggs": [ |
| 3786 | { |
| 3787 | "field": "IP_country_code", |
| 3788 | "id": "3", |
| 3789 | "settings": { |
| 3790 | "min_doc_count": "1", |
| 3791 | "order": "desc", |
| 3792 | "orderBy": "_term", |
| 3793 | "size": "10" |
| 3794 | }, |
| 3795 | "type": "terms" |
| 3796 | }, |
| 3797 | { |
| 3798 | "field": "timestamp", |
| 3799 | "id": "2", |
| 3800 | "settings": { |
| 3801 | "interval": "auto" |
| 3802 | }, |
| 3803 | "type": "date_histogram" |
| 3804 | } |
| 3805 | ], |
| 3806 | "datasource": { |
| 3807 | "type": "grafana-opensearch-datasource", |
| 3808 | "uid": "replace_datasource_uid" |
| 3809 | }, |
| 3810 | "metrics": [ |
| 3811 | { |
| 3812 | "id": "1", |
| 3813 | "type": "count" |
| 3814 | } |
| 3815 | ], |
| 3816 | "query": "SpamScore:*", |
| 3817 | "refId": "A", |
| 3818 | "timeField": "datetime" |
| 3819 | } |
| 3820 | ], |
| 3821 | "thresholds": "0,10", |
| 3822 | "title": "TOP 10 GEO IPs", |
| 3823 | "type": "grafana-worldmap-panel", |
| 3824 | "unitPlural": "", |
| 3825 | "unitSingle": "", |
| 3826 | "valueName": "total" |
| 3827 | }, |
| 3828 | { |
| 3829 | "datasource": { |
| 3830 | "type": "grafana-opensearch-datasource", |
| 3831 | "uid": "replace_datasource_uid" |
| 3832 | }, |
| 3833 | "fieldConfig": { |
| 3834 | "defaults": { |
| 3835 | "mappings": [], |
| 3836 | "thresholds": { |
| 3837 | "mode": "absolute", |
| 3838 | "steps": [ |
| 3839 | { |
| 3840 | "color": "green", |
| 3841 | "value": null |
| 3842 | }, |
| 3843 | { |
| 3844 | "color": "red", |
| 3845 | "value": 80 |
| 3846 | } |
| 3847 | ] |
| 3848 | } |
| 3849 | }, |
| 3850 | "overrides": [] |
| 3851 | }, |
| 3852 | "gridPos": { |
| 3853 | "h": 19, |
| 3854 | "w": 24, |
| 3855 | "x": 0, |
| 3856 | "y": 20 |
| 3857 | }, |
| 3858 | "id": 96, |
| 3859 | "options": { |
| 3860 | "color": "blue", |
| 3861 | "iteration": 20, |
| 3862 | "monochrome": false, |
| 3863 | "nodeColor": "super-light-purple", |
| 3864 | "nodePadding": 20, |
| 3865 | "nodeWidth": 30 |
| 3866 | }, |
| 3867 | "targets": [ |
| 3868 | { |
| 3869 | "alias": "", |
| 3870 | "bucketAggs": [ |
| 3871 | { |
| 3872 | "field": "Sender", |
| 3873 | "id": "2", |
| 3874 | "settings": { |
| 3875 | "min_doc_count": "1", |
| 3876 | "order": "desc", |
| 3877 | "orderBy": "_term", |
| 3878 | "size": "10" |
| 3879 | }, |
| 3880 | "type": "terms" |
| 3881 | }, |
| 3882 | { |
| 3883 | "field": "Subject", |
| 3884 | "id": "3", |
| 3885 | "settings": { |
| 3886 | "min_doc_count": "1", |
| 3887 | "order": "desc", |
| 3888 | "orderBy": "_term", |
| 3889 | "size": "1" |
| 3890 | }, |
| 3891 | "type": "terms" |
| 3892 | } |
| 3893 | ], |
| 3894 | "datasource": { |
| 3895 | "type": "grafana-opensearch-datasource", |
| 3896 | "uid": "replace_datasource_uid" |
| 3897 | }, |
| 3898 | "metrics": [ |
| 3899 | { |
| 3900 | "id": "1", |
| 3901 | "type": "count" |
| 3902 | } |
| 3903 | ], |
| 3904 | "query": "SpamScore:*", |
| 3905 | "refId": "A", |
| 3906 | "timeField": "datetime" |
| 3907 | } |
| 3908 | ], |
| 3909 | "title": "SPAM SUBJECTS", |
| 3910 | "transformations": [ |
| 3911 | { |
| 3912 | "id": "organize", |
| 3913 | "options": { |
| 3914 | "excludeByName": {}, |
| 3915 | "indexByName": {}, |
| 3916 | "renameByName": { |
| 3917 | "Count": "Count", |
| 3918 | "parent_process_image": "PARENT PROCESS", |
| 3919 | "process_image": "PROCESS" |
| 3920 | } |
| 3921 | } |
| 3922 | } |
| 3923 | ], |
| 3924 | "transparent": true, |
| 3925 | "type": "netsage-sankey-panel" |
| 3926 | }, |
| 3927 | { |
| 3928 | "datasource": { |
| 3929 | "type": "grafana-opensearch-datasource", |
| 3930 | "uid": "replace_datasource_uid" |
| 3931 | }, |
| 3932 | "fieldConfig": { |
| 3933 | "defaults": { |
| 3934 | "color": { |
| 3935 | "mode": "thresholds" |
| 3936 | }, |
| 3937 | "custom": { |
| 3938 | "align": "auto", |
| 3939 | "cellOptions": { |
| 3940 | "type": "auto" |
| 3941 | }, |
| 3942 | "filterable": true, |
| 3943 | "inspect": false |
| 3944 | }, |
| 3945 | "mappings": [], |
| 3946 | "thresholds": { |
| 3947 | "mode": "absolute", |
| 3948 | "steps": [ |
| 3949 | { |
| 3950 | "color": "green" |
| 3951 | }, |
| 3952 | { |
| 3953 | "color": "red", |
| 3954 | "value": 80 |
| 3955 | } |
| 3956 | ] |
| 3957 | } |
| 3958 | }, |
| 3959 | "overrides": [ |
| 3960 | { |
| 3961 | "matcher": { |
| 3962 | "id": "byName", |
| 3963 | "options": "timestamp" |
| 3964 | }, |
| 3965 | "properties": [ |
| 3966 | { |
| 3967 | "id": "displayName", |
| 3968 | "value": "DATE/TIME" |
| 3969 | }, |
| 3970 | { |
| 3971 | "id": "unit", |
| 3972 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 3973 | }, |
| 3974 | { |
| 3975 | "id": "custom.align" |
| 3976 | } |
| 3977 | ] |
| 3978 | }, |
| 3979 | { |
| 3980 | "matcher": { |
| 3981 | "id": "byName", |
| 3982 | "options": "process_name" |
| 3983 | }, |
| 3984 | "properties": [ |
| 3985 | { |
| 3986 | "id": "displayName", |
| 3987 | "value": "PROCESS" |
| 3988 | }, |
| 3989 | { |
| 3990 | "id": "unit", |
| 3991 | "value": "short" |
| 3992 | }, |
| 3993 | { |
| 3994 | "id": "decimals", |
| 3995 | "value": -1 |
| 3996 | }, |
| 3997 | { |
| 3998 | "id": "custom.align" |
| 3999 | } |
| 4000 | ] |
| 4001 | }, |
| 4002 | { |
| 4003 | "matcher": { |
| 4004 | "id": "byName", |
| 4005 | "options": "process_id" |
| 4006 | }, |
| 4007 | "properties": [ |
| 4008 | { |
| 4009 | "id": "displayName", |
| 4010 | "value": "PID" |
| 4011 | }, |
| 4012 | { |
| 4013 | "id": "unit", |
| 4014 | "value": "none" |
| 4015 | }, |
| 4016 | { |
| 4017 | "id": "decimals", |
| 4018 | "value": -2 |
| 4019 | }, |
| 4020 | { |
| 4021 | "id": "custom.align" |
| 4022 | } |
| 4023 | ] |
| 4024 | }, |
| 4025 | { |
| 4026 | "matcher": { |
| 4027 | "id": "byName", |
| 4028 | "options": "process_image" |
| 4029 | }, |
| 4030 | "properties": [ |
| 4031 | { |
| 4032 | "id": "displayName", |
| 4033 | "value": "PROCESS IMAGE" |
| 4034 | }, |
| 4035 | { |
| 4036 | "id": "unit", |
| 4037 | "value": "short" |
| 4038 | }, |
| 4039 | { |
| 4040 | "id": "decimals", |
| 4041 | "value": 2 |
| 4042 | }, |
| 4043 | { |
| 4044 | "id": "custom.align" |
| 4045 | } |
| 4046 | ] |
| 4047 | }, |
| 4048 | { |
| 4049 | "matcher": { |
| 4050 | "id": "byName", |
| 4051 | "options": "user_name" |
| 4052 | }, |
| 4053 | "properties": [ |
| 4054 | { |
| 4055 | "id": "displayName", |
| 4056 | "value": "USER/ACCOUNT" |
| 4057 | }, |
| 4058 | { |
| 4059 | "id": "unit", |
| 4060 | "value": "short" |
| 4061 | }, |
| 4062 | { |
| 4063 | "id": "decimals", |
| 4064 | "value": 2 |
| 4065 | }, |
| 4066 | { |
| 4067 | "id": "custom.align" |
| 4068 | } |
| 4069 | ] |
| 4070 | }, |
| 4071 | { |
| 4072 | "matcher": { |
| 4073 | "id": "byName", |
| 4074 | "options": "agent_name" |
| 4075 | }, |
| 4076 | "properties": [ |
| 4077 | { |
| 4078 | "id": "displayName", |
| 4079 | "value": "AGENT" |
| 4080 | }, |
| 4081 | { |
| 4082 | "id": "unit", |
| 4083 | "value": "short" |
| 4084 | }, |
| 4085 | { |
| 4086 | "id": "decimals", |
| 4087 | "value": 2 |
| 4088 | }, |
| 4089 | { |
| 4090 | "id": "custom.align" |
| 4091 | } |
| 4092 | ] |
| 4093 | }, |
| 4094 | { |
| 4095 | "matcher": { |
| 4096 | "id": "byName", |
| 4097 | "options": "parent_process_image" |
| 4098 | }, |
| 4099 | "properties": [ |
| 4100 | { |
| 4101 | "id": "displayName", |
| 4102 | "value": "PARENT PROCESS" |
| 4103 | }, |
| 4104 | { |
| 4105 | "id": "unit", |
| 4106 | "value": "short" |
| 4107 | }, |
| 4108 | { |
| 4109 | "id": "decimals", |
| 4110 | "value": 2 |
| 4111 | }, |
| 4112 | { |
| 4113 | "id": "custom.align" |
| 4114 | } |
| 4115 | ] |
| 4116 | }, |
| 4117 | { |
| 4118 | "matcher": { |
| 4119 | "id": "byName", |
| 4120 | "options": "process_cmd_line" |
| 4121 | }, |
| 4122 | "properties": [ |
| 4123 | { |
| 4124 | "id": "displayName", |
| 4125 | "value": "PROCESS CMD LINE" |
| 4126 | }, |
| 4127 | { |
| 4128 | "id": "unit", |
| 4129 | "value": "short" |
| 4130 | }, |
| 4131 | { |
| 4132 | "id": "decimals", |
| 4133 | "value": 2 |
| 4134 | }, |
| 4135 | { |
| 4136 | "id": "custom.align" |
| 4137 | } |
| 4138 | ] |
| 4139 | }, |
| 4140 | { |
| 4141 | "matcher": { |
| 4142 | "id": "byName", |
| 4143 | "options": "EVENT ID" |
| 4144 | }, |
| 4145 | "properties": [ |
| 4146 | { |
| 4147 | "id": "links", |
| 4148 | "value": [ |
| 4149 | { |
| 4150 | "targetBlank": true, |
| 4151 | "title": "VIEW EVENT DETAILS", |
| 4152 | "url": "https://dashboard.dnsoverwatch.com/explore?left=%5B%22now-6h%22,%22now%22,%22WF_Mimecast%22,%7B%22refId%22:%22A%22,%22query%22:%22_id:${__value.raw}%22,%22alias%22:%22%22,%22metrics%22:%5B%7B%22id%22:%221%22,%22type%22:%22logs%22,%22settings%22:%7B%22limit%22:%22500%22%7D%7D%5D,%22bucketAggs%22:%5B%7B%22type%22:%22date_histogram%22,%22id%22:%221%22,%22settings%22:%7B%22interval%22:%22auto%22%7D%7D%5D,%22timeField%22:%22timestamp%22%7D%5D" |
| 4153 | } |
| 4154 | ] |
| 4155 | } |
| 4156 | ] |
| 4157 | } |
| 4158 | ] |
| 4159 | }, |
| 4160 | "gridPos": { |
| 4161 | "h": 18, |
| 4162 | "w": 24, |
| 4163 | "x": 0, |
| 4164 | "y": 39 |
| 4165 | }, |
| 4166 | "id": 97, |
| 4167 | "options": { |
| 4168 | "cellHeight": "sm", |
| 4169 | "footer": { |
| 4170 | "countRows": false, |
| 4171 | "enablePagination": true, |
| 4172 | "fields": "", |
| 4173 | "reducer": ["sum"], |
| 4174 | "show": false |
| 4175 | }, |
| 4176 | "showHeader": true |
| 4177 | }, |
| 4178 | "pluginVersion": "10.2.3", |
| 4179 | "targets": [ |
| 4180 | { |
| 4181 | "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}], |
| 4182 | "datasource": { |
| 4183 | "type": "grafana-opensearch-datasource", |
| 4184 | "uid": "replace_datasource_uid" |
| 4185 | }, |
| 4186 | "metrics": [ |
| 4187 | { |
| 4188 | "id": "1", |
| 4189 | "settings": { |
| 4190 | "size": "250" |
| 4191 | }, |
| 4192 | "type": "raw_data" |
| 4193 | } |
| 4194 | ], |
| 4195 | "query": "SpamScore:*", |
| 4196 | "refId": "A", |
| 4197 | "timeField": "datetime" |
| 4198 | } |
| 4199 | ], |
| 4200 | "title": "SPAM LOGS", |
| 4201 | "transformations": [ |
| 4202 | { |
| 4203 | "id": "filterFieldsByName", |
| 4204 | "options": { |
| 4205 | "include": { |
| 4206 | "names": [ |
| 4207 | "Dir", |
| 4208 | "IP", |
| 4209 | "IP_country_code", |
| 4210 | "Sender", |
| 4211 | "SourceIP", |
| 4212 | "SourceIP_country_code", |
| 4213 | "Subject", |
| 4214 | "_id", |
| 4215 | "timestamp", |
| 4216 | "SpamScore", |
| 4217 | "Rcpt" |
| 4218 | ] |
| 4219 | } |
| 4220 | } |
| 4221 | }, |
| 4222 | { |
| 4223 | "id": "organize", |
| 4224 | "options": { |
| 4225 | "excludeByName": {}, |
| 4226 | "indexByName": { |
| 4227 | "Dir": 5, |
| 4228 | "IP": 7, |
| 4229 | "IP_country_code": 8, |
| 4230 | "Rcpt": 6, |
| 4231 | "Sender": 2, |
| 4232 | "SourceIP": 3, |
| 4233 | "SourceIP_country_code": 4, |
| 4234 | "SpamScore": 10, |
| 4235 | "Subject": 9, |
| 4236 | "_id": 1, |
| 4237 | "timestamp": 0 |
| 4238 | }, |
| 4239 | "renameByName": { |
| 4240 | "Dir": "", |
| 4241 | "IP_country_code": "COUNTRY", |
| 4242 | "SourceIP": "SRC IP", |
| 4243 | "SourceIP_country_code": "SRC COUNTRY", |
| 4244 | "SpamScore": "", |
| 4245 | "Subject": "", |
| 4246 | "_id": "EVENT ID", |
| 4247 | "agent_name": "", |
| 4248 | "parent_cmd_line": "PARENT CMD", |
| 4249 | "parent_process_id": "PARENT PID", |
| 4250 | "parent_process_user": "PARENT USER", |
| 4251 | "syslog_level": "LEVEL" |
| 4252 | } |
| 4253 | } |
| 4254 | } |
| 4255 | ], |
| 4256 | "transparent": true, |
| 4257 | "type": "table" |
| 4258 | } |
| 4259 | ], |
| 4260 | "title": "SPAM", |
| 4261 | "type": "row" |
| 4262 | }, |
| 4263 | { |
| 4264 | "collapsed": false, |
| 4265 | "gridPos": { |
| 4266 | "h": 1, |
| 4267 | "w": 24, |
| 4268 | "x": 0, |
| 4269 | "y": 3 |
| 4270 | }, |
| 4271 | "id": 99, |
| 4272 | "panels": [], |
| 4273 | "title": "URL SCANNING", |
| 4274 | "type": "row" |
| 4275 | }, |
| 4276 | { |
| 4277 | "datasource": { |
| 4278 | "type": "grafana-opensearch-datasource", |
| 4279 | "uid": "replace_datasource_uid" |
| 4280 | }, |
| 4281 | "fieldConfig": { |
| 4282 | "defaults": { |
| 4283 | "mappings": [ |
| 4284 | { |
| 4285 | "options": { |
| 4286 | "match": "null", |
| 4287 | "result": { |
| 4288 | "text": "N/A" |
| 4289 | } |
| 4290 | }, |
| 4291 | "type": "special" |
| 4292 | } |
| 4293 | ], |
| 4294 | "thresholds": { |
| 4295 | "mode": "absolute", |
| 4296 | "steps": [ |
| 4297 | { |
| 4298 | "color": "blue", |
| 4299 | "value": null |
| 4300 | } |
| 4301 | ] |
| 4302 | }, |
| 4303 | "unit": "short" |
| 4304 | }, |
| 4305 | "overrides": [] |
| 4306 | }, |
| 4307 | "gridPos": { |
| 4308 | "h": 7, |
| 4309 | "w": 4, |
| 4310 | "x": 0, |
| 4311 | "y": 4 |
| 4312 | }, |
| 4313 | "id": 100, |
| 4314 | "links": [], |
| 4315 | "options": { |
| 4316 | "colorMode": "value", |
| 4317 | "graphMode": "area", |
| 4318 | "justifyMode": "auto", |
| 4319 | "orientation": "horizontal", |
| 4320 | "reduceOptions": { |
| 4321 | "calcs": ["sum"], |
| 4322 | "fields": "", |
| 4323 | "values": false |
| 4324 | }, |
| 4325 | "text": {}, |
| 4326 | "textMode": "auto", |
| 4327 | "wideLayout": true |
| 4328 | }, |
| 4329 | "pluginVersion": "10.2.3", |
| 4330 | "targets": [ |
| 4331 | { |
| 4332 | "bucketAggs": [ |
| 4333 | { |
| 4334 | "$$hashKey": "object:135", |
| 4335 | "field": "timestamp", |
| 4336 | "id": "2", |
| 4337 | "settings": { |
| 4338 | "interval": "auto", |
| 4339 | "min_doc_count": 0, |
| 4340 | "trimEdges": 0 |
| 4341 | }, |
| 4342 | "type": "date_histogram" |
| 4343 | } |
| 4344 | ], |
| 4345 | "datasource": { |
| 4346 | "type": "grafana-opensearch-datasource", |
| 4347 | "uid": "replace_datasource_uid" |
| 4348 | }, |
| 4349 | "metrics": [ |
| 4350 | { |
| 4351 | "$$hashKey": "object:133", |
| 4352 | "field": "select field", |
| 4353 | "id": "1", |
| 4354 | "type": "count" |
| 4355 | } |
| 4356 | ], |
| 4357 | "query": "scanResult:*", |
| 4358 | "refId": "A", |
| 4359 | "timeField": "timestamp" |
| 4360 | } |
| 4361 | ], |
| 4362 | "title": "URL SCAN EVENTS", |
| 4363 | "type": "stat" |
| 4364 | }, |
| 4365 | { |
| 4366 | "datasource": { |
| 4367 | "type": "grafana-opensearch-datasource", |
| 4368 | "uid": "replace_datasource_uid" |
| 4369 | }, |
| 4370 | "fieldConfig": { |
| 4371 | "defaults": { |
| 4372 | "color": { |
| 4373 | "mode": "thresholds" |
| 4374 | }, |
| 4375 | "custom": { |
| 4376 | "align": "auto", |
| 4377 | "cellOptions": { |
| 4378 | "type": "auto" |
| 4379 | }, |
| 4380 | "inspect": false |
| 4381 | }, |
| 4382 | "mappings": [], |
| 4383 | "thresholds": { |
| 4384 | "mode": "absolute", |
| 4385 | "steps": [ |
| 4386 | { |
| 4387 | "color": "green", |
| 4388 | "value": null |
| 4389 | }, |
| 4390 | { |
| 4391 | "color": "red", |
| 4392 | "value": 80 |
| 4393 | } |
| 4394 | ] |
| 4395 | } |
| 4396 | }, |
| 4397 | "overrides": [ |
| 4398 | { |
| 4399 | "matcher": { |
| 4400 | "id": "byName", |
| 4401 | "options": "Time" |
| 4402 | }, |
| 4403 | "properties": [ |
| 4404 | { |
| 4405 | "id": "displayName", |
| 4406 | "value": "Time" |
| 4407 | }, |
| 4408 | { |
| 4409 | "id": "unit", |
| 4410 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 4411 | }, |
| 4412 | { |
| 4413 | "id": "custom.align" |
| 4414 | } |
| 4415 | ] |
| 4416 | }, |
| 4417 | { |
| 4418 | "matcher": { |
| 4419 | "id": "byName", |
| 4420 | "options": "" |
| 4421 | }, |
| 4422 | "properties": [ |
| 4423 | { |
| 4424 | "id": "unit", |
| 4425 | "value": "short" |
| 4426 | }, |
| 4427 | { |
| 4428 | "id": "decimals", |
| 4429 | "value": 2 |
| 4430 | }, |
| 4431 | { |
| 4432 | "id": "custom.align" |
| 4433 | } |
| 4434 | ] |
| 4435 | }, |
| 4436 | { |
| 4437 | "matcher": { |
| 4438 | "id": "byName", |
| 4439 | "options": "data_fromUserEmailAddress" |
| 4440 | }, |
| 4441 | "properties": [ |
| 4442 | { |
| 4443 | "id": "displayName", |
| 4444 | "value": "SENDER" |
| 4445 | }, |
| 4446 | { |
| 4447 | "id": "unit", |
| 4448 | "value": "short" |
| 4449 | }, |
| 4450 | { |
| 4451 | "id": "decimals", |
| 4452 | "value": 2 |
| 4453 | }, |
| 4454 | { |
| 4455 | "id": "custom.align" |
| 4456 | } |
| 4457 | ] |
| 4458 | }, |
| 4459 | { |
| 4460 | "matcher": { |
| 4461 | "id": "byName", |
| 4462 | "options": "AGENT" |
| 4463 | }, |
| 4464 | "properties": [ |
| 4465 | { |
| 4466 | "id": "custom.width", |
| 4467 | "value": 299 |
| 4468 | } |
| 4469 | ] |
| 4470 | } |
| 4471 | ] |
| 4472 | }, |
| 4473 | "gridPos": { |
| 4474 | "h": 7, |
| 4475 | "w": 8, |
| 4476 | "x": 4, |
| 4477 | "y": 4 |
| 4478 | }, |
| 4479 | "id": 101, |
| 4480 | "options": { |
| 4481 | "cellHeight": "sm", |
| 4482 | "footer": { |
| 4483 | "countRows": false, |
| 4484 | "fields": "", |
| 4485 | "reducer": ["sum"], |
| 4486 | "show": false |
| 4487 | }, |
| 4488 | "showHeader": true, |
| 4489 | "sortBy": [] |
| 4490 | }, |
| 4491 | "pluginVersion": "10.2.3", |
| 4492 | "targets": [ |
| 4493 | { |
| 4494 | "bucketAggs": [ |
| 4495 | { |
| 4496 | "$$hashKey": "object:89", |
| 4497 | "fake": true, |
| 4498 | "field": "fromUserEmailAddress", |
| 4499 | "id": "4", |
| 4500 | "settings": { |
| 4501 | "min_doc_count": 1, |
| 4502 | "order": "desc", |
| 4503 | "orderBy": "_count", |
| 4504 | "size": "10" |
| 4505 | }, |
| 4506 | "type": "terms" |
| 4507 | } |
| 4508 | ], |
| 4509 | "datasource": { |
| 4510 | "type": "grafana-opensearch-datasource", |
| 4511 | "uid": "replace_datasource_uid" |
| 4512 | }, |
| 4513 | "metrics": [ |
| 4514 | { |
| 4515 | "$$hashKey": "object:87", |
| 4516 | "field": "select field", |
| 4517 | "id": "1", |
| 4518 | "type": "count" |
| 4519 | } |
| 4520 | ], |
| 4521 | "query": "fromUserEmailAddress:*", |
| 4522 | "refId": "A", |
| 4523 | "timeField": "timestamp" |
| 4524 | } |
| 4525 | ], |
| 4526 | "title": "TOP 10 SENDERS", |
| 4527 | "transformations": [ |
| 4528 | { |
| 4529 | "id": "merge", |
| 4530 | "options": { |
| 4531 | "reducers": [] |
| 4532 | } |
| 4533 | } |
| 4534 | ], |
| 4535 | "type": "table" |
| 4536 | }, |
| 4537 | { |
| 4538 | "datasource": { |
| 4539 | "type": "grafana-opensearch-datasource", |
| 4540 | "uid": "replace_datasource_uid" |
| 4541 | }, |
| 4542 | "fieldConfig": { |
| 4543 | "defaults": { |
| 4544 | "color": { |
| 4545 | "mode": "palette-classic" |
| 4546 | }, |
| 4547 | "custom": { |
| 4548 | "hideFrom": { |
| 4549 | "legend": false, |
| 4550 | "tooltip": false, |
| 4551 | "viz": false |
| 4552 | } |
| 4553 | }, |
| 4554 | "decimals": 0, |
| 4555 | "mappings": [], |
| 4556 | "unit": "short" |
| 4557 | }, |
| 4558 | "overrides": [] |
| 4559 | }, |
| 4560 | "gridPos": { |
| 4561 | "h": 7, |
| 4562 | "w": 5, |
| 4563 | "x": 12, |
| 4564 | "y": 4 |
| 4565 | }, |
| 4566 | "id": 102, |
| 4567 | "links": [], |
| 4568 | "options": { |
| 4569 | "displayLabels": [], |
| 4570 | "legend": { |
| 4571 | "calcs": [], |
| 4572 | "displayMode": "list", |
| 4573 | "placement": "bottom", |
| 4574 | "showLegend": false, |
| 4575 | "values": ["value"] |
| 4576 | }, |
| 4577 | "pieType": "pie", |
| 4578 | "reduceOptions": { |
| 4579 | "calcs": ["sum"], |
| 4580 | "fields": "", |
| 4581 | "values": false |
| 4582 | }, |
| 4583 | "text": {}, |
| 4584 | "tooltip": { |
| 4585 | "mode": "single", |
| 4586 | "sort": "none" |
| 4587 | } |
| 4588 | }, |
| 4589 | "pluginVersion": "7.3.4", |
| 4590 | "targets": [ |
| 4591 | { |
| 4592 | "bucketAggs": [ |
| 4593 | { |
| 4594 | "$$hashKey": "object:211", |
| 4595 | "fake": true, |
| 4596 | "field": "userEmailAddress", |
| 4597 | "id": "3", |
| 4598 | "settings": { |
| 4599 | "min_doc_count": "1", |
| 4600 | "missing": "Unknown", |
| 4601 | "order": "desc", |
| 4602 | "orderBy": "_count", |
| 4603 | "size": "10" |
| 4604 | }, |
| 4605 | "type": "terms" |
| 4606 | }, |
| 4607 | { |
| 4608 | "$$hashKey": "object:117", |
| 4609 | "field": "timestamp", |
| 4610 | "id": "2", |
| 4611 | "settings": { |
| 4612 | "interval": "auto", |
| 4613 | "min_doc_count": 0, |
| 4614 | "trimEdges": 0 |
| 4615 | }, |
| 4616 | "type": "date_histogram" |
| 4617 | } |
| 4618 | ], |
| 4619 | "datasource": { |
| 4620 | "type": "grafana-opensearch-datasource", |
| 4621 | "uid": "replace_datasource_uid" |
| 4622 | }, |
| 4623 | "metrics": [ |
| 4624 | { |
| 4625 | "$$hashKey": "object:115", |
| 4626 | "field": "select field", |
| 4627 | "id": "1", |
| 4628 | "type": "count" |
| 4629 | } |
| 4630 | ], |
| 4631 | "query": "scanResult:*", |
| 4632 | "queryType": "randomWalk", |
| 4633 | "refId": "A", |
| 4634 | "timeField": "timestamp" |
| 4635 | } |
| 4636 | ], |
| 4637 | "title": "TOP 10 RECEIVERS", |
| 4638 | "type": "piechart" |
| 4639 | }, |
| 4640 | { |
| 4641 | "datasource": { |
| 4642 | "type": "grafana-opensearch-datasource", |
| 4643 | "uid": "replace_datasource_uid" |
| 4644 | }, |
| 4645 | "fieldConfig": { |
| 4646 | "defaults": { |
| 4647 | "custom": { |
| 4648 | "align": "auto", |
| 4649 | "cellOptions": { |
| 4650 | "type": "auto" |
| 4651 | }, |
| 4652 | "filterable": false, |
| 4653 | "inspect": false |
| 4654 | }, |
| 4655 | "mappings": [], |
| 4656 | "thresholds": { |
| 4657 | "mode": "absolute", |
| 4658 | "steps": [ |
| 4659 | { |
| 4660 | "color": "green", |
| 4661 | "value": null |
| 4662 | }, |
| 4663 | { |
| 4664 | "color": "red", |
| 4665 | "value": 80 |
| 4666 | } |
| 4667 | ] |
| 4668 | } |
| 4669 | }, |
| 4670 | "overrides": [] |
| 4671 | }, |
| 4672 | "gridPos": { |
| 4673 | "h": 7, |
| 4674 | "w": 7, |
| 4675 | "x": 17, |
| 4676 | "y": 4 |
| 4677 | }, |
| 4678 | "id": 103, |
| 4679 | "links": [], |
| 4680 | "options": { |
| 4681 | "cellHeight": "sm", |
| 4682 | "footer": { |
| 4683 | "countRows": false, |
| 4684 | "fields": "", |
| 4685 | "reducer": ["sum"], |
| 4686 | "show": false |
| 4687 | }, |
| 4688 | "showHeader": true |
| 4689 | }, |
| 4690 | "pluginVersion": "10.2.3", |
| 4691 | "targets": [ |
| 4692 | { |
| 4693 | "bucketAggs": [ |
| 4694 | { |
| 4695 | "$$hashKey": "object:211", |
| 4696 | "fake": true, |
| 4697 | "field": "userEmailAddress", |
| 4698 | "id": "3", |
| 4699 | "settings": { |
| 4700 | "min_doc_count": "1", |
| 4701 | "missing": "Unknown", |
| 4702 | "order": "desc", |
| 4703 | "orderBy": "_count", |
| 4704 | "size": "10" |
| 4705 | }, |
| 4706 | "type": "terms" |
| 4707 | } |
| 4708 | ], |
| 4709 | "datasource": { |
| 4710 | "type": "grafana-opensearch-datasource", |
| 4711 | "uid": "replace_datasource_uid" |
| 4712 | }, |
| 4713 | "metrics": [ |
| 4714 | { |
| 4715 | "$$hashKey": "object:115", |
| 4716 | "field": "select field", |
| 4717 | "id": "1", |
| 4718 | "type": "count" |
| 4719 | } |
| 4720 | ], |
| 4721 | "query": "scanResult:*", |
| 4722 | "queryType": "randomWalk", |
| 4723 | "refId": "A", |
| 4724 | "timeField": "timestamp" |
| 4725 | } |
| 4726 | ], |
| 4727 | "title": "TOP 10 RECEIVERS", |
| 4728 | "transformations": [ |
| 4729 | { |
| 4730 | "id": "organize", |
| 4731 | "options": { |
| 4732 | "excludeByName": {}, |
| 4733 | "indexByName": {}, |
| 4734 | "renameByName": { |
| 4735 | "data_userEmailAddress": "RECEIVER", |
| 4736 | "software_vendor": "SOFTWARE VENDOR" |
| 4737 | } |
| 4738 | } |
| 4739 | } |
| 4740 | ], |
| 4741 | "type": "table" |
| 4742 | }, |
| 4743 | { |
| 4744 | "datasource": { |
| 4745 | "type": "grafana-opensearch-datasource", |
| 4746 | "uid": "replace_datasource_uid" |
| 4747 | }, |
| 4748 | "fieldConfig": { |
| 4749 | "defaults": { |
| 4750 | "color": { |
| 4751 | "mode": "thresholds" |
| 4752 | }, |
| 4753 | "custom": { |
| 4754 | "align": "auto", |
| 4755 | "cellOptions": { |
| 4756 | "type": "auto" |
| 4757 | }, |
| 4758 | "inspect": false |
| 4759 | }, |
| 4760 | "mappings": [ |
| 4761 | { |
| 4762 | "options": { |
| 4763 | "clean": { |
| 4764 | "color": "green", |
| 4765 | "index": 0, |
| 4766 | "text": "clean" |
| 4767 | }, |
| 4768 | "malicious": { |
| 4769 | "color": "red", |
| 4770 | "index": 1 |
| 4771 | } |
| 4772 | }, |
| 4773 | "type": "value" |
| 4774 | } |
| 4775 | ], |
| 4776 | "thresholds": { |
| 4777 | "mode": "absolute", |
| 4778 | "steps": [ |
| 4779 | { |
| 4780 | "color": "green", |
| 4781 | "value": null |
| 4782 | }, |
| 4783 | { |
| 4784 | "color": "red", |
| 4785 | "value": 80 |
| 4786 | } |
| 4787 | ] |
| 4788 | } |
| 4789 | }, |
| 4790 | "overrides": [ |
| 4791 | { |
| 4792 | "matcher": { |
| 4793 | "id": "byName", |
| 4794 | "options": "data_scanResult" |
| 4795 | }, |
| 4796 | "properties": [ |
| 4797 | { |
| 4798 | "id": "displayName", |
| 4799 | "value": "SCAN RESULT" |
| 4800 | }, |
| 4801 | { |
| 4802 | "id": "unit", |
| 4803 | "value": "short" |
| 4804 | }, |
| 4805 | { |
| 4806 | "id": "decimals", |
| 4807 | "value": 2 |
| 4808 | }, |
| 4809 | { |
| 4810 | "id": "custom.align" |
| 4811 | }, |
| 4812 | { |
| 4813 | "id": "custom.cellOptions", |
| 4814 | "value": { |
| 4815 | "mode": "gradient", |
| 4816 | "type": "color-background" |
| 4817 | } |
| 4818 | } |
| 4819 | ] |
| 4820 | }, |
| 4821 | { |
| 4822 | "matcher": { |
| 4823 | "id": "byName", |
| 4824 | "options": "data_subject" |
| 4825 | }, |
| 4826 | "properties": [ |
| 4827 | { |
| 4828 | "id": "displayName", |
| 4829 | "value": "SUBJECT" |
| 4830 | } |
| 4831 | ] |
| 4832 | } |
| 4833 | ] |
| 4834 | }, |
| 4835 | "gridPos": { |
| 4836 | "h": 10, |
| 4837 | "w": 8, |
| 4838 | "x": 0, |
| 4839 | "y": 11 |
| 4840 | }, |
| 4841 | "id": 104, |
| 4842 | "options": { |
| 4843 | "cellHeight": "sm", |
| 4844 | "footer": { |
| 4845 | "countRows": false, |
| 4846 | "fields": "", |
| 4847 | "reducer": ["sum"], |
| 4848 | "show": false |
| 4849 | }, |
| 4850 | "showHeader": true, |
| 4851 | "sortBy": [] |
| 4852 | }, |
| 4853 | "pluginVersion": "10.2.3", |
| 4854 | "targets": [ |
| 4855 | { |
| 4856 | "bucketAggs": [ |
| 4857 | { |
| 4858 | "$$hashKey": "object:89", |
| 4859 | "fake": true, |
| 4860 | "field": "subject", |
| 4861 | "id": "4", |
| 4862 | "settings": { |
| 4863 | "min_doc_count": 1, |
| 4864 | "order": "desc", |
| 4865 | "orderBy": "_count", |
| 4866 | "size": "10" |
| 4867 | }, |
| 4868 | "type": "terms" |
| 4869 | }, |
| 4870 | { |
| 4871 | "field": "scanResult", |
| 4872 | "id": "5", |
| 4873 | "settings": { |
| 4874 | "min_doc_count": "1", |
| 4875 | "order": "desc", |
| 4876 | "orderBy": "_term", |
| 4877 | "size": "10" |
| 4878 | }, |
| 4879 | "type": "terms" |
| 4880 | } |
| 4881 | ], |
| 4882 | "datasource": { |
| 4883 | "type": "grafana-opensearch-datasource", |
| 4884 | "uid": "replace_datasource_uid" |
| 4885 | }, |
| 4886 | "metrics": [ |
| 4887 | { |
| 4888 | "$$hashKey": "object:87", |
| 4889 | "field": "select field", |
| 4890 | "id": "1", |
| 4891 | "type": "count" |
| 4892 | } |
| 4893 | ], |
| 4894 | "query": "scanResult:*", |
| 4895 | "refId": "A", |
| 4896 | "timeField": "timestamp" |
| 4897 | } |
| 4898 | ], |
| 4899 | "title": "TOP 10 SUBJECTS", |
| 4900 | "transformations": [ |
| 4901 | { |
| 4902 | "id": "merge", |
| 4903 | "options": { |
| 4904 | "reducers": [] |
| 4905 | } |
| 4906 | } |
| 4907 | ], |
| 4908 | "type": "table" |
| 4909 | }, |
| 4910 | { |
| 4911 | "datasource": { |
| 4912 | "type": "grafana-opensearch-datasource", |
| 4913 | "uid": "replace_datasource_uid" |
| 4914 | }, |
| 4915 | "fieldConfig": { |
| 4916 | "defaults": { |
| 4917 | "color": { |
| 4918 | "mode": "thresholds" |
| 4919 | }, |
| 4920 | "custom": { |
| 4921 | "align": "auto", |
| 4922 | "cellOptions": { |
| 4923 | "type": "auto" |
| 4924 | }, |
| 4925 | "inspect": false |
| 4926 | }, |
| 4927 | "mappings": [], |
| 4928 | "thresholds": { |
| 4929 | "mode": "absolute", |
| 4930 | "steps": [ |
| 4931 | { |
| 4932 | "color": "green", |
| 4933 | "value": null |
| 4934 | }, |
| 4935 | { |
| 4936 | "color": "red", |
| 4937 | "value": 80 |
| 4938 | } |
| 4939 | ] |
| 4940 | } |
| 4941 | }, |
| 4942 | "overrides": [ |
| 4943 | { |
| 4944 | "matcher": { |
| 4945 | "id": "byName", |
| 4946 | "options": "data_url" |
| 4947 | }, |
| 4948 | "properties": [ |
| 4949 | { |
| 4950 | "id": "displayName", |
| 4951 | "value": "MALICIOUS URL" |
| 4952 | } |
| 4953 | ] |
| 4954 | }, |
| 4955 | { |
| 4956 | "matcher": { |
| 4957 | "id": "byName", |
| 4958 | "options": "data_sendingIp" |
| 4959 | }, |
| 4960 | "properties": [ |
| 4961 | { |
| 4962 | "id": "displayName", |
| 4963 | "value": "IP" |
| 4964 | } |
| 4965 | ] |
| 4966 | } |
| 4967 | ] |
| 4968 | }, |
| 4969 | "gridPos": { |
| 4970 | "h": 10, |
| 4971 | "w": 8, |
| 4972 | "x": 8, |
| 4973 | "y": 11 |
| 4974 | }, |
| 4975 | "id": 105, |
| 4976 | "options": { |
| 4977 | "cellHeight": "sm", |
| 4978 | "footer": { |
| 4979 | "countRows": false, |
| 4980 | "fields": "", |
| 4981 | "reducer": ["sum"], |
| 4982 | "show": false |
| 4983 | }, |
| 4984 | "showHeader": true, |
| 4985 | "sortBy": [] |
| 4986 | }, |
| 4987 | "pluginVersion": "10.2.3", |
| 4988 | "targets": [ |
| 4989 | { |
| 4990 | "bucketAggs": [ |
| 4991 | { |
| 4992 | "$$hashKey": "object:89", |
| 4993 | "fake": true, |
| 4994 | "field": "url", |
| 4995 | "id": "4", |
| 4996 | "settings": { |
| 4997 | "min_doc_count": 1, |
| 4998 | "order": "desc", |
| 4999 | "orderBy": "_count", |
| 5000 | "size": "10" |
Showing first 5,000 of 5,579 lines.
View raw