| 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": ["O365"], |
| 35 | "targetBlank": true, |
| 36 | "title": "", |
| 37 | "type": "dashboards" |
| 38 | } |
| 39 | ], |
| 40 | "liveNow": false, |
| 41 | "panels": [ |
| 42 | { |
| 43 | "datasource": { |
| 44 | "type": "grafana-opensearch-datasource", |
| 45 | "uid": "replace_datasource_uid" |
| 46 | }, |
| 47 | "fieldConfig": { |
| 48 | "defaults": { |
| 49 | "mappings": [ |
| 50 | { |
| 51 | "options": { |
| 52 | "match": "null", |
| 53 | "result": { |
| 54 | "text": "N/A" |
| 55 | } |
| 56 | }, |
| 57 | "type": "special" |
| 58 | } |
| 59 | ], |
| 60 | "thresholds": { |
| 61 | "mode": "absolute", |
| 62 | "steps": [ |
| 63 | { |
| 64 | "color": "red", |
| 65 | "value": null |
| 66 | } |
| 67 | ] |
| 68 | }, |
| 69 | "unit": "locale" |
| 70 | }, |
| 71 | "overrides": [] |
| 72 | }, |
| 73 | "gridPos": { |
| 74 | "h": 7, |
| 75 | "w": 4, |
| 76 | "x": 0, |
| 77 | "y": 0 |
| 78 | }, |
| 79 | "id": 43, |
| 80 | "options": { |
| 81 | "colorMode": "value", |
| 82 | "graphMode": "area", |
| 83 | "justifyMode": "auto", |
| 84 | "orientation": "horizontal", |
| 85 | "reduceOptions": { |
| 86 | "calcs": ["sum"], |
| 87 | "fields": "", |
| 88 | "values": false |
| 89 | }, |
| 90 | "showPercentChange": false, |
| 91 | "text": {}, |
| 92 | "textMode": "auto", |
| 93 | "wideLayout": true |
| 94 | }, |
| 95 | "pluginVersion": "10.4.0", |
| 96 | "targets": [ |
| 97 | { |
| 98 | "bucketAggs": [ |
| 99 | { |
| 100 | "field": "timestamp", |
| 101 | "id": "2", |
| 102 | "settings": { |
| 103 | "interval": "auto", |
| 104 | "min_doc_count": 0, |
| 105 | "trimEdges": 0 |
| 106 | }, |
| 107 | "type": "date_histogram" |
| 108 | } |
| 109 | ], |
| 110 | "datasource": { |
| 111 | "type": "grafana-opensearch-datasource", |
| 112 | "uid": "replace_datasource_uid" |
| 113 | }, |
| 114 | "metrics": [ |
| 115 | { |
| 116 | "field": "select field", |
| 117 | "id": "1", |
| 118 | "type": "count" |
| 119 | } |
| 120 | ], |
| 121 | "query": "rule_level:>=12 AND data_office365_Operation:$operation", |
| 122 | "refId": "A", |
| 123 | "timeField": "timestamp" |
| 124 | } |
| 125 | ], |
| 126 | "title": "ALERTS", |
| 127 | "type": "stat" |
| 128 | }, |
| 129 | { |
| 130 | "datasource": { |
| 131 | "type": "grafana-opensearch-datasource", |
| 132 | "uid": "replace_datasource_uid" |
| 133 | }, |
| 134 | "fieldConfig": { |
| 135 | "defaults": { |
| 136 | "color": { |
| 137 | "mode": "palette-classic" |
| 138 | }, |
| 139 | "custom": { |
| 140 | "hideFrom": { |
| 141 | "legend": false, |
| 142 | "tooltip": false, |
| 143 | "viz": false |
| 144 | } |
| 145 | }, |
| 146 | "mappings": [] |
| 147 | }, |
| 148 | "overrides": [ |
| 149 | { |
| 150 | "matcher": { |
| 151 | "id": "byName", |
| 152 | "options": "Count" |
| 153 | }, |
| 154 | "properties": [ |
| 155 | { |
| 156 | "id": "displayName", |
| 157 | "value": "EVENTS" |
| 158 | }, |
| 159 | { |
| 160 | "id": "unit", |
| 161 | "value": "short" |
| 162 | }, |
| 163 | { |
| 164 | "id": "decimals", |
| 165 | "value": -1 |
| 166 | } |
| 167 | ] |
| 168 | } |
| 169 | ] |
| 170 | }, |
| 171 | "gridPos": { |
| 172 | "h": 7, |
| 173 | "w": 3, |
| 174 | "x": 4, |
| 175 | "y": 0 |
| 176 | }, |
| 177 | "id": 53, |
| 178 | "options": { |
| 179 | "legend": { |
| 180 | "displayMode": "list", |
| 181 | "placement": "bottom", |
| 182 | "showLegend": false |
| 183 | }, |
| 184 | "pieType": "donut", |
| 185 | "reduceOptions": { |
| 186 | "calcs": ["sum"], |
| 187 | "fields": "", |
| 188 | "values": false |
| 189 | }, |
| 190 | "tooltip": { |
| 191 | "mode": "single", |
| 192 | "sort": "none" |
| 193 | } |
| 194 | }, |
| 195 | "pluginVersion": "8.5.1", |
| 196 | "targets": [ |
| 197 | { |
| 198 | "bucketAggs": [ |
| 199 | { |
| 200 | "fake": true, |
| 201 | "field": "data_office365_Operation", |
| 202 | "id": "4", |
| 203 | "settings": { |
| 204 | "min_doc_count": 1, |
| 205 | "order": "desc", |
| 206 | "orderBy": "_count", |
| 207 | "size": "10" |
| 208 | }, |
| 209 | "type": "terms" |
| 210 | }, |
| 211 | { |
| 212 | "field": "data_office365_CreationTime", |
| 213 | "id": "5", |
| 214 | "settings": { |
| 215 | "interval": "auto", |
| 216 | "min_doc_count": "0", |
| 217 | "timeZone": "utc", |
| 218 | "trimEdges": "0" |
| 219 | }, |
| 220 | "type": "date_histogram" |
| 221 | } |
| 222 | ], |
| 223 | "datasource": { |
| 224 | "type": "grafana-opensearch-datasource", |
| 225 | "uid": "replace_datasource_uid" |
| 226 | }, |
| 227 | "metrics": [ |
| 228 | { |
| 229 | "field": "select field", |
| 230 | "id": "1", |
| 231 | "type": "count" |
| 232 | } |
| 233 | ], |
| 234 | "query": "data_office365_Operation:$operation AND rule_level:$rule_level", |
| 235 | "refId": "A", |
| 236 | "timeField": "timestamp" |
| 237 | } |
| 238 | ], |
| 239 | "title": "EVENTS BY OPERATION (Top 10)", |
| 240 | "type": "piechart" |
| 241 | }, |
| 242 | { |
| 243 | "datasource": { |
| 244 | "type": "grafana-opensearch-datasource", |
| 245 | "uid": "replace_datasource_uid" |
| 246 | }, |
| 247 | "fieldConfig": { |
| 248 | "defaults": { |
| 249 | "color": { |
| 250 | "mode": "thresholds" |
| 251 | }, |
| 252 | "custom": { |
| 253 | "align": "auto", |
| 254 | "cellOptions": { |
| 255 | "type": "auto" |
| 256 | }, |
| 257 | "inspect": false |
| 258 | }, |
| 259 | "mappings": [], |
| 260 | "thresholds": { |
| 261 | "mode": "absolute", |
| 262 | "steps": [ |
| 263 | { |
| 264 | "color": "red", |
| 265 | "value": null |
| 266 | } |
| 267 | ] |
| 268 | } |
| 269 | }, |
| 270 | "overrides": [ |
| 271 | { |
| 272 | "matcher": { |
| 273 | "id": "byName", |
| 274 | "options": "Count" |
| 275 | }, |
| 276 | "properties": [ |
| 277 | { |
| 278 | "id": "displayName", |
| 279 | "value": "EVENTS" |
| 280 | }, |
| 281 | { |
| 282 | "id": "unit", |
| 283 | "value": "short" |
| 284 | }, |
| 285 | { |
| 286 | "id": "decimals", |
| 287 | "value": -1 |
| 288 | }, |
| 289 | { |
| 290 | "id": "custom.align" |
| 291 | }, |
| 292 | { |
| 293 | "id": "thresholds", |
| 294 | "value": { |
| 295 | "mode": "absolute", |
| 296 | "steps": [ |
| 297 | { |
| 298 | "color": "red", |
| 299 | "value": null |
| 300 | } |
| 301 | ] |
| 302 | } |
| 303 | } |
| 304 | ] |
| 305 | }, |
| 306 | { |
| 307 | "matcher": { |
| 308 | "id": "byName", |
| 309 | "options": "OPERATION" |
| 310 | }, |
| 311 | "properties": [ |
| 312 | { |
| 313 | "id": "custom.width", |
| 314 | "value": 209 |
| 315 | } |
| 316 | ] |
| 317 | } |
| 318 | ] |
| 319 | }, |
| 320 | "gridPos": { |
| 321 | "h": 7, |
| 322 | "w": 5, |
| 323 | "x": 7, |
| 324 | "y": 0 |
| 325 | }, |
| 326 | "id": 54, |
| 327 | "options": { |
| 328 | "cellHeight": "sm", |
| 329 | "footer": { |
| 330 | "countRows": false, |
| 331 | "fields": "", |
| 332 | "reducer": ["sum"], |
| 333 | "show": false |
| 334 | }, |
| 335 | "showHeader": true, |
| 336 | "sortBy": [] |
| 337 | }, |
| 338 | "pluginVersion": "10.4.0", |
| 339 | "targets": [ |
| 340 | { |
| 341 | "bucketAggs": [ |
| 342 | { |
| 343 | "fake": true, |
| 344 | "field": "data_office365_Operation", |
| 345 | "id": "4", |
| 346 | "settings": { |
| 347 | "min_doc_count": 1, |
| 348 | "order": "desc", |
| 349 | "orderBy": "_count", |
| 350 | "size": "0" |
| 351 | }, |
| 352 | "type": "terms" |
| 353 | } |
| 354 | ], |
| 355 | "datasource": { |
| 356 | "type": "grafana-opensearch-datasource", |
| 357 | "uid": "replace_datasource_uid" |
| 358 | }, |
| 359 | "metrics": [ |
| 360 | { |
| 361 | "field": "select field", |
| 362 | "id": "1", |
| 363 | "type": "count" |
| 364 | } |
| 365 | ], |
| 366 | "query": "data_office365_Operation:$operation AND rule_level:$rule_level", |
| 367 | "refId": "A", |
| 368 | "timeField": "timestamp" |
| 369 | } |
| 370 | ], |
| 371 | "title": "EVENTS BY OPERATION", |
| 372 | "transformations": [ |
| 373 | { |
| 374 | "id": "merge", |
| 375 | "options": { |
| 376 | "reducers": [] |
| 377 | } |
| 378 | }, |
| 379 | { |
| 380 | "id": "organize", |
| 381 | "options": { |
| 382 | "excludeByName": {}, |
| 383 | "indexByName": {}, |
| 384 | "renameByName": { |
| 385 | "Count": "EVENTS", |
| 386 | "data_office365_Operation": "OPERATION", |
| 387 | "data_office365_Workload": "WORKLOAD" |
| 388 | } |
| 389 | } |
| 390 | } |
| 391 | ], |
| 392 | "type": "table" |
| 393 | }, |
| 394 | { |
| 395 | "datasource": { |
| 396 | "type": "grafana-opensearch-datasource", |
| 397 | "uid": "replace_datasource_uid" |
| 398 | }, |
| 399 | "fieldConfig": { |
| 400 | "defaults": { |
| 401 | "mappings": [ |
| 402 | { |
| 403 | "options": { |
| 404 | "match": "null", |
| 405 | "result": { |
| 406 | "text": "N/A" |
| 407 | } |
| 408 | }, |
| 409 | "type": "special" |
| 410 | } |
| 411 | ], |
| 412 | "thresholds": { |
| 413 | "mode": "absolute", |
| 414 | "steps": [ |
| 415 | { |
| 416 | "color": "orange", |
| 417 | "value": null |
| 418 | } |
| 419 | ] |
| 420 | }, |
| 421 | "unit": "locale" |
| 422 | }, |
| 423 | "overrides": [] |
| 424 | }, |
| 425 | "gridPos": { |
| 426 | "h": 7, |
| 427 | "w": 4, |
| 428 | "x": 12, |
| 429 | "y": 0 |
| 430 | }, |
| 431 | "id": 55, |
| 432 | "options": { |
| 433 | "colorMode": "value", |
| 434 | "graphMode": "area", |
| 435 | "justifyMode": "auto", |
| 436 | "orientation": "horizontal", |
| 437 | "reduceOptions": { |
| 438 | "calcs": ["sum"], |
| 439 | "fields": "", |
| 440 | "values": false |
| 441 | }, |
| 442 | "showPercentChange": false, |
| 443 | "text": {}, |
| 444 | "textMode": "auto", |
| 445 | "wideLayout": true |
| 446 | }, |
| 447 | "pluginVersion": "10.4.0", |
| 448 | "targets": [ |
| 449 | { |
| 450 | "bucketAggs": [ |
| 451 | { |
| 452 | "field": "timestamp", |
| 453 | "id": "2", |
| 454 | "settings": { |
| 455 | "interval": "auto", |
| 456 | "min_doc_count": 0, |
| 457 | "trimEdges": 0 |
| 458 | }, |
| 459 | "type": "date_histogram" |
| 460 | } |
| 461 | ], |
| 462 | "datasource": { |
| 463 | "type": "grafana-opensearch-datasource", |
| 464 | "uid": "replace_datasource_uid" |
| 465 | }, |
| 466 | "metrics": [ |
| 467 | { |
| 468 | "field": "select field", |
| 469 | "id": "1", |
| 470 | "type": "count" |
| 471 | } |
| 472 | ], |
| 473 | "query": "data_office365_Operation:UserSubmission", |
| 474 | "refId": "A", |
| 475 | "timeField": "timestamp" |
| 476 | } |
| 477 | ], |
| 478 | "title": "PHISHING (USER SUBMISSIONS)", |
| 479 | "type": "stat" |
| 480 | }, |
| 481 | { |
| 482 | "datasource": { |
| 483 | "type": "grafana-opensearch-datasource", |
| 484 | "uid": "replace_datasource_uid" |
| 485 | }, |
| 486 | "fieldConfig": { |
| 487 | "defaults": { |
| 488 | "color": { |
| 489 | "mode": "thresholds" |
| 490 | }, |
| 491 | "custom": { |
| 492 | "align": "auto", |
| 493 | "cellOptions": { |
| 494 | "type": "auto" |
| 495 | }, |
| 496 | "inspect": false |
| 497 | }, |
| 498 | "mappings": [], |
| 499 | "thresholds": { |
| 500 | "mode": "absolute", |
| 501 | "steps": [ |
| 502 | { |
| 503 | "color": "red", |
| 504 | "value": null |
| 505 | } |
| 506 | ] |
| 507 | } |
| 508 | }, |
| 509 | "overrides": [ |
| 510 | { |
| 511 | "matcher": { |
| 512 | "id": "byName", |
| 513 | "options": "Count" |
| 514 | }, |
| 515 | "properties": [ |
| 516 | { |
| 517 | "id": "displayName", |
| 518 | "value": "EVENTS" |
| 519 | }, |
| 520 | { |
| 521 | "id": "unit", |
| 522 | "value": "short" |
| 523 | }, |
| 524 | { |
| 525 | "id": "decimals", |
| 526 | "value": -1 |
| 527 | }, |
| 528 | { |
| 529 | "id": "custom.align" |
| 530 | }, |
| 531 | { |
| 532 | "id": "thresholds", |
| 533 | "value": { |
| 534 | "mode": "absolute", |
| 535 | "steps": [ |
| 536 | { |
| 537 | "color": "red", |
| 538 | "value": null |
| 539 | } |
| 540 | ] |
| 541 | } |
| 542 | } |
| 543 | ] |
| 544 | }, |
| 545 | { |
| 546 | "matcher": { |
| 547 | "id": "byName", |
| 548 | "options": "OPERATION" |
| 549 | }, |
| 550 | "properties": [ |
| 551 | { |
| 552 | "id": "custom.width", |
| 553 | "value": 263 |
| 554 | } |
| 555 | ] |
| 556 | }, |
| 557 | { |
| 558 | "matcher": { |
| 559 | "id": "byName", |
| 560 | "options": "ACCOUNT" |
| 561 | }, |
| 562 | "properties": [ |
| 563 | { |
| 564 | "id": "custom.width", |
| 565 | "value": 439 |
| 566 | } |
| 567 | ] |
| 568 | } |
| 569 | ] |
| 570 | }, |
| 571 | "gridPos": { |
| 572 | "h": 7, |
| 573 | "w": 8, |
| 574 | "x": 16, |
| 575 | "y": 0 |
| 576 | }, |
| 577 | "id": 57, |
| 578 | "options": { |
| 579 | "cellHeight": "sm", |
| 580 | "footer": { |
| 581 | "countRows": false, |
| 582 | "fields": "", |
| 583 | "reducer": ["sum"], |
| 584 | "show": false |
| 585 | }, |
| 586 | "showHeader": true, |
| 587 | "sortBy": [] |
| 588 | }, |
| 589 | "pluginVersion": "10.4.0", |
| 590 | "targets": [ |
| 591 | { |
| 592 | "bucketAggs": [ |
| 593 | { |
| 594 | "fake": true, |
| 595 | "field": "data_office365_UserId", |
| 596 | "id": "4", |
| 597 | "settings": { |
| 598 | "min_doc_count": 1, |
| 599 | "order": "desc", |
| 600 | "orderBy": "_count", |
| 601 | "size": "0" |
| 602 | }, |
| 603 | "type": "terms" |
| 604 | } |
| 605 | ], |
| 606 | "datasource": { |
| 607 | "type": "grafana-opensearch-datasource", |
| 608 | "uid": "replace_datasource_uid" |
| 609 | }, |
| 610 | "metrics": [ |
| 611 | { |
| 612 | "field": "select field", |
| 613 | "id": "1", |
| 614 | "type": "count" |
| 615 | } |
| 616 | ], |
| 617 | "query": "data_office365_Operation:UserSubmission", |
| 618 | "refId": "A", |
| 619 | "timeField": "timestamp" |
| 620 | } |
| 621 | ], |
| 622 | "title": "PHISHING (REPORTERS)", |
| 623 | "transformations": [ |
| 624 | { |
| 625 | "id": "organize", |
| 626 | "options": { |
| 627 | "excludeByName": {}, |
| 628 | "indexByName": {}, |
| 629 | "renameByName": { |
| 630 | "Count": "EVENTS", |
| 631 | "data_office365_Operation": "OPERATION", |
| 632 | "data_office365_UserId": "ACCOUNT", |
| 633 | "data_office365_Workload": "WORKLOAD" |
| 634 | } |
| 635 | } |
| 636 | } |
| 637 | ], |
| 638 | "type": "table" |
| 639 | }, |
| 640 | { |
| 641 | "datasource": { |
| 642 | "type": "grafana-opensearch-datasource", |
| 643 | "uid": "replace_datasource_uid" |
| 644 | }, |
| 645 | "fieldConfig": { |
| 646 | "defaults": { |
| 647 | "color": { |
| 648 | "mode": "thresholds" |
| 649 | }, |
| 650 | "mappings": [ |
| 651 | { |
| 652 | "options": { |
| 653 | "match": "null", |
| 654 | "result": { |
| 655 | "text": "N/A" |
| 656 | } |
| 657 | }, |
| 658 | "type": "special" |
| 659 | } |
| 660 | ], |
| 661 | "max": 15, |
| 662 | "min": 0, |
| 663 | "thresholds": { |
| 664 | "mode": "absolute", |
| 665 | "steps": [ |
| 666 | { |
| 667 | "color": "#299c46", |
| 668 | "value": null |
| 669 | }, |
| 670 | { |
| 671 | "color": "rgba(237, 129, 40, 0.89)", |
| 672 | "value": 8 |
| 673 | }, |
| 674 | { |
| 675 | "color": "#d44a3a", |
| 676 | "value": 12 |
| 677 | } |
| 678 | ] |
| 679 | }, |
| 680 | "unit": "none" |
| 681 | }, |
| 682 | "overrides": [] |
| 683 | }, |
| 684 | "gridPos": { |
| 685 | "h": 7, |
| 686 | "w": 4, |
| 687 | "x": 0, |
| 688 | "y": 7 |
| 689 | }, |
| 690 | "id": 16, |
| 691 | "options": { |
| 692 | "minVizHeight": 75, |
| 693 | "minVizWidth": 75, |
| 694 | "orientation": "horizontal", |
| 695 | "reduceOptions": { |
| 696 | "calcs": ["max"], |
| 697 | "fields": "", |
| 698 | "values": false |
| 699 | }, |
| 700 | "showThresholdLabels": false, |
| 701 | "showThresholdMarkers": true, |
| 702 | "sizing": "auto", |
| 703 | "text": {} |
| 704 | }, |
| 705 | "pluginVersion": "10.4.0", |
| 706 | "targets": [ |
| 707 | { |
| 708 | "bucketAggs": [ |
| 709 | { |
| 710 | "field": "timestamp", |
| 711 | "id": "2", |
| 712 | "settings": { |
| 713 | "interval": "auto", |
| 714 | "min_doc_count": 0, |
| 715 | "trimEdges": 0 |
| 716 | }, |
| 717 | "type": "date_histogram" |
| 718 | } |
| 719 | ], |
| 720 | "datasource": { |
| 721 | "type": "grafana-opensearch-datasource", |
| 722 | "uid": "replace_datasource_uid" |
| 723 | }, |
| 724 | "metrics": [ |
| 725 | { |
| 726 | "field": "rule_level", |
| 727 | "id": "1", |
| 728 | "meta": {}, |
| 729 | "settings": {}, |
| 730 | "type": "max" |
| 731 | } |
| 732 | ], |
| 733 | "query": "data_office365_Operation:$operation", |
| 734 | "refId": "A", |
| 735 | "timeField": "timestamp" |
| 736 | } |
| 737 | ], |
| 738 | "title": "MAX SEVERITY (0 - 15)", |
| 739 | "type": "gauge" |
| 740 | }, |
| 741 | { |
| 742 | "datasource": { |
| 743 | "type": "grafana-opensearch-datasource", |
| 744 | "uid": "replace_datasource_uid" |
| 745 | }, |
| 746 | "fieldConfig": { |
| 747 | "defaults": { |
| 748 | "color": { |
| 749 | "mode": "palette-classic" |
| 750 | }, |
| 751 | "custom": { |
| 752 | "axisBorderShow": false, |
| 753 | "axisCenteredZero": false, |
| 754 | "axisColorMode": "text", |
| 755 | "axisLabel": "", |
| 756 | "axisPlacement": "auto", |
| 757 | "barAlignment": 0, |
| 758 | "drawStyle": "bars", |
| 759 | "fillOpacity": 0, |
| 760 | "gradientMode": "none", |
| 761 | "hideFrom": { |
| 762 | "legend": false, |
| 763 | "tooltip": false, |
| 764 | "viz": false |
| 765 | }, |
| 766 | "insertNulls": false, |
| 767 | "lineInterpolation": "linear", |
| 768 | "lineWidth": 1, |
| 769 | "pointSize": 5, |
| 770 | "scaleDistribution": { |
| 771 | "type": "linear" |
| 772 | }, |
| 773 | "showPoints": "auto", |
| 774 | "spanNulls": false, |
| 775 | "stacking": { |
| 776 | "group": "A", |
| 777 | "mode": "normal" |
| 778 | }, |
| 779 | "thresholdsStyle": { |
| 780 | "mode": "off" |
| 781 | } |
| 782 | }, |
| 783 | "mappings": [], |
| 784 | "thresholds": { |
| 785 | "mode": "absolute", |
| 786 | "steps": [ |
| 787 | { |
| 788 | "color": "green", |
| 789 | "value": null |
| 790 | }, |
| 791 | { |
| 792 | "color": "red", |
| 793 | "value": 80 |
| 794 | } |
| 795 | ] |
| 796 | } |
| 797 | }, |
| 798 | "overrides": [] |
| 799 | }, |
| 800 | "gridPos": { |
| 801 | "h": 13, |
| 802 | "w": 20, |
| 803 | "x": 4, |
| 804 | "y": 7 |
| 805 | }, |
| 806 | "id": 59, |
| 807 | "options": { |
| 808 | "legend": { |
| 809 | "calcs": [], |
| 810 | "displayMode": "table", |
| 811 | "placement": "right", |
| 812 | "showLegend": true |
| 813 | }, |
| 814 | "tooltip": { |
| 815 | "mode": "single", |
| 816 | "sort": "none" |
| 817 | } |
| 818 | }, |
| 819 | "targets": [ |
| 820 | { |
| 821 | "alias": "", |
| 822 | "bucketAggs": [ |
| 823 | { |
| 824 | "field": "data_office365_Operation", |
| 825 | "id": "3", |
| 826 | "settings": { |
| 827 | "min_doc_count": "1", |
| 828 | "order": "desc", |
| 829 | "orderBy": "_count", |
| 830 | "size": "10" |
| 831 | }, |
| 832 | "type": "terms" |
| 833 | }, |
| 834 | { |
| 835 | "field": "timestamp", |
| 836 | "id": "2", |
| 837 | "settings": { |
| 838 | "interval": "auto" |
| 839 | }, |
| 840 | "type": "date_histogram" |
| 841 | } |
| 842 | ], |
| 843 | "datasource": { |
| 844 | "type": "grafana-opensearch-datasource", |
| 845 | "uid": "replace_datasource_uid" |
| 846 | }, |
| 847 | "metrics": [ |
| 848 | { |
| 849 | "id": "1", |
| 850 | "type": "count" |
| 851 | } |
| 852 | ], |
| 853 | "query": "data_office365_Operation:$operation AND rule_level:$rule_level", |
| 854 | "refId": "A", |
| 855 | "timeField": "timestamp" |
| 856 | } |
| 857 | ], |
| 858 | "title": "TOP 10 OPERATIONS - HISTOGRAM", |
| 859 | "transparent": true, |
| 860 | "type": "timeseries" |
| 861 | }, |
| 862 | { |
| 863 | "datasource": { |
| 864 | "type": "grafana-opensearch-datasource", |
| 865 | "uid": "replace_datasource_uid" |
| 866 | }, |
| 867 | "fieldConfig": { |
| 868 | "defaults": { |
| 869 | "mappings": [ |
| 870 | { |
| 871 | "options": { |
| 872 | "match": "null", |
| 873 | "result": { |
| 874 | "text": "N/A" |
| 875 | } |
| 876 | }, |
| 877 | "type": "special" |
| 878 | } |
| 879 | ], |
| 880 | "thresholds": { |
| 881 | "mode": "absolute", |
| 882 | "steps": [ |
| 883 | { |
| 884 | "color": "blue", |
| 885 | "value": null |
| 886 | } |
| 887 | ] |
| 888 | }, |
| 889 | "unit": "locale" |
| 890 | }, |
| 891 | "overrides": [] |
| 892 | }, |
| 893 | "gridPos": { |
| 894 | "h": 6, |
| 895 | "w": 4, |
| 896 | "x": 0, |
| 897 | "y": 14 |
| 898 | }, |
| 899 | "id": 51, |
| 900 | "options": { |
| 901 | "colorMode": "value", |
| 902 | "graphMode": "area", |
| 903 | "justifyMode": "auto", |
| 904 | "orientation": "horizontal", |
| 905 | "reduceOptions": { |
| 906 | "calcs": ["sum"], |
| 907 | "fields": "", |
| 908 | "values": false |
| 909 | }, |
| 910 | "showPercentChange": false, |
| 911 | "text": {}, |
| 912 | "textMode": "auto", |
| 913 | "wideLayout": true |
| 914 | }, |
| 915 | "pluginVersion": "10.4.0", |
| 916 | "targets": [ |
| 917 | { |
| 918 | "bucketAggs": [ |
| 919 | { |
| 920 | "$$hashKey": "object:331", |
| 921 | "field": "timestamp", |
| 922 | "id": "2", |
| 923 | "settings": { |
| 924 | "interval": "auto", |
| 925 | "min_doc_count": 0, |
| 926 | "trimEdges": 0 |
| 927 | }, |
| 928 | "type": "date_histogram" |
| 929 | } |
| 930 | ], |
| 931 | "datasource": { |
| 932 | "type": "grafana-opensearch-datasource", |
| 933 | "uid": "replace_datasource_uid" |
| 934 | }, |
| 935 | "metrics": [ |
| 936 | { |
| 937 | "$$hashKey": "object:329", |
| 938 | "field": "select field", |
| 939 | "id": "1", |
| 940 | "type": "count" |
| 941 | } |
| 942 | ], |
| 943 | "query": "data_office365_Operation:$operation AND rule_level:$rule_level", |
| 944 | "refId": "A", |
| 945 | "timeField": "timestamp" |
| 946 | } |
| 947 | ], |
| 948 | "title": "EVENTS (Total)", |
| 949 | "type": "stat" |
| 950 | }, |
| 951 | { |
| 952 | "datasource": { |
| 953 | "type": "grafana-opensearch-datasource", |
| 954 | "uid": "replace_datasource_uid" |
| 955 | }, |
| 956 | "fieldConfig": { |
| 957 | "defaults": { |
| 958 | "color": { |
| 959 | "mode": "thresholds" |
| 960 | }, |
| 961 | "custom": { |
| 962 | "align": "auto", |
| 963 | "cellOptions": { |
| 964 | "type": "auto" |
| 965 | }, |
| 966 | "filterable": true, |
| 967 | "inspect": false |
| 968 | }, |
| 969 | "mappings": [], |
| 970 | "thresholds": { |
| 971 | "mode": "absolute", |
| 972 | "steps": [ |
| 973 | { |
| 974 | "color": "green", |
| 975 | "value": null |
| 976 | }, |
| 977 | { |
| 978 | "color": "red", |
| 979 | "value": 80 |
| 980 | } |
| 981 | ] |
| 982 | } |
| 983 | }, |
| 984 | "overrides": [ |
| 985 | { |
| 986 | "matcher": { |
| 987 | "id": "byName", |
| 988 | "options": "rule_level" |
| 989 | }, |
| 990 | "properties": [ |
| 991 | { |
| 992 | "id": "displayName", |
| 993 | "value": "RULE LEVEL" |
| 994 | }, |
| 995 | { |
| 996 | "id": "unit", |
| 997 | "value": "short" |
| 998 | }, |
| 999 | { |
| 1000 | "id": "decimals", |
| 1001 | "value": -1 |
| 1002 | }, |
| 1003 | { |
| 1004 | "id": "custom.cellOptions", |
| 1005 | "value": { |
| 1006 | "mode": "gradient", |
| 1007 | "type": "color-background" |
| 1008 | } |
| 1009 | }, |
| 1010 | { |
| 1011 | "id": "custom.align" |
| 1012 | }, |
| 1013 | { |
| 1014 | "id": "thresholds", |
| 1015 | "value": { |
| 1016 | "mode": "absolute", |
| 1017 | "steps": [ |
| 1018 | { |
| 1019 | "color": "#37872D", |
| 1020 | "value": null |
| 1021 | }, |
| 1022 | { |
| 1023 | "color": "rgba(237, 129, 40, 0.89)", |
| 1024 | "value": 7 |
| 1025 | }, |
| 1026 | { |
| 1027 | "color": "rgba(245, 54, 54, 0.9)", |
| 1028 | "value": 12 |
| 1029 | } |
| 1030 | ] |
| 1031 | } |
| 1032 | } |
| 1033 | ] |
| 1034 | }, |
| 1035 | { |
| 1036 | "matcher": { |
| 1037 | "id": "byName", |
| 1038 | "options": "Date/Time" |
| 1039 | }, |
| 1040 | "properties": [ |
| 1041 | { |
| 1042 | "id": "custom.width", |
| 1043 | "value": 242 |
| 1044 | } |
| 1045 | ] |
| 1046 | }, |
| 1047 | { |
| 1048 | "matcher": { |
| 1049 | "id": "byName", |
| 1050 | "options": "MITRE TACTIC" |
| 1051 | }, |
| 1052 | "properties": [ |
| 1053 | { |
| 1054 | "id": "custom.width", |
| 1055 | "value": 332 |
| 1056 | } |
| 1057 | ] |
| 1058 | }, |
| 1059 | { |
| 1060 | "matcher": { |
| 1061 | "id": "byName", |
| 1062 | "options": "MITRE TECHNIQUE" |
| 1063 | }, |
| 1064 | "properties": [ |
| 1065 | { |
| 1066 | "id": "custom.width", |
| 1067 | "value": 312 |
| 1068 | } |
| 1069 | ] |
| 1070 | }, |
| 1071 | { |
| 1072 | "matcher": { |
| 1073 | "id": "byName", |
| 1074 | "options": "EVENT ID" |
| 1075 | }, |
| 1076 | "properties": [ |
| 1077 | { |
| 1078 | "id": "links", |
| 1079 | "value": [ |
| 1080 | { |
| 1081 | "targetBlank": true, |
| 1082 | "title": "VIEW EVENT DETAILS", |
| 1083 | "url": "https://grafana.company.local/explore?left=%7B%22datasource%22:%22O365%22,%22queries%22:%5B%7B%22refId%22:%22A%22,%22query%22:%22_id:${__value.text}%22,%22alias%22:%22%22,%22metrics%22:%5B%7B%22id%22:%221%22,%22type%22:%22logs%22,%22settings%22:%7B%22limit%22:%22500%22%7D%7D%5D,%22bucketAggs%22:%5B%7B%22type%22:%22date_histogram%22,%22id%22:%221%22,%22settings%22:%7B%22interval%22:%22auto%22%7D%7D%5D,%22timeField%22:%22timestamp%22%7D%5D,%22range%22:%7B%22from%22:%22now-6h%22,%22to%22:%22now%22%7D%7D" |
| 1084 | } |
| 1085 | ] |
| 1086 | }, |
| 1087 | { |
| 1088 | "id": "custom.width", |
| 1089 | "value": 319 |
| 1090 | } |
| 1091 | ] |
| 1092 | }, |
| 1093 | { |
| 1094 | "matcher": { |
| 1095 | "id": "byName", |
| 1096 | "options": "ACCOUNT" |
| 1097 | }, |
| 1098 | "properties": [ |
| 1099 | { |
| 1100 | "id": "custom.width", |
| 1101 | "value": 343 |
| 1102 | } |
| 1103 | ] |
| 1104 | }, |
| 1105 | { |
| 1106 | "matcher": { |
| 1107 | "id": "byName", |
| 1108 | "options": "EVENT TIME" |
| 1109 | }, |
| 1110 | "properties": [ |
| 1111 | { |
| 1112 | "id": "custom.width", |
| 1113 | "value": 195 |
| 1114 | } |
| 1115 | ] |
| 1116 | }, |
| 1117 | { |
| 1118 | "matcher": { |
| 1119 | "id": "byName", |
| 1120 | "options": "FILE SIZE" |
| 1121 | }, |
| 1122 | "properties": [ |
| 1123 | { |
| 1124 | "id": "unit", |
| 1125 | "value": "bytes" |
| 1126 | } |
| 1127 | ] |
| 1128 | }, |
| 1129 | { |
| 1130 | "matcher": { |
| 1131 | "id": "byName", |
| 1132 | "options": "SENSITIVE INFO" |
| 1133 | }, |
| 1134 | "properties": [ |
| 1135 | { |
| 1136 | "id": "custom.width", |
| 1137 | "value": 154 |
| 1138 | } |
| 1139 | ] |
| 1140 | }, |
| 1141 | { |
| 1142 | "matcher": { |
| 1143 | "id": "byName", |
| 1144 | "options": "RULE LEVEL" |
| 1145 | }, |
| 1146 | "properties": [ |
| 1147 | { |
| 1148 | "id": "custom.width", |
| 1149 | "value": 157 |
| 1150 | } |
| 1151 | ] |
| 1152 | } |
| 1153 | ] |
| 1154 | }, |
| 1155 | "gridPos": { |
| 1156 | "h": 16, |
| 1157 | "w": 24, |
| 1158 | "x": 0, |
| 1159 | "y": 20 |
| 1160 | }, |
| 1161 | "id": 27, |
| 1162 | "options": { |
| 1163 | "cellHeight": "sm", |
| 1164 | "footer": { |
| 1165 | "countRows": false, |
| 1166 | "fields": "", |
| 1167 | "reducer": ["sum"], |
| 1168 | "show": false |
| 1169 | }, |
| 1170 | "showHeader": true, |
| 1171 | "sortBy": [] |
| 1172 | }, |
| 1173 | "pluginVersion": "10.4.0", |
| 1174 | "targets": [ |
| 1175 | { |
| 1176 | "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}], |
| 1177 | "datasource": { |
| 1178 | "type": "grafana-opensearch-datasource", |
| 1179 | "uid": "replace_datasource_uid" |
| 1180 | }, |
| 1181 | "metrics": [ |
| 1182 | { |
| 1183 | "id": "1", |
| 1184 | "settings": { |
| 1185 | "size": "250" |
| 1186 | }, |
| 1187 | "type": "raw_data" |
| 1188 | } |
| 1189 | ], |
| 1190 | "query": "data_office365_Operation:$operation AND rule_level:$rule_level", |
| 1191 | "refId": "A", |
| 1192 | "timeField": "timestamp" |
| 1193 | } |
| 1194 | ], |
| 1195 | "title": "EVENTS", |
| 1196 | "transformations": [ |
| 1197 | { |
| 1198 | "id": "merge", |
| 1199 | "options": { |
| 1200 | "reducers": [] |
| 1201 | } |
| 1202 | }, |
| 1203 | { |
| 1204 | "id": "organize", |
| 1205 | "options": { |
| 1206 | "excludeByName": { |
| 1207 | "@metadata_beat": true, |
| 1208 | "@metadata_type": true, |
| 1209 | "@metadata_version": true, |
| 1210 | "IMPHASH": true, |
| 1211 | "MD5": true, |
| 1212 | "SHA1": true, |
| 1213 | "SHA256": true, |
| 1214 | "_id": false, |
| 1215 | "_index": true, |
| 1216 | "_type": true, |
| 1217 | "agent_ephemeral_id": true, |
| 1218 | "agent_hostname": true, |
| 1219 | "agent_id": true, |
| 1220 | "agent_ip_city_name": true, |
| 1221 | "agent_ip_country_code": true, |
| 1222 | "agent_ip_geolocation": true, |
| 1223 | "agent_name": true, |
| 1224 | "agent_type": true, |
| 1225 | "agent_version": true, |
| 1226 | "beats_type": true, |
| 1227 | "cluster_name": true, |
| 1228 | "cluster_node": true, |
| 1229 | "collector_node_id": true, |
| 1230 | "data_alert_action": true, |
| 1231 | "data_alert_category": true, |
| 1232 | "data_alert_gid": true, |
| 1233 | "data_alert_rev": true, |
| 1234 | "data_alert_severity": true, |
| 1235 | "data_alert_signature": true, |
| 1236 | "data_alert_signature_id": true, |
| 1237 | "data_app_proto": true, |
| 1238 | "data_audit_auid": true, |
| 1239 | "data_audit_command": true, |
| 1240 | "data_audit_euid": true, |
| 1241 | "data_audit_exe": true, |
| 1242 | "data_audit_gid": true, |
| 1243 | "data_audit_id": true, |
| 1244 | "data_audit_pid": true, |
| 1245 | "data_audit_res": true, |
| 1246 | "data_audit_session": true, |
| 1247 | "data_audit_type": true, |
| 1248 | "data_audit_uid": true, |
| 1249 | "data_dest_ip": true, |
| 1250 | "data_dest_port": true, |
| 1251 | "data_dstuser": true, |
| 1252 | "data_event_type": true, |
| 1253 | "data_extra_data": true, |
| 1254 | "data_file": true, |
| 1255 | "data_flow_bytes_toclient": true, |
| 1256 | "data_flow_bytes_toserver": true, |
| 1257 | "data_flow_id": true, |
| 1258 | "data_flow_pkts_toclient": true, |
| 1259 | "data_flow_pkts_toserver": true, |
| 1260 | "data_flow_start": true, |
| 1261 | "data_http_http_content_type": true, |
| 1262 | "data_http_http_port": true, |
| 1263 | "data_http_length": true, |
| 1264 | "data_http_status": true, |
| 1265 | "data_http_url": true, |
| 1266 | "data_id": true, |
| 1267 | "data_in_iface": true, |
| 1268 | "data_metadata_flowbits": true, |
| 1269 | "data_metadata_flowints_http_anomaly_count": true, |
| 1270 | "data_metadata_flowints_tcp_retransmission_count": true, |
| 1271 | "data_office365_AadAppId": true, |
| 1272 | "data_office365_Actor": true, |
| 1273 | "data_office365_ActorContextId": true, |
| 1274 | "data_office365_ActorIpAddress": false, |
| 1275 | "data_office365_ActorIpAddress_city_name": true, |
| 1276 | "data_office365_ActorIpAddress_country_code": true, |
| 1277 | "data_office365_ActorIpAddress_geolocation": true, |
| 1278 | "data_office365_AdditionalData": true, |
| 1279 | "data_office365_AlertEntityId": true, |
| 1280 | "data_office365_AlertId": true, |
| 1281 | "data_office365_AlertLinks": true, |
| 1282 | "data_office365_AlertType": true, |
| 1283 | "data_office365_ApplicationId": true, |
| 1284 | "data_office365_AzureActiveDirectoryEventType": true, |
| 1285 | "data_office365_BCLValue": true, |
| 1286 | "data_office365_Category": true, |
| 1287 | "data_office365_ClientApplication": true, |
| 1288 | "data_office365_ClientIP": true, |
| 1289 | "data_office365_ClientIP_city_name": true, |
| 1290 | "data_office365_ClientIP_country_code": true, |
| 1291 | "data_office365_ClientIP_geolocation": true, |
| 1292 | "data_office365_CmdletVersion": true, |
| 1293 | "data_office365_Comments": true, |
| 1294 | "data_office365_CreationTime": false, |
| 1295 | "data_office365_Data": true, |
| 1296 | "data_office365_DataType": true, |
| 1297 | "data_office365_DatabaseType": true, |
| 1298 | "data_office365_DeliveryMessageInfo_DIEnrichment": true, |
| 1299 | "data_office365_DeliveryMessageInfo_DeliveryControlSource": true, |
| 1300 | "data_office365_DeliveryMessageInfo_DeliveryControlType": true, |
| 1301 | "data_office365_DeliveryMessageInfo_DeliveryReason": true, |
| 1302 | "data_office365_DeliveryMessageInfo_Destination": true, |
| 1303 | "data_office365_DeliveryMessageInfo_FinalFilterVerdict": true, |
| 1304 | "data_office365_DeliveryMessageInfo_FinalFilterVerdictControlSource": true, |
| 1305 | "data_office365_DeliveryMessageInfo_FinalVerdict": true, |
| 1306 | "data_office365_DeliveryMessageInfo_FinalVerdictSource": true, |
| 1307 | "data_office365_DeliveryMessageInfo_Id": true, |
| 1308 | "data_office365_DeliveryMessageInfo_IsValid": true, |
| 1309 | "data_office365_DeliveryMessageInfo_PolicyHit": true, |
| 1310 | "data_office365_DeliveryMessageInfo_PolicyOverride": true, |
| 1311 | "data_office365_DeliveryMessageInfo_TenantActionPolicyId": true, |
| 1312 | "data_office365_DeliveryMessageInfo_TenantActionPolicyType": true, |
| 1313 | "data_office365_DeliveryMessageInfo_Timestamp": true, |
| 1314 | "data_office365_Description": true, |
| 1315 | "data_office365_DeviceProperties": true, |
| 1316 | "data_office365_EffectiveOrganization": true, |
| 1317 | "data_office365_EntityType": true, |
| 1318 | "data_office365_ErrorNumber": true, |
| 1319 | "data_office365_ExchangeLocations": true, |
| 1320 | "data_office365_ExchangeMetaData_CC": true, |
| 1321 | "data_office365_ExchangeMetaData_FileSize": false, |
| 1322 | "data_office365_ExchangeMetaData_From": true, |
| 1323 | "data_office365_ExchangeMetaData_MessageID": true, |
| 1324 | "data_office365_ExchangeMetaData_RecipientCount": false, |
| 1325 | "data_office365_ExchangeMetaData_Sent": true, |
| 1326 | "data_office365_ExchangeMetaData_Subject": false, |
| 1327 | "data_office365_ExchangeMetaData_To": true, |
| 1328 | "data_office365_ExchangeMetaData_UniqueID": true, |
| 1329 | "data_office365_ExtendedProperties": true, |
| 1330 | "data_office365_FilteringDate": true, |
| 1331 | "data_office365_GradingResult_FirstTriagedBy": true, |
| 1332 | "data_office365_GradingResult_Id": true, |
| 1333 | "data_office365_GradingResult_LastUpdatedBy": true, |
| 1334 | "data_office365_GradingResult_Timestamp": true, |
| 1335 | "data_office365_GradingResult_TriageCategory": true, |
| 1336 | "data_office365_GradingResult_TriageVerdict": true, |
| 1337 | "data_office365_Id": true, |
| 1338 | "data_office365_IncidentId": true, |
| 1339 | "data_office365_InsightData": true, |
| 1340 | "data_office365_InsightId": true, |
| 1341 | "data_office365_InterSystemsId": true, |
| 1342 | "data_office365_IntraSystemId": true, |
| 1343 | "data_office365_KesMailId": true, |
| 1344 | "data_office365_Language": true, |
| 1345 | "data_office365_LogonError": true, |
| 1346 | "data_office365_MessageDate": true, |
| 1347 | "data_office365_ModifiedProperties": true, |
| 1348 | "data_office365_Name": true, |
| 1349 | "data_office365_NonPIIParameters": true, |
| 1350 | "data_office365_ObjectId": true, |
| 1351 | "data_office365_ObjectType": true, |
| 1352 | "data_office365_Operation": true, |
| 1353 | "data_office365_OrganizationId": true, |
| 1354 | "data_office365_P1Sender": true, |
| 1355 | "data_office365_P1SenderDomain": true, |
| 1356 | "data_office365_P2Sender": true, |
| 1357 | "data_office365_P2SenderDomain": true, |
| 1358 | "data_office365_Parameters": true, |
| 1359 | "data_office365_PolicyDetails": true, |
| 1360 | "data_office365_PolicyId": true, |
| 1361 | "data_office365_Query": true, |
| 1362 | "data_office365_Recipients": true, |
| 1363 | "data_office365_RecordType": true, |
| 1364 | "data_office365_RelativeUrl": true, |
| 1365 | "data_office365_RescanResult_Id": true, |
| 1366 | "data_office365_RescanResult_RescanVerdict": true, |
| 1367 | "data_office365_RescanResult_Timestamp": true, |
| 1368 | "data_office365_ResultCount": true, |
| 1369 | "data_office365_ResultStatus": true, |
| 1370 | "data_office365_SecurityComplianceCenterEventType": true, |
| 1371 | "data_office365_SenderIP": true, |
| 1372 | "data_office365_SenderIP_city_name": true, |
| 1373 | "data_office365_SenderIP_country_code": true, |
| 1374 | "data_office365_SenderIP_geolocation": true, |
| 1375 | "data_office365_Severity": true, |
| 1376 | "data_office365_SharePointMetaData_FileID": true, |
| 1377 | "data_office365_SharePointMetaData_FileName": false, |
| 1378 | "data_office365_SharePointMetaData_FileOwner": true, |
| 1379 | "data_office365_SharePointMetaData_FilePathUrl": true, |
| 1380 | "data_office365_SharePointMetaData_FileSize": true, |
| 1381 | "data_office365_SharePointMetaData_From": true, |
| 1382 | "data_office365_SharePointMetaData_IsViewableByExternalUsers": true, |
| 1383 | "data_office365_SharePointMetaData_IsVisibleOnlyToOdbOwner": true, |
| 1384 | "data_office365_SharePointMetaData_ItemCreationTime": true, |
| 1385 | "data_office365_SharePointMetaData_ItemLastModifiedTime": true, |
| 1386 | "data_office365_SharePointMetaData_ItemLastSharedTime": true, |
| 1387 | "data_office365_SharePointMetaData_SiteCollectionGuid": true, |
| 1388 | "data_office365_SharePointMetaData_SiteCollectionUrl": true, |
| 1389 | "data_office365_SharePointMetaData_UniqueID": true, |
| 1390 | "data_office365_Source": true, |
| 1391 | "data_office365_StartTime": true, |
| 1392 | "data_office365_Status": true, |
| 1393 | "data_office365_Subject": true, |
| 1394 | "data_office365_SubmissionContent": true, |
| 1395 | "data_office365_SubmissionContentSubType": true, |
| 1396 | "data_office365_SubmissionContentType": true, |
| 1397 | "data_office365_SubmissionId": true, |
| 1398 | "data_office365_SubmissionState": true, |
| 1399 | "data_office365_SubmissionType": true, |
| 1400 | "data_office365_SubmitterDisplayName": true, |
| 1401 | "data_office365_SubmitterId": true, |
| 1402 | "data_office365_Target": true, |
| 1403 | "data_office365_TargetContextId": true, |
| 1404 | "data_office365_UserId": true, |
| 1405 | "data_office365_UserKey": true, |
| 1406 | "data_office365_UserType": true, |
| 1407 | "data_office365_Version": true, |
| 1408 | "data_office365_Workload": true, |
| 1409 | "data_win_system_version": true, |
| 1410 | "decoder_name": true, |
| 1411 | "decoder_parent": true, |
| 1412 | "error": true, |
| 1413 | "full_log": false, |
| 1414 | "gl2_accounted_message_size": true, |
| 1415 | "gl2_message_id": true, |
| 1416 | "gl2_processing_error": true, |
| 1417 | "gl2_remote_ip": true, |
| 1418 | "gl2_remote_port": true, |
| 1419 | "gl2_source_collector": true, |
| 1420 | "gl2_source_input": true, |
| 1421 | "gl2_source_node": true, |
| 1422 | "highlight": true, |
| 1423 | "id": true, |
| 1424 | "input_type": true, |
| 1425 | "level": true, |
| 1426 | "location": true, |
| 1427 | "log_file_path": true, |
| 1428 | "log_offset": true, |
| 1429 | "manager_name": true, |
| 1430 | "message": true, |
| 1431 | "module": true, |
| 1432 | "rule_firedtimes": true, |
| 1433 | "rule_group1": true, |
| 1434 | "rule_groups": true, |
| 1435 | "rule_id": true, |
| 1436 | "rule_mail": true, |
| 1437 | "rule_mitre_technique": false, |
| 1438 | "sort": true, |
| 1439 | "source": true, |
| 1440 | "src_ip": true, |
| 1441 | "streams": true, |
| 1442 | "syslog_level": true, |
| 1443 | "syslog_tag": true, |
| 1444 | "syslog_type": true, |
| 1445 | "time": true, |
| 1446 | "timestamp": true, |
| 1447 | "true": true |
| 1448 | }, |
| 1449 | "indexByName": { |
| 1450 | "_id": 2, |
| 1451 | "_index": 8, |
| 1452 | "_type": 9, |
| 1453 | "agent_id": 10, |
| 1454 | "agent_name": 4, |
| 1455 | "cluster_name": 11, |
| 1456 | "cluster_node": 12, |
| 1457 | "data_office365_CreationTime": 0, |
| 1458 | "data_office365_ExchangeMetaData_CC": 45, |
| 1459 | "data_office365_ExchangeMetaData_FileSize": 47, |
| 1460 | "data_office365_ExchangeMetaData_From": 48, |
| 1461 | "data_office365_ExchangeMetaData_MessageID": 49, |
| 1462 | "data_office365_ExchangeMetaData_RecipientCount": 51, |
| 1463 | "data_office365_ExchangeMetaData_Sent": 52, |
| 1464 | "data_office365_ExchangeMetaData_Subject": 50, |
| 1465 | "data_office365_ExchangeMetaData_To": 53, |
| 1466 | "data_office365_ExchangeMetaData_UniqueID": 54, |
| 1467 | "data_office365_Id": 13, |
| 1468 | "data_office365_IncidentId": 55, |
| 1469 | "data_office365_ObjectId": 14, |
| 1470 | "data_office365_Operation": 20, |
| 1471 | "data_office365_OrganizationId": 15, |
| 1472 | "data_office365_RecordType": 16, |
| 1473 | "data_office365_SensitiveInfoDetectionIsIncluded": 46, |
| 1474 | "data_office365_UserId": 3, |
| 1475 | "data_office365_UserKey": 17, |
| 1476 | "data_office365_UserType": 18, |
| 1477 | "data_office365_Version": 19, |
| 1478 | "data_office365_Workload": 44, |
| 1479 | "decoder_name": 21, |
| 1480 | "gl2_accounted_message_size": 22, |
| 1481 | "gl2_message_id": 23, |
| 1482 | "gl2_processing_error": 24, |
| 1483 | "gl2_remote_ip": 25, |
| 1484 | "gl2_remote_port": 26, |
| 1485 | "gl2_source_input": 27, |
| 1486 | "gl2_source_node": 28, |
| 1487 | "highlight": 29, |
| 1488 | "id": 30, |
| 1489 | "location": 31, |
| 1490 | "manager_name": 32, |
| 1491 | "message": 33, |
| 1492 | "rule_description": 5, |
| 1493 | "rule_firedtimes": 34, |
| 1494 | "rule_group1": 35, |
| 1495 | "rule_groups": 36, |
| 1496 | "rule_id": 7, |
| 1497 | "rule_level": 6, |
| 1498 | "rule_mail": 37, |
| 1499 | "sort": 38, |
| 1500 | "source": 39, |
| 1501 | "streams": 40, |
| 1502 | "syslog_level": 41, |
| 1503 | "syslog_type": 42, |
| 1504 | "timestamp": 1, |
| 1505 | "true": 43 |
| 1506 | }, |
| 1507 | "renameByName": { |
| 1508 | "_id": "EVENT ID", |
| 1509 | "agent_name": "", |
| 1510 | "data_office365_ActorIpAddress": "SRC IP", |
| 1511 | "data_office365_CreationTime": "EVENT TIME", |
| 1512 | "data_office365_ExchangeMetaData_FileSize": "FILE SIZE", |
| 1513 | "data_office365_ExchangeMetaData_RecipientCount": "RECIPIENTS", |
| 1514 | "data_office365_ExchangeMetaData_Sent": "", |
| 1515 | "data_office365_ExchangeMetaData_Subject": "MAIL SUBJECT", |
| 1516 | "data_office365_GradingResult_TriageCategory": "", |
| 1517 | "data_office365_GradingResult_TriageVerdict": "VEREDICT", |
| 1518 | "data_office365_InsightData": "", |
| 1519 | "data_office365_ResultStatus": "RESULT", |
| 1520 | "data_office365_SensitiveInfoDetectionIsIncluded": "SENSITIVE INFO", |
| 1521 | "data_office365_Severity": "SEVERITY", |
| 1522 | "data_office365_SharePointMetaData_FileName": "FILE", |
| 1523 | "data_office365_Subject": "MAIL SUBJECT", |
| 1524 | "data_office365_SubmissionState": "STATE", |
| 1525 | "data_office365_SubmissionType": "TYPE", |
| 1526 | "data_office365_UserId": "ACCOUNT", |
| 1527 | "rule_description": "DESCRIPTION", |
| 1528 | "rule_id": "RULE ID", |
| 1529 | "rule_level": "", |
| 1530 | "rule_mitre_id": "MITRE ID", |
| 1531 | "rule_mitre_tactic": "MITRE TACTIC", |
| 1532 | "rule_mitre_technique": "MITRE TECHNIQUE", |
| 1533 | "timestamp": "Date/Time" |
| 1534 | } |
| 1535 | } |
| 1536 | } |
| 1537 | ], |
| 1538 | "transparent": true, |
| 1539 | "type": "table" |
| 1540 | } |
| 1541 | ], |
| 1542 | "refresh": false, |
| 1543 | "schemaVersion": 39, |
| 1544 | "tags": ["O365"], |
| 1545 | "templating": { |
| 1546 | "list": [ |
| 1547 | { |
| 1548 | "datasource": { |
| 1549 | "type": "grafana-opensearch-datasource", |
| 1550 | "uid": "replace_datasource_uid" |
| 1551 | }, |
| 1552 | "filters": [], |
| 1553 | "hide": 0, |
| 1554 | "label": "", |
| 1555 | "name": "Filters", |
| 1556 | "skipUrlSync": false, |
| 1557 | "type": "adhoc" |
| 1558 | }, |
| 1559 | { |
| 1560 | "current": { |
| 1561 | "selected": false, |
| 1562 | "text": "All", |
| 1563 | "value": "$__all" |
| 1564 | }, |
| 1565 | "datasource": { |
| 1566 | "type": "grafana-opensearch-datasource", |
| 1567 | "uid": "replace_datasource_uid" |
| 1568 | }, |
| 1569 | "definition": "{ \"find\": \"terms\", \"field\": \"data_office365_Operation\", \"query\": \"data_office365_Workload:SecurityComplianceCenter\"}", |
| 1570 | "hide": 0, |
| 1571 | "includeAll": true, |
| 1572 | "label": "Operation", |
| 1573 | "multi": false, |
| 1574 | "name": "operation", |
| 1575 | "options": [], |
| 1576 | "query": "{ \"find\": \"terms\", \"field\": \"data_office365_Operation\", \"query\": \"data_office365_Workload:SecurityComplianceCenter\"}", |
| 1577 | "refresh": 2, |
| 1578 | "regex": "", |
| 1579 | "skipUrlSync": false, |
| 1580 | "sort": 1, |
| 1581 | "tagValuesQuery": "", |
| 1582 | "tagsQuery": "", |
| 1583 | "type": "query", |
| 1584 | "useTags": false |
| 1585 | }, |
| 1586 | { |
| 1587 | "current": { |
| 1588 | "selected": false, |
| 1589 | "text": "All", |
| 1590 | "value": "$__all" |
| 1591 | }, |
| 1592 | "datasource": { |
| 1593 | "type": "grafana-opensearch-datasource", |
| 1594 | "uid": "replace_datasource_uid" |
| 1595 | }, |
| 1596 | "definition": "{ \"find\": \"terms\", \"field\": \"rule_level\", \"query\": \"\"}", |
| 1597 | "hide": 0, |
| 1598 | "includeAll": true, |
| 1599 | "label": "Rule Level", |
| 1600 | "multi": false, |
| 1601 | "name": "rule_level", |
| 1602 | "options": [], |
| 1603 | "query": "{ \"find\": \"terms\", \"field\": \"rule_level\", \"query\": \"\"}", |
| 1604 | "refresh": 2, |
| 1605 | "regex": "", |
| 1606 | "skipUrlSync": false, |
| 1607 | "sort": 0, |
| 1608 | "type": "query" |
| 1609 | } |
| 1610 | ] |
| 1611 | }, |
| 1612 | "time": { |
| 1613 | "from": "now-6h", |
| 1614 | "to": "now" |
| 1615 | }, |
| 1616 | "timepicker": { |
| 1617 | "refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"], |
| 1618 | "time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"] |
| 1619 | }, |
| 1620 | "timezone": "", |
| 1621 | "title": "O365 - SECURITY COMPLIANCE CENTER", |
| 1622 | "weekStart": "" |
| 1623 | } |