| 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": [ |
| 35 | "EDR" |
| 36 | ], |
| 37 | "targetBlank": true, |
| 38 | "title": "", |
| 39 | "type": "dashboards" |
| 40 | } |
| 41 | ], |
| 42 | "liveNow": false, |
| 43 | "panels": [ |
| 44 | { |
| 45 | "datasource": { |
| 46 | "type": "grafana-opensearch-datasource", |
| 47 | "uid": "replace_datasource_uid" |
| 48 | }, |
| 49 | "fieldConfig": { |
| 50 | "defaults": { |
| 51 | "color": { |
| 52 | "mode": "palette-classic" |
| 53 | }, |
| 54 | "custom": { |
| 55 | "hideFrom": { |
| 56 | "legend": false, |
| 57 | "tooltip": false, |
| 58 | "viz": false |
| 59 | } |
| 60 | }, |
| 61 | "mappings": [ |
| 62 | { |
| 63 | "options": { |
| 64 | "match": "null", |
| 65 | "result": { |
| 66 | "text": "N/A" |
| 67 | } |
| 68 | }, |
| 69 | "type": "special" |
| 70 | } |
| 71 | ], |
| 72 | "max": 15, |
| 73 | "min": 0, |
| 74 | "unit": "none" |
| 75 | }, |
| 76 | "overrides": [] |
| 77 | }, |
| 78 | "gridPos": { |
| 79 | "h": 7, |
| 80 | "w": 4, |
| 81 | "x": 0, |
| 82 | "y": 0 |
| 83 | }, |
| 84 | "id": 16, |
| 85 | "links": [], |
| 86 | "options": { |
| 87 | "legend": { |
| 88 | "displayMode": "table", |
| 89 | "placement": "right", |
| 90 | "showLegend": true |
| 91 | }, |
| 92 | "pieType": "donut", |
| 93 | "reduceOptions": { |
| 94 | "calcs": [ |
| 95 | "sum" |
| 96 | ], |
| 97 | "fields": "", |
| 98 | "values": false |
| 99 | }, |
| 100 | "tooltip": { |
| 101 | "mode": "single", |
| 102 | "sort": "none" |
| 103 | } |
| 104 | }, |
| 105 | "pluginVersion": "9.2.0", |
| 106 | "targets": [ |
| 107 | { |
| 108 | "bucketAggs": [ |
| 109 | { |
| 110 | "field": "data_threatClassification", |
| 111 | "id": "3", |
| 112 | "settings": { |
| 113 | "min_doc_count": "1", |
| 114 | "order": "desc", |
| 115 | "orderBy": "_term", |
| 116 | "size": "10" |
| 117 | }, |
| 118 | "type": "terms" |
| 119 | }, |
| 120 | { |
| 121 | "field": "timestamp", |
| 122 | "id": "2", |
| 123 | "settings": { |
| 124 | "interval": "auto", |
| 125 | "min_doc_count": 0, |
| 126 | "trimEdges": 0 |
| 127 | }, |
| 128 | "type": "date_histogram" |
| 129 | } |
| 130 | ], |
| 131 | "datasource": { |
| 132 | "type": "grafana-opensearch-datasource", |
| 133 | "uid": "replace_datasource_uid" |
| 134 | }, |
| 135 | "metrics": [ |
| 136 | { |
| 137 | "id": "1", |
| 138 | "type": "count" |
| 139 | } |
| 140 | ], |
| 141 | "query": "", |
| 142 | "refId": "A", |
| 143 | "timeField": "timestamp" |
| 144 | } |
| 145 | ], |
| 146 | "title": "THREATS CLASSIFICATION", |
| 147 | "type": "piechart" |
| 148 | }, |
| 149 | { |
| 150 | "datasource": { |
| 151 | "type": "grafana-opensearch-datasource", |
| 152 | "uid": "replace_datasource_uid" |
| 153 | }, |
| 154 | "fieldConfig": { |
| 155 | "defaults": { |
| 156 | "color": { |
| 157 | "mode": "thresholds" |
| 158 | }, |
| 159 | "custom": { |
| 160 | "align": "auto", |
| 161 | "cellOptions": { |
| 162 | "type": "auto" |
| 163 | }, |
| 164 | "inspect": false |
| 165 | }, |
| 166 | "mappings": [], |
| 167 | "thresholds": { |
| 168 | "mode": "absolute", |
| 169 | "steps": [ |
| 170 | { |
| 171 | "color": "orange", |
| 172 | "value": null |
| 173 | } |
| 174 | ] |
| 175 | } |
| 176 | }, |
| 177 | "overrides": [ |
| 178 | { |
| 179 | "matcher": { |
| 180 | "id": "byName", |
| 181 | "options": "Time" |
| 182 | }, |
| 183 | "properties": [ |
| 184 | { |
| 185 | "id": "displayName", |
| 186 | "value": "Time" |
| 187 | }, |
| 188 | { |
| 189 | "id": "unit", |
| 190 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 191 | }, |
| 192 | { |
| 193 | "id": "custom.align" |
| 194 | } |
| 195 | ] |
| 196 | }, |
| 197 | { |
| 198 | "matcher": { |
| 199 | "id": "byName", |
| 200 | "options": "Count" |
| 201 | }, |
| 202 | "properties": [ |
| 203 | { |
| 204 | "id": "displayName", |
| 205 | "value": "EVENTS" |
| 206 | }, |
| 207 | { |
| 208 | "id": "unit", |
| 209 | "value": "short" |
| 210 | }, |
| 211 | { |
| 212 | "id": "decimals", |
| 213 | "value": -1 |
| 214 | }, |
| 215 | { |
| 216 | "id": "custom.cellOptions", |
| 217 | "value": { |
| 218 | "type": "color-background" |
| 219 | } |
| 220 | }, |
| 221 | { |
| 222 | "id": "custom.align" |
| 223 | }, |
| 224 | { |
| 225 | "id": "thresholds", |
| 226 | "value": { |
| 227 | "mode": "absolute", |
| 228 | "steps": [ |
| 229 | { |
| 230 | "color": "dark-orange", |
| 231 | "value": null |
| 232 | } |
| 233 | ] |
| 234 | } |
| 235 | } |
| 236 | ] |
| 237 | }, |
| 238 | { |
| 239 | "matcher": { |
| 240 | "id": "byName", |
| 241 | "options": "data_groupName" |
| 242 | }, |
| 243 | "properties": [ |
| 244 | { |
| 245 | "id": "displayName", |
| 246 | "value": "ALERTS BY TYPE" |
| 247 | }, |
| 248 | { |
| 249 | "id": "unit", |
| 250 | "value": "short" |
| 251 | }, |
| 252 | { |
| 253 | "id": "decimals", |
| 254 | "value": -1 |
| 255 | }, |
| 256 | { |
| 257 | "id": "custom.cellOptions", |
| 258 | "value": { |
| 259 | "type": "color-background" |
| 260 | } |
| 261 | }, |
| 262 | { |
| 263 | "id": "custom.align" |
| 264 | } |
| 265 | ] |
| 266 | } |
| 267 | ] |
| 268 | }, |
| 269 | "gridPos": { |
| 270 | "h": 7, |
| 271 | "w": 7, |
| 272 | "x": 4, |
| 273 | "y": 0 |
| 274 | }, |
| 275 | "id": 57, |
| 276 | "options": { |
| 277 | "cellHeight": "sm", |
| 278 | "footer": { |
| 279 | "countRows": false, |
| 280 | "fields": "", |
| 281 | "reducer": [ |
| 282 | "sum" |
| 283 | ], |
| 284 | "show": false |
| 285 | }, |
| 286 | "showHeader": true |
| 287 | }, |
| 288 | "pluginVersion": "10.2.0", |
| 289 | "targets": [ |
| 290 | { |
| 291 | "bucketAggs": [ |
| 292 | { |
| 293 | "fake": true, |
| 294 | "field": "data_group", |
| 295 | "id": "4", |
| 296 | "settings": { |
| 297 | "min_doc_count": 1, |
| 298 | "order": "desc", |
| 299 | "orderBy": "_count", |
| 300 | "size": "0" |
| 301 | }, |
| 302 | "type": "terms" |
| 303 | } |
| 304 | ], |
| 305 | "datasource": { |
| 306 | "type": "grafana-opensearch-datasource", |
| 307 | "uid": "replace_datasource_uid" |
| 308 | }, |
| 309 | "metrics": [ |
| 310 | { |
| 311 | "field": "select field", |
| 312 | "id": "1", |
| 313 | "type": "count" |
| 314 | } |
| 315 | ], |
| 316 | "query": "", |
| 317 | "refId": "A", |
| 318 | "timeField": "timestamp" |
| 319 | } |
| 320 | ], |
| 321 | "title": "ALERTS BY POLICY GROUP", |
| 322 | "transformations": [ |
| 323 | { |
| 324 | "id": "organize", |
| 325 | "options": { |
| 326 | "excludeByName": {}, |
| 327 | "indexByName": {}, |
| 328 | "renameByName": { |
| 329 | "data_group": "GROUP" |
| 330 | } |
| 331 | } |
| 332 | } |
| 333 | ], |
| 334 | "type": "table" |
| 335 | }, |
| 336 | { |
| 337 | "datasource": { |
| 338 | "type": "grafana-opensearch-datasource", |
| 339 | "uid": "replace_datasource_uid" |
| 340 | }, |
| 341 | "fieldConfig": { |
| 342 | "defaults": { |
| 343 | "color": { |
| 344 | "mode": "thresholds" |
| 345 | }, |
| 346 | "custom": { |
| 347 | "align": "auto", |
| 348 | "cellOptions": { |
| 349 | "type": "auto" |
| 350 | }, |
| 351 | "inspect": false |
| 352 | }, |
| 353 | "mappings": [], |
| 354 | "thresholds": { |
| 355 | "mode": "absolute", |
| 356 | "steps": [ |
| 357 | { |
| 358 | "color": "orange", |
| 359 | "value": null |
| 360 | } |
| 361 | ] |
| 362 | } |
| 363 | }, |
| 364 | "overrides": [ |
| 365 | { |
| 366 | "matcher": { |
| 367 | "id": "byName", |
| 368 | "options": "Time" |
| 369 | }, |
| 370 | "properties": [ |
| 371 | { |
| 372 | "id": "displayName", |
| 373 | "value": "Time" |
| 374 | }, |
| 375 | { |
| 376 | "id": "unit", |
| 377 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 378 | }, |
| 379 | { |
| 380 | "id": "custom.align" |
| 381 | } |
| 382 | ] |
| 383 | }, |
| 384 | { |
| 385 | "matcher": { |
| 386 | "id": "byName", |
| 387 | "options": "Count" |
| 388 | }, |
| 389 | "properties": [ |
| 390 | { |
| 391 | "id": "displayName", |
| 392 | "value": "EVENTS" |
| 393 | }, |
| 394 | { |
| 395 | "id": "unit", |
| 396 | "value": "short" |
| 397 | }, |
| 398 | { |
| 399 | "id": "decimals", |
| 400 | "value": -1 |
| 401 | }, |
| 402 | { |
| 403 | "id": "custom.cellOptions", |
| 404 | "value": { |
| 405 | "type": "color-background" |
| 406 | } |
| 407 | }, |
| 408 | { |
| 409 | "id": "custom.align" |
| 410 | }, |
| 411 | { |
| 412 | "id": "thresholds", |
| 413 | "value": { |
| 414 | "mode": "absolute", |
| 415 | "steps": [ |
| 416 | { |
| 417 | "color": "dark-orange", |
| 418 | "value": null |
| 419 | } |
| 420 | ] |
| 421 | } |
| 422 | } |
| 423 | ] |
| 424 | }, |
| 425 | { |
| 426 | "matcher": { |
| 427 | "id": "byName", |
| 428 | "options": "data_groupName" |
| 429 | }, |
| 430 | "properties": [ |
| 431 | { |
| 432 | "id": "displayName", |
| 433 | "value": "ALERTS BY TYPE" |
| 434 | }, |
| 435 | { |
| 436 | "id": "unit", |
| 437 | "value": "short" |
| 438 | }, |
| 439 | { |
| 440 | "id": "decimals", |
| 441 | "value": -1 |
| 442 | }, |
| 443 | { |
| 444 | "id": "custom.cellOptions", |
| 445 | "value": { |
| 446 | "type": "color-background" |
| 447 | } |
| 448 | }, |
| 449 | { |
| 450 | "id": "custom.align" |
| 451 | } |
| 452 | ] |
| 453 | } |
| 454 | ] |
| 455 | }, |
| 456 | "gridPos": { |
| 457 | "h": 7, |
| 458 | "w": 7, |
| 459 | "x": 11, |
| 460 | "y": 0 |
| 461 | }, |
| 462 | "id": 55, |
| 463 | "options": { |
| 464 | "cellHeight": "sm", |
| 465 | "footer": { |
| 466 | "countRows": false, |
| 467 | "fields": "", |
| 468 | "reducer": [ |
| 469 | "sum" |
| 470 | ], |
| 471 | "show": false |
| 472 | }, |
| 473 | "showHeader": true |
| 474 | }, |
| 475 | "pluginVersion": "10.2.0", |
| 476 | "targets": [ |
| 477 | { |
| 478 | "bucketAggs": [ |
| 479 | { |
| 480 | "fake": true, |
| 481 | "field": "cat", |
| 482 | "id": "4", |
| 483 | "settings": { |
| 484 | "min_doc_count": 1, |
| 485 | "order": "desc", |
| 486 | "orderBy": "_term", |
| 487 | "size": "0" |
| 488 | }, |
| 489 | "type": "terms" |
| 490 | } |
| 491 | ], |
| 492 | "datasource": { |
| 493 | "type": "grafana-opensearch-datasource", |
| 494 | "uid": "replace_datasource_uid" |
| 495 | }, |
| 496 | "metrics": [ |
| 497 | { |
| 498 | "field": "select field", |
| 499 | "id": "1", |
| 500 | "type": "count" |
| 501 | } |
| 502 | ], |
| 503 | "query": "", |
| 504 | "refId": "A", |
| 505 | "timeField": "timestamp" |
| 506 | } |
| 507 | ], |
| 508 | "title": "ALERTS BY CATEGOTY", |
| 509 | "transformations": [ |
| 510 | { |
| 511 | "id": "merge", |
| 512 | "options": { |
| 513 | "reducers": [] |
| 514 | } |
| 515 | } |
| 516 | ], |
| 517 | "type": "table" |
| 518 | }, |
| 519 | { |
| 520 | "datasource": { |
| 521 | "type": "grafana-opensearch-datasource", |
| 522 | "uid": "replace_datasource_uid" |
| 523 | }, |
| 524 | "fieldConfig": { |
| 525 | "defaults": { |
| 526 | "color": { |
| 527 | "mode": "thresholds" |
| 528 | }, |
| 529 | "custom": { |
| 530 | "align": "auto", |
| 531 | "cellOptions": { |
| 532 | "type": "auto" |
| 533 | }, |
| 534 | "inspect": false |
| 535 | }, |
| 536 | "mappings": [], |
| 537 | "thresholds": { |
| 538 | "mode": "absolute", |
| 539 | "steps": [ |
| 540 | { |
| 541 | "color": "orange", |
| 542 | "value": null |
| 543 | } |
| 544 | ] |
| 545 | } |
| 546 | }, |
| 547 | "overrides": [ |
| 548 | { |
| 549 | "matcher": { |
| 550 | "id": "byName", |
| 551 | "options": "Time" |
| 552 | }, |
| 553 | "properties": [ |
| 554 | { |
| 555 | "id": "displayName", |
| 556 | "value": "Time" |
| 557 | }, |
| 558 | { |
| 559 | "id": "unit", |
| 560 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 561 | }, |
| 562 | { |
| 563 | "id": "custom.align" |
| 564 | } |
| 565 | ] |
| 566 | }, |
| 567 | { |
| 568 | "matcher": { |
| 569 | "id": "byName", |
| 570 | "options": "Count" |
| 571 | }, |
| 572 | "properties": [ |
| 573 | { |
| 574 | "id": "displayName", |
| 575 | "value": "EVENTS" |
| 576 | }, |
| 577 | { |
| 578 | "id": "unit", |
| 579 | "value": "short" |
| 580 | }, |
| 581 | { |
| 582 | "id": "decimals", |
| 583 | "value": -1 |
| 584 | }, |
| 585 | { |
| 586 | "id": "custom.cellOptions", |
| 587 | "value": { |
| 588 | "type": "color-background" |
| 589 | } |
| 590 | }, |
| 591 | { |
| 592 | "id": "custom.align" |
| 593 | }, |
| 594 | { |
| 595 | "id": "thresholds", |
| 596 | "value": { |
| 597 | "mode": "absolute", |
| 598 | "steps": [ |
| 599 | { |
| 600 | "color": "dark-orange", |
| 601 | "value": null |
| 602 | } |
| 603 | ] |
| 604 | } |
| 605 | } |
| 606 | ] |
| 607 | }, |
| 608 | { |
| 609 | "matcher": { |
| 610 | "id": "byName", |
| 611 | "options": "data_groupName" |
| 612 | }, |
| 613 | "properties": [ |
| 614 | { |
| 615 | "id": "displayName", |
| 616 | "value": "ALERTS BY TYPE" |
| 617 | }, |
| 618 | { |
| 619 | "id": "unit", |
| 620 | "value": "short" |
| 621 | }, |
| 622 | { |
| 623 | "id": "decimals", |
| 624 | "value": -1 |
| 625 | }, |
| 626 | { |
| 627 | "id": "custom.cellOptions", |
| 628 | "value": { |
| 629 | "type": "color-background" |
| 630 | } |
| 631 | }, |
| 632 | { |
| 633 | "id": "custom.align" |
| 634 | } |
| 635 | ] |
| 636 | } |
| 637 | ] |
| 638 | }, |
| 639 | "gridPos": { |
| 640 | "h": 7, |
| 641 | "w": 6, |
| 642 | "x": 18, |
| 643 | "y": 0 |
| 644 | }, |
| 645 | "id": 56, |
| 646 | "options": { |
| 647 | "cellHeight": "sm", |
| 648 | "footer": { |
| 649 | "countRows": false, |
| 650 | "fields": "", |
| 651 | "reducer": [ |
| 652 | "sum" |
| 653 | ], |
| 654 | "show": false |
| 655 | }, |
| 656 | "showHeader": true |
| 657 | }, |
| 658 | "pluginVersion": "10.2.0", |
| 659 | "targets": [ |
| 660 | { |
| 661 | "bucketAggs": [ |
| 662 | { |
| 663 | "fake": true, |
| 664 | "field": "data_computerName", |
| 665 | "id": "4", |
| 666 | "settings": { |
| 667 | "min_doc_count": 1, |
| 668 | "order": "desc", |
| 669 | "orderBy": "_count", |
| 670 | "size": "0" |
| 671 | }, |
| 672 | "type": "terms" |
| 673 | } |
| 674 | ], |
| 675 | "datasource": { |
| 676 | "type": "grafana-opensearch-datasource", |
| 677 | "uid": "replace_datasource_uid" |
| 678 | }, |
| 679 | "metrics": [ |
| 680 | { |
| 681 | "field": "select field", |
| 682 | "id": "1", |
| 683 | "type": "count" |
| 684 | } |
| 685 | ], |
| 686 | "query": "", |
| 687 | "refId": "A", |
| 688 | "timeField": "timestamp" |
| 689 | } |
| 690 | ], |
| 691 | "title": "ALERTS BY AGENT", |
| 692 | "transformations": [ |
| 693 | { |
| 694 | "id": "organize", |
| 695 | "options": { |
| 696 | "excludeByName": {}, |
| 697 | "indexByName": {}, |
| 698 | "renameByName": { |
| 699 | "data_computerName": "COMPUTER" |
| 700 | } |
| 701 | } |
| 702 | } |
| 703 | ], |
| 704 | "type": "table" |
| 705 | }, |
| 706 | { |
| 707 | "datasource": { |
| 708 | "type": "grafana-opensearch-datasource", |
| 709 | "uid": "replace_datasource_uid" |
| 710 | }, |
| 711 | "fieldConfig": { |
| 712 | "defaults": { |
| 713 | "mappings": [ |
| 714 | { |
| 715 | "options": { |
| 716 | "match": "null", |
| 717 | "result": { |
| 718 | "text": "N/A" |
| 719 | } |
| 720 | }, |
| 721 | "type": "special" |
| 722 | } |
| 723 | ], |
| 724 | "thresholds": { |
| 725 | "mode": "absolute", |
| 726 | "steps": [ |
| 727 | { |
| 728 | "color": "blue", |
| 729 | "value": null |
| 730 | } |
| 731 | ] |
| 732 | }, |
| 733 | "unit": "none" |
| 734 | }, |
| 735 | "overrides": [] |
| 736 | }, |
| 737 | "gridPos": { |
| 738 | "h": 5, |
| 739 | "w": 4, |
| 740 | "x": 0, |
| 741 | "y": 7 |
| 742 | }, |
| 743 | "id": 45, |
| 744 | "links": [], |
| 745 | "maxDataPoints": 100, |
| 746 | "options": { |
| 747 | "colorMode": "value", |
| 748 | "graphMode": "none", |
| 749 | "justifyMode": "auto", |
| 750 | "orientation": "horizontal", |
| 751 | "reduceOptions": { |
| 752 | "calcs": [ |
| 753 | "max" |
| 754 | ], |
| 755 | "fields": "", |
| 756 | "values": false |
| 757 | }, |
| 758 | "text": {}, |
| 759 | "textMode": "auto" |
| 760 | }, |
| 761 | "pluginVersion": "10.2.0", |
| 762 | "targets": [ |
| 763 | { |
| 764 | "bucketAggs": [ |
| 765 | { |
| 766 | "$$hashKey": "object:235", |
| 767 | "field": "timestamp", |
| 768 | "id": "2", |
| 769 | "settings": { |
| 770 | "interval": "365d", |
| 771 | "min_doc_count": 0, |
| 772 | "trimEdges": 0 |
| 773 | }, |
| 774 | "type": "date_histogram" |
| 775 | } |
| 776 | ], |
| 777 | "datasource": { |
| 778 | "type": "grafana-opensearch-datasource", |
| 779 | "uid": "replace_datasource_uid" |
| 780 | }, |
| 781 | "metrics": [ |
| 782 | { |
| 783 | "$$hashKey": "object:233", |
| 784 | "field": "data_computerName", |
| 785 | "id": "1", |
| 786 | "meta": {}, |
| 787 | "settings": {}, |
| 788 | "type": "cardinality" |
| 789 | } |
| 790 | ], |
| 791 | "query": "eventSeverity:$eventSeverity", |
| 792 | "refId": "A", |
| 793 | "timeField": "timestamp" |
| 794 | } |
| 795 | ], |
| 796 | "title": "AGENTS", |
| 797 | "type": "stat" |
| 798 | }, |
| 799 | { |
| 800 | "datasource": { |
| 801 | "type": "grafana-opensearch-datasource", |
| 802 | "uid": "replace_datasource_uid" |
| 803 | }, |
| 804 | "fieldConfig": { |
| 805 | "defaults": { |
| 806 | "color": { |
| 807 | "mode": "palette-classic" |
| 808 | }, |
| 809 | "custom": { |
| 810 | "axisBorderShow": false, |
| 811 | "axisCenteredZero": false, |
| 812 | "axisColorMode": "text", |
| 813 | "axisLabel": "", |
| 814 | "axisPlacement": "auto", |
| 815 | "barAlignment": 0, |
| 816 | "drawStyle": "line", |
| 817 | "fillOpacity": 0, |
| 818 | "gradientMode": "none", |
| 819 | "hideFrom": { |
| 820 | "legend": false, |
| 821 | "tooltip": false, |
| 822 | "viz": false |
| 823 | }, |
| 824 | "insertNulls": false, |
| 825 | "lineInterpolation": "linear", |
| 826 | "lineWidth": 1, |
| 827 | "pointSize": 5, |
| 828 | "scaleDistribution": { |
| 829 | "type": "linear" |
| 830 | }, |
| 831 | "showPoints": "auto", |
| 832 | "spanNulls": false, |
| 833 | "stacking": { |
| 834 | "group": "A", |
| 835 | "mode": "normal" |
| 836 | }, |
| 837 | "thresholdsStyle": { |
| 838 | "mode": "off" |
| 839 | } |
| 840 | }, |
| 841 | "mappings": [], |
| 842 | "thresholds": { |
| 843 | "mode": "absolute", |
| 844 | "steps": [ |
| 845 | { |
| 846 | "color": "green", |
| 847 | "value": null |
| 848 | }, |
| 849 | { |
| 850 | "color": "red", |
| 851 | "value": 80 |
| 852 | } |
| 853 | ] |
| 854 | } |
| 855 | }, |
| 856 | "overrides": [] |
| 857 | }, |
| 858 | "gridPos": { |
| 859 | "h": 11, |
| 860 | "w": 20, |
| 861 | "x": 4, |
| 862 | "y": 7 |
| 863 | }, |
| 864 | "id": 49, |
| 865 | "options": { |
| 866 | "legend": { |
| 867 | "calcs": [], |
| 868 | "displayMode": "table", |
| 869 | "placement": "right", |
| 870 | "showLegend": true |
| 871 | }, |
| 872 | "tooltip": { |
| 873 | "mode": "single", |
| 874 | "sort": "none" |
| 875 | } |
| 876 | }, |
| 877 | "targets": [ |
| 878 | { |
| 879 | "alias": "", |
| 880 | "bucketAggs": [ |
| 881 | { |
| 882 | "field": "data_computerName", |
| 883 | "id": "3", |
| 884 | "settings": { |
| 885 | "min_doc_count": "1", |
| 886 | "order": "desc", |
| 887 | "orderBy": "_term", |
| 888 | "size": "10" |
| 889 | }, |
| 890 | "type": "terms" |
| 891 | }, |
| 892 | { |
| 893 | "field": "timestamp", |
| 894 | "id": "2", |
| 895 | "settings": { |
| 896 | "interval": "auto" |
| 897 | }, |
| 898 | "type": "date_histogram" |
| 899 | } |
| 900 | ], |
| 901 | "datasource": { |
| 902 | "type": "grafana-opensearch-datasource", |
| 903 | "uid": "replace_datasource_uid" |
| 904 | }, |
| 905 | "metrics": [ |
| 906 | { |
| 907 | "id": "1", |
| 908 | "type": "count" |
| 909 | } |
| 910 | ], |
| 911 | "query": "eventSeverity:$eventSeverity", |
| 912 | "refId": "A", |
| 913 | "timeField": "timestamp" |
| 914 | } |
| 915 | ], |
| 916 | "title": "TOP 10 AGENTS - HISTOGRAM", |
| 917 | "transparent": true, |
| 918 | "type": "timeseries" |
| 919 | }, |
| 920 | { |
| 921 | "datasource": { |
| 922 | "type": "grafana-opensearch-datasource", |
| 923 | "uid": "replace_datasource_uid" |
| 924 | }, |
| 925 | "fieldConfig": { |
| 926 | "defaults": { |
| 927 | "mappings": [ |
| 928 | { |
| 929 | "options": { |
| 930 | "match": "null", |
| 931 | "result": { |
| 932 | "text": "N/A" |
| 933 | } |
| 934 | }, |
| 935 | "type": "special" |
| 936 | } |
| 937 | ], |
| 938 | "thresholds": { |
| 939 | "mode": "absolute", |
| 940 | "steps": [ |
| 941 | { |
| 942 | "color": "orange", |
| 943 | "value": null |
| 944 | } |
| 945 | ] |
| 946 | }, |
| 947 | "unit": "locale" |
| 948 | }, |
| 949 | "overrides": [] |
| 950 | }, |
| 951 | "gridPos": { |
| 952 | "h": 6, |
| 953 | "w": 4, |
| 954 | "x": 0, |
| 955 | "y": 12 |
| 956 | }, |
| 957 | "id": 18, |
| 958 | "links": [], |
| 959 | "options": { |
| 960 | "colorMode": "value", |
| 961 | "graphMode": "area", |
| 962 | "justifyMode": "auto", |
| 963 | "orientation": "horizontal", |
| 964 | "reduceOptions": { |
| 965 | "calcs": [ |
| 966 | "sum" |
| 967 | ], |
| 968 | "fields": "", |
| 969 | "values": false |
| 970 | }, |
| 971 | "text": {}, |
| 972 | "textMode": "auto" |
| 973 | }, |
| 974 | "pluginVersion": "10.2.0", |
| 975 | "targets": [ |
| 976 | { |
| 977 | "bucketAggs": [ |
| 978 | { |
| 979 | "$$hashKey": "object:331", |
| 980 | "field": "timestamp", |
| 981 | "id": "2", |
| 982 | "settings": { |
| 983 | "interval": "auto", |
| 984 | "min_doc_count": 0, |
| 985 | "trimEdges": 0 |
| 986 | }, |
| 987 | "type": "date_histogram" |
| 988 | } |
| 989 | ], |
| 990 | "datasource": { |
| 991 | "type": "grafana-opensearch-datasource", |
| 992 | "uid": "replace_datasource_uid" |
| 993 | }, |
| 994 | "metrics": [ |
| 995 | { |
| 996 | "$$hashKey": "object:329", |
| 997 | "field": "select field", |
| 998 | "id": "1", |
| 999 | "type": "count" |
| 1000 | } |
| 1001 | ], |
| 1002 | "query": "eventSeverity:$eventSeverity", |
| 1003 | "refId": "A", |
| 1004 | "timeField": "timestamp" |
| 1005 | } |
| 1006 | ], |
| 1007 | "title": "EVENTS (TOTAL)", |
| 1008 | "type": "stat" |
| 1009 | }, |
| 1010 | { |
| 1011 | "datasource": { |
| 1012 | "type": "grafana-opensearch-datasource", |
| 1013 | "uid": "replace_datasource_uid" |
| 1014 | }, |
| 1015 | "fieldConfig": { |
| 1016 | "defaults": { |
| 1017 | "color": { |
| 1018 | "mode": "palette-classic" |
| 1019 | }, |
| 1020 | "custom": { |
| 1021 | "hideFrom": { |
| 1022 | "legend": false, |
| 1023 | "tooltip": false, |
| 1024 | "viz": false |
| 1025 | } |
| 1026 | }, |
| 1027 | "decimals": 0, |
| 1028 | "mappings": [], |
| 1029 | "unit": "short" |
| 1030 | }, |
| 1031 | "overrides": [ |
| 1032 | { |
| 1033 | "matcher": { |
| 1034 | "id": "byName", |
| 1035 | "options": "1" |
| 1036 | }, |
| 1037 | "properties": [ |
| 1038 | { |
| 1039 | "id": "color", |
| 1040 | "value": { |
| 1041 | "fixedColor": "#C8F2C2", |
| 1042 | "mode": "fixed" |
| 1043 | } |
| 1044 | } |
| 1045 | ] |
| 1046 | }, |
| 1047 | { |
| 1048 | "matcher": { |
| 1049 | "id": "byName", |
| 1050 | "options": "2" |
| 1051 | }, |
| 1052 | "properties": [ |
| 1053 | { |
| 1054 | "id": "color", |
| 1055 | "value": { |
| 1056 | "fixedColor": "#96D98D", |
| 1057 | "mode": "fixed" |
| 1058 | } |
| 1059 | } |
| 1060 | ] |
| 1061 | }, |
| 1062 | { |
| 1063 | "matcher": { |
| 1064 | "id": "byName", |
| 1065 | "options": "3" |
| 1066 | }, |
| 1067 | "properties": [ |
| 1068 | { |
| 1069 | "id": "color", |
| 1070 | "value": { |
| 1071 | "fixedColor": "#56A64B", |
| 1072 | "mode": "fixed" |
| 1073 | } |
| 1074 | } |
| 1075 | ] |
| 1076 | }, |
| 1077 | { |
| 1078 | "matcher": { |
| 1079 | "id": "byName", |
| 1080 | "options": "4" |
| 1081 | }, |
| 1082 | "properties": [ |
| 1083 | { |
| 1084 | "id": "color", |
| 1085 | "value": { |
| 1086 | "fixedColor": "#37872D", |
| 1087 | "mode": "fixed" |
| 1088 | } |
| 1089 | } |
| 1090 | ] |
| 1091 | }, |
| 1092 | { |
| 1093 | "matcher": { |
| 1094 | "id": "byName", |
| 1095 | "options": "5" |
| 1096 | }, |
| 1097 | "properties": [ |
| 1098 | { |
| 1099 | "id": "color", |
| 1100 | "value": { |
| 1101 | "fixedColor": "#FFF899", |
| 1102 | "mode": "fixed" |
| 1103 | } |
| 1104 | } |
| 1105 | ] |
| 1106 | }, |
| 1107 | { |
| 1108 | "matcher": { |
| 1109 | "id": "byName", |
| 1110 | "options": "7" |
| 1111 | }, |
| 1112 | "properties": [ |
| 1113 | { |
| 1114 | "id": "color", |
| 1115 | "value": { |
| 1116 | "fixedColor": "#F2CC0C", |
| 1117 | "mode": "fixed" |
| 1118 | } |
| 1119 | } |
| 1120 | ] |
| 1121 | }, |
| 1122 | { |
| 1123 | "matcher": { |
| 1124 | "id": "byName", |
| 1125 | "options": "9" |
| 1126 | }, |
| 1127 | "properties": [ |
| 1128 | { |
| 1129 | "id": "color", |
| 1130 | "value": { |
| 1131 | "fixedColor": "#FF9830", |
| 1132 | "mode": "fixed" |
| 1133 | } |
| 1134 | } |
| 1135 | ] |
| 1136 | }, |
| 1137 | { |
| 1138 | "matcher": { |
| 1139 | "id": "byName", |
| 1140 | "options": "10" |
| 1141 | }, |
| 1142 | "properties": [ |
| 1143 | { |
| 1144 | "id": "color", |
| 1145 | "value": { |
| 1146 | "fixedColor": "#FF9830", |
| 1147 | "mode": "fixed" |
| 1148 | } |
| 1149 | } |
| 1150 | ] |
| 1151 | }, |
| 1152 | { |
| 1153 | "matcher": { |
| 1154 | "id": "byName", |
| 1155 | "options": "12" |
| 1156 | }, |
| 1157 | "properties": [ |
| 1158 | { |
| 1159 | "id": "color", |
| 1160 | "value": { |
| 1161 | "fixedColor": "#F2495C", |
| 1162 | "mode": "fixed" |
| 1163 | } |
| 1164 | } |
| 1165 | ] |
| 1166 | }, |
| 1167 | { |
| 1168 | "matcher": { |
| 1169 | "id": "byName", |
| 1170 | "options": "13" |
| 1171 | }, |
| 1172 | "properties": [ |
| 1173 | { |
| 1174 | "id": "color", |
| 1175 | "value": { |
| 1176 | "fixedColor": "#FF7383", |
| 1177 | "mode": "fixed" |
| 1178 | } |
| 1179 | } |
| 1180 | ] |
| 1181 | } |
| 1182 | ] |
| 1183 | }, |
| 1184 | "gridPos": { |
| 1185 | "h": 12, |
| 1186 | "w": 6, |
| 1187 | "x": 0, |
| 1188 | "y": 18 |
| 1189 | }, |
| 1190 | "id": 23, |
| 1191 | "links": [], |
| 1192 | "maxDataPoints": 3, |
| 1193 | "options": { |
| 1194 | "displayLabels": [], |
| 1195 | "legend": { |
| 1196 | "calcs": [], |
| 1197 | "displayMode": "table", |
| 1198 | "placement": "right", |
| 1199 | "showLegend": true, |
| 1200 | "values": [ |
| 1201 | "value", |
| 1202 | "percent" |
| 1203 | ] |
| 1204 | }, |
| 1205 | "pieType": "donut", |
| 1206 | "reduceOptions": { |
| 1207 | "calcs": [ |
| 1208 | "sum" |
| 1209 | ], |
| 1210 | "fields": "", |
| 1211 | "values": false |
| 1212 | }, |
| 1213 | "text": {}, |
| 1214 | "tooltip": { |
| 1215 | "mode": "single", |
| 1216 | "sort": "none" |
| 1217 | } |
| 1218 | }, |
| 1219 | "targets": [ |
| 1220 | { |
| 1221 | "bucketAggs": [ |
| 1222 | { |
| 1223 | "$$hashKey": "object:235", |
| 1224 | "fake": true, |
| 1225 | "field": "eventSeverity", |
| 1226 | "id": "3", |
| 1227 | "settings": { |
| 1228 | "min_doc_count": 1, |
| 1229 | "order": "desc", |
| 1230 | "orderBy": "_count", |
| 1231 | "size": "10" |
| 1232 | }, |
| 1233 | "type": "terms" |
| 1234 | }, |
| 1235 | { |
| 1236 | "$$hashKey": "object:236", |
| 1237 | "field": "timestamp", |
| 1238 | "id": "2", |
| 1239 | "settings": { |
| 1240 | "interval": "auto", |
| 1241 | "min_doc_count": 0, |
| 1242 | "trimEdges": 0 |
| 1243 | }, |
| 1244 | "type": "date_histogram" |
| 1245 | } |
| 1246 | ], |
| 1247 | "datasource": { |
| 1248 | "type": "grafana-opensearch-datasource", |
| 1249 | "uid": "replace_datasource_uid" |
| 1250 | }, |
| 1251 | "metrics": [ |
| 1252 | { |
| 1253 | "$$hashKey": "object:233", |
| 1254 | "field": "select field", |
| 1255 | "id": "1", |
| 1256 | "meta": {}, |
| 1257 | "settings": {}, |
| 1258 | "type": "count" |
| 1259 | } |
| 1260 | ], |
| 1261 | "query": "eventSeverity:$eventSeverity", |
| 1262 | "refId": "A", |
| 1263 | "timeField": "timestamp" |
| 1264 | } |
| 1265 | ], |
| 1266 | "title": "SECURITY EVENTS BY ALERT LEVEL", |
| 1267 | "type": "piechart" |
| 1268 | }, |
| 1269 | { |
| 1270 | "datasource": { |
| 1271 | "type": "grafana-opensearch-datasource", |
| 1272 | "uid": "replace_datasource_uid" |
| 1273 | }, |
| 1274 | "fieldConfig": { |
| 1275 | "defaults": { |
| 1276 | "color": { |
| 1277 | "mode": "palette-classic" |
| 1278 | }, |
| 1279 | "custom": { |
| 1280 | "axisBorderShow": false, |
| 1281 | "axisCenteredZero": false, |
| 1282 | "axisColorMode": "text", |
| 1283 | "axisLabel": "", |
| 1284 | "axisPlacement": "auto", |
| 1285 | "barAlignment": 0, |
| 1286 | "drawStyle": "line", |
| 1287 | "fillOpacity": 0, |
| 1288 | "gradientMode": "none", |
| 1289 | "hideFrom": { |
| 1290 | "legend": false, |
| 1291 | "tooltip": false, |
| 1292 | "viz": false |
| 1293 | }, |
| 1294 | "insertNulls": false, |
| 1295 | "lineInterpolation": "linear", |
| 1296 | "lineWidth": 1, |
| 1297 | "pointSize": 5, |
| 1298 | "scaleDistribution": { |
| 1299 | "type": "linear" |
| 1300 | }, |
| 1301 | "showPoints": "auto", |
| 1302 | "spanNulls": false, |
| 1303 | "stacking": { |
| 1304 | "group": "A", |
| 1305 | "mode": "normal" |
| 1306 | }, |
| 1307 | "thresholdsStyle": { |
| 1308 | "mode": "off" |
| 1309 | } |
| 1310 | }, |
| 1311 | "mappings": [], |
| 1312 | "thresholds": { |
| 1313 | "mode": "absolute", |
| 1314 | "steps": [ |
| 1315 | { |
| 1316 | "color": "green", |
| 1317 | "value": null |
| 1318 | }, |
| 1319 | { |
| 1320 | "color": "red", |
| 1321 | "value": 80 |
| 1322 | } |
| 1323 | ] |
| 1324 | } |
| 1325 | }, |
| 1326 | "overrides": [ |
| 1327 | { |
| 1328 | "matcher": { |
| 1329 | "id": "byName", |
| 1330 | "options": "10" |
| 1331 | }, |
| 1332 | "properties": [ |
| 1333 | { |
| 1334 | "id": "color", |
| 1335 | "value": { |
| 1336 | "fixedColor": "orange", |
| 1337 | "mode": "fixed" |
| 1338 | } |
| 1339 | } |
| 1340 | ] |
| 1341 | } |
| 1342 | ] |
| 1343 | }, |
| 1344 | "gridPos": { |
| 1345 | "h": 12, |
| 1346 | "w": 18, |
| 1347 | "x": 6, |
| 1348 | "y": 18 |
| 1349 | }, |
| 1350 | "id": 50, |
| 1351 | "options": { |
| 1352 | "legend": { |
| 1353 | "calcs": [], |
| 1354 | "displayMode": "table", |
| 1355 | "placement": "right", |
| 1356 | "showLegend": true |
| 1357 | }, |
| 1358 | "tooltip": { |
| 1359 | "mode": "single", |
| 1360 | "sort": "none" |
| 1361 | } |
| 1362 | }, |
| 1363 | "targets": [ |
| 1364 | { |
| 1365 | "alias": "", |
| 1366 | "bucketAggs": [ |
| 1367 | { |
| 1368 | "field": "eventSeverity", |
| 1369 | "id": "3", |
| 1370 | "settings": { |
| 1371 | "min_doc_count": "1", |
| 1372 | "order": "desc", |
| 1373 | "orderBy": "_count", |
| 1374 | "size": "10" |
| 1375 | }, |
| 1376 | "type": "terms" |
| 1377 | }, |
| 1378 | { |
| 1379 | "field": "timestamp", |
| 1380 | "id": "2", |
| 1381 | "settings": { |
| 1382 | "interval": "auto" |
| 1383 | }, |
| 1384 | "type": "date_histogram" |
| 1385 | } |
| 1386 | ], |
| 1387 | "datasource": { |
| 1388 | "type": "grafana-opensearch-datasource", |
| 1389 | "uid": "replace_datasource_uid" |
| 1390 | }, |
| 1391 | "metrics": [ |
| 1392 | { |
| 1393 | "id": "1", |
| 1394 | "type": "count" |
| 1395 | } |
| 1396 | ], |
| 1397 | "query": "eventSeverity:$eventSeverity", |
| 1398 | "refId": "A", |
| 1399 | "timeField": "timestamp" |
| 1400 | } |
| 1401 | ], |
| 1402 | "title": "EVENTS SEVERITY - HISTOGRAM", |
| 1403 | "type": "timeseries" |
| 1404 | }, |
| 1405 | { |
| 1406 | "datasource": { |
| 1407 | "type": "grafana-opensearch-datasource", |
| 1408 | "uid": "replace_datasource_uid" |
| 1409 | }, |
| 1410 | "fieldConfig": { |
| 1411 | "defaults": { |
| 1412 | "color": { |
| 1413 | "mode": "palette-classic" |
| 1414 | }, |
| 1415 | "custom": { |
| 1416 | "hideFrom": { |
| 1417 | "legend": false, |
| 1418 | "tooltip": false, |
| 1419 | "viz": false |
| 1420 | } |
| 1421 | }, |
| 1422 | "decimals": 0, |
| 1423 | "mappings": [], |
| 1424 | "unit": "short" |
| 1425 | }, |
| 1426 | "overrides": [ |
| 1427 | { |
| 1428 | "matcher": { |
| 1429 | "id": "byName", |
| 1430 | "options": "1" |
| 1431 | }, |
| 1432 | "properties": [ |
| 1433 | { |
| 1434 | "id": "color", |
| 1435 | "value": { |
| 1436 | "fixedColor": "#C8F2C2", |
| 1437 | "mode": "fixed" |
| 1438 | } |
| 1439 | } |
| 1440 | ] |
| 1441 | }, |
| 1442 | { |
| 1443 | "matcher": { |
| 1444 | "id": "byName", |
| 1445 | "options": "2" |
| 1446 | }, |
| 1447 | "properties": [ |
| 1448 | { |
| 1449 | "id": "color", |
| 1450 | "value": { |
| 1451 | "fixedColor": "#96D98D", |
| 1452 | "mode": "fixed" |
| 1453 | } |
| 1454 | } |
| 1455 | ] |
| 1456 | }, |
| 1457 | { |
| 1458 | "matcher": { |
| 1459 | "id": "byName", |
| 1460 | "options": "3" |
| 1461 | }, |
| 1462 | "properties": [ |
| 1463 | { |
| 1464 | "id": "color", |
| 1465 | "value": { |
| 1466 | "fixedColor": "#56A64B", |
| 1467 | "mode": "fixed" |
| 1468 | } |
| 1469 | } |
| 1470 | ] |
| 1471 | }, |
| 1472 | { |
| 1473 | "matcher": { |
| 1474 | "id": "byName", |
| 1475 | "options": "4" |
| 1476 | }, |
| 1477 | "properties": [ |
| 1478 | { |
| 1479 | "id": "color", |
| 1480 | "value": { |
| 1481 | "fixedColor": "#37872D", |
| 1482 | "mode": "fixed" |
| 1483 | } |
| 1484 | } |
| 1485 | ] |
| 1486 | }, |
| 1487 | { |
| 1488 | "matcher": { |
| 1489 | "id": "byName", |
| 1490 | "options": "5" |
| 1491 | }, |
| 1492 | "properties": [ |
| 1493 | { |
| 1494 | "id": "color", |
| 1495 | "value": { |
| 1496 | "fixedColor": "#FFF899", |
| 1497 | "mode": "fixed" |
| 1498 | } |
| 1499 | } |
| 1500 | ] |
| 1501 | }, |
| 1502 | { |
| 1503 | "matcher": { |
| 1504 | "id": "byName", |
| 1505 | "options": "7" |
| 1506 | }, |
| 1507 | "properties": [ |
| 1508 | { |
| 1509 | "id": "color", |
| 1510 | "value": { |
| 1511 | "fixedColor": "#F2CC0C", |
| 1512 | "mode": "fixed" |
| 1513 | } |
| 1514 | } |
| 1515 | ] |
| 1516 | }, |
| 1517 | { |
| 1518 | "matcher": { |
| 1519 | "id": "byName", |
| 1520 | "options": "9" |
| 1521 | }, |
| 1522 | "properties": [ |
| 1523 | { |
| 1524 | "id": "color", |
| 1525 | "value": { |
| 1526 | "fixedColor": "#FF9830", |
| 1527 | "mode": "fixed" |
| 1528 | } |
| 1529 | } |
| 1530 | ] |
| 1531 | }, |
| 1532 | { |
| 1533 | "matcher": { |
| 1534 | "id": "byName", |
| 1535 | "options": "10" |
| 1536 | }, |
| 1537 | "properties": [ |
| 1538 | { |
| 1539 | "id": "color", |
| 1540 | "value": { |
| 1541 | "fixedColor": "#FF9830", |
| 1542 | "mode": "fixed" |
| 1543 | } |
| 1544 | } |
| 1545 | ] |
| 1546 | }, |
| 1547 | { |
| 1548 | "matcher": { |
| 1549 | "id": "byName", |
| 1550 | "options": "12" |
| 1551 | }, |
| 1552 | "properties": [ |
| 1553 | { |
| 1554 | "id": "color", |
| 1555 | "value": { |
| 1556 | "fixedColor": "#F2495C", |
| 1557 | "mode": "fixed" |
| 1558 | } |
| 1559 | } |
| 1560 | ] |
| 1561 | }, |
| 1562 | { |
| 1563 | "matcher": { |
| 1564 | "id": "byName", |
| 1565 | "options": "13" |
| 1566 | }, |
| 1567 | "properties": [ |
| 1568 | { |
| 1569 | "id": "color", |
| 1570 | "value": { |
| 1571 | "fixedColor": "#FF7383", |
| 1572 | "mode": "fixed" |
| 1573 | } |
| 1574 | } |
| 1575 | ] |
| 1576 | }, |
| 1577 | { |
| 1578 | "matcher": { |
| 1579 | "id": "byName", |
| 1580 | "options": "MALWARE" |
| 1581 | }, |
| 1582 | "properties": [ |
| 1583 | { |
| 1584 | "id": "color", |
| 1585 | "value": { |
| 1586 | "fixedColor": "orange", |
| 1587 | "mode": "fixed" |
| 1588 | } |
| 1589 | } |
| 1590 | ] |
| 1591 | } |
| 1592 | ] |
| 1593 | }, |
| 1594 | "gridPos": { |
| 1595 | "h": 12, |
| 1596 | "w": 6, |
| 1597 | "x": 0, |
| 1598 | "y": 30 |
| 1599 | }, |
| 1600 | "id": 52, |
| 1601 | "links": [], |
| 1602 | "maxDataPoints": 3, |
| 1603 | "options": { |
| 1604 | "displayLabels": [], |
| 1605 | "legend": { |
| 1606 | "calcs": [], |
| 1607 | "displayMode": "table", |
| 1608 | "placement": "right", |
| 1609 | "showLegend": true, |
| 1610 | "values": [ |
| 1611 | "value", |
| 1612 | "percent" |
| 1613 | ] |
| 1614 | }, |
| 1615 | "pieType": "donut", |
| 1616 | "reduceOptions": { |
| 1617 | "calcs": [ |
| 1618 | "sum" |
| 1619 | ], |
| 1620 | "fields": "", |
| 1621 | "values": false |
| 1622 | }, |
| 1623 | "text": {}, |
| 1624 | "tooltip": { |
| 1625 | "mode": "single", |
| 1626 | "sort": "none" |
| 1627 | } |
| 1628 | }, |
| 1629 | "targets": [ |
| 1630 | { |
| 1631 | "bucketAggs": [ |
| 1632 | { |
| 1633 | "$$hashKey": "object:235", |
| 1634 | "fake": true, |
| 1635 | "field": "cat", |
| 1636 | "id": "3", |
| 1637 | "settings": { |
| 1638 | "min_doc_count": 1, |
| 1639 | "order": "desc", |
| 1640 | "orderBy": "_count", |
| 1641 | "size": "10" |
| 1642 | }, |
| 1643 | "type": "terms" |
| 1644 | }, |
| 1645 | { |
| 1646 | "$$hashKey": "object:236", |
| 1647 | "field": "timestamp", |
| 1648 | "id": "2", |
| 1649 | "settings": { |
| 1650 | "interval": "auto", |
| 1651 | "min_doc_count": 0, |
| 1652 | "trimEdges": 0 |
| 1653 | }, |
| 1654 | "type": "date_histogram" |
| 1655 | } |
| 1656 | ], |
| 1657 | "datasource": { |
| 1658 | "type": "grafana-opensearch-datasource", |
| 1659 | "uid": "replace_datasource_uid" |
| 1660 | }, |
| 1661 | "metrics": [ |
| 1662 | { |
| 1663 | "$$hashKey": "object:233", |
| 1664 | "field": "select field", |
| 1665 | "id": "1", |
| 1666 | "meta": {}, |
| 1667 | "settings": {}, |
| 1668 | "type": "count" |
| 1669 | } |
| 1670 | ], |
| 1671 | "query": "eventSeverity:$eventSeverity", |
| 1672 | "refId": "A", |
| 1673 | "timeField": "timestamp" |
| 1674 | } |
| 1675 | ], |
| 1676 | "title": "SECURITY EVENTS BY CATEGORY", |
| 1677 | "type": "piechart" |
| 1678 | }, |
| 1679 | { |
| 1680 | "datasource": { |
| 1681 | "type": "grafana-opensearch-datasource", |
| 1682 | "uid": "replace_datasource_uid" |
| 1683 | }, |
| 1684 | "fieldConfig": { |
| 1685 | "defaults": { |
| 1686 | "color": { |
| 1687 | "mode": "palette-classic" |
| 1688 | }, |
| 1689 | "custom": { |
| 1690 | "hideFrom": { |
| 1691 | "legend": false, |
| 1692 | "tooltip": false, |
| 1693 | "viz": false |
| 1694 | } |
| 1695 | }, |
| 1696 | "decimals": 0, |
| 1697 | "mappings": [], |
| 1698 | "unit": "short" |
| 1699 | }, |
| 1700 | "overrides": [ |
| 1701 | { |
| 1702 | "matcher": { |
| 1703 | "id": "byName", |
| 1704 | "options": "1" |
| 1705 | }, |
| 1706 | "properties": [ |
| 1707 | { |
| 1708 | "id": "color", |
| 1709 | "value": { |
| 1710 | "fixedColor": "#C8F2C2", |
| 1711 | "mode": "fixed" |
| 1712 | } |
| 1713 | } |
| 1714 | ] |
| 1715 | }, |
| 1716 | { |
| 1717 | "matcher": { |
| 1718 | "id": "byName", |
| 1719 | "options": "2" |
| 1720 | }, |
| 1721 | "properties": [ |
| 1722 | { |
| 1723 | "id": "color", |
| 1724 | "value": { |
| 1725 | "fixedColor": "#96D98D", |
| 1726 | "mode": "fixed" |
| 1727 | } |
| 1728 | } |
| 1729 | ] |
| 1730 | }, |
| 1731 | { |
| 1732 | "matcher": { |
| 1733 | "id": "byName", |
| 1734 | "options": "3" |
| 1735 | }, |
| 1736 | "properties": [ |
| 1737 | { |
| 1738 | "id": "color", |
| 1739 | "value": { |
| 1740 | "fixedColor": "#56A64B", |
| 1741 | "mode": "fixed" |
| 1742 | } |
| 1743 | } |
| 1744 | ] |
| 1745 | }, |
| 1746 | { |
| 1747 | "matcher": { |
| 1748 | "id": "byName", |
| 1749 | "options": "4" |
| 1750 | }, |
| 1751 | "properties": [ |
| 1752 | { |
| 1753 | "id": "color", |
| 1754 | "value": { |
| 1755 | "fixedColor": "#37872D", |
| 1756 | "mode": "fixed" |
| 1757 | } |
| 1758 | } |
| 1759 | ] |
| 1760 | }, |
| 1761 | { |
| 1762 | "matcher": { |
| 1763 | "id": "byName", |
| 1764 | "options": "5" |
| 1765 | }, |
| 1766 | "properties": [ |
| 1767 | { |
| 1768 | "id": "color", |
| 1769 | "value": { |
| 1770 | "fixedColor": "#FFF899", |
| 1771 | "mode": "fixed" |
| 1772 | } |
| 1773 | } |
| 1774 | ] |
| 1775 | }, |
| 1776 | { |
| 1777 | "matcher": { |
| 1778 | "id": "byName", |
| 1779 | "options": "7" |
| 1780 | }, |
| 1781 | "properties": [ |
| 1782 | { |
| 1783 | "id": "color", |
| 1784 | "value": { |
| 1785 | "fixedColor": "#F2CC0C", |
| 1786 | "mode": "fixed" |
| 1787 | } |
| 1788 | } |
| 1789 | ] |
| 1790 | }, |
| 1791 | { |
| 1792 | "matcher": { |
| 1793 | "id": "byName", |
| 1794 | "options": "9" |
| 1795 | }, |
| 1796 | "properties": [ |
| 1797 | { |
| 1798 | "id": "color", |
| 1799 | "value": { |
| 1800 | "fixedColor": "#FF9830", |
| 1801 | "mode": "fixed" |
| 1802 | } |
| 1803 | } |
| 1804 | ] |
| 1805 | }, |
| 1806 | { |
| 1807 | "matcher": { |
| 1808 | "id": "byName", |
| 1809 | "options": "10" |
| 1810 | }, |
| 1811 | "properties": [ |
| 1812 | { |
| 1813 | "id": "color", |
| 1814 | "value": { |
| 1815 | "fixedColor": "#FF9830", |
| 1816 | "mode": "fixed" |
| 1817 | } |
| 1818 | } |
| 1819 | ] |
| 1820 | }, |
| 1821 | { |
| 1822 | "matcher": { |
| 1823 | "id": "byName", |
| 1824 | "options": "12" |
| 1825 | }, |
| 1826 | "properties": [ |
| 1827 | { |
| 1828 | "id": "color", |
| 1829 | "value": { |
| 1830 | "fixedColor": "#F2495C", |
| 1831 | "mode": "fixed" |
| 1832 | } |
| 1833 | } |
| 1834 | ] |
| 1835 | }, |
| 1836 | { |
| 1837 | "matcher": { |
| 1838 | "id": "byName", |
| 1839 | "options": "13" |
| 1840 | }, |
| 1841 | "properties": [ |
| 1842 | { |
| 1843 | "id": "color", |
| 1844 | "value": { |
| 1845 | "fixedColor": "#FF7383", |
| 1846 | "mode": "fixed" |
| 1847 | } |
| 1848 | } |
| 1849 | ] |
| 1850 | }, |
| 1851 | { |
| 1852 | "matcher": { |
| 1853 | "id": "byName", |
| 1854 | "options": "MALWARE" |
| 1855 | }, |
| 1856 | "properties": [ |
| 1857 | { |
| 1858 | "id": "color", |
| 1859 | "value": { |
| 1860 | "fixedColor": "orange", |
| 1861 | "mode": "fixed" |
| 1862 | } |
| 1863 | } |
| 1864 | ] |
| 1865 | } |
| 1866 | ] |
| 1867 | }, |
| 1868 | "gridPos": { |
| 1869 | "h": 12, |
| 1870 | "w": 6, |
| 1871 | "x": 6, |
| 1872 | "y": 30 |
| 1873 | }, |
| 1874 | "id": 53, |
| 1875 | "links": [], |
| 1876 | "maxDataPoints": 3, |
| 1877 | "options": { |
| 1878 | "displayLabels": [], |
| 1879 | "legend": { |
| 1880 | "calcs": [], |
| 1881 | "displayMode": "table", |
| 1882 | "placement": "right", |
| 1883 | "showLegend": true, |
| 1884 | "values": [ |
| 1885 | "value", |
| 1886 | "percent" |
| 1887 | ] |
| 1888 | }, |
| 1889 | "pieType": "donut", |
| 1890 | "reduceOptions": { |
| 1891 | "calcs": [ |
| 1892 | "sum" |
| 1893 | ], |
| 1894 | "fields": "", |
| 1895 | "values": false |
| 1896 | }, |
| 1897 | "text": {}, |
| 1898 | "tooltip": { |
| 1899 | "mode": "single", |
| 1900 | "sort": "none" |
| 1901 | } |
| 1902 | }, |
| 1903 | "targets": [ |
| 1904 | { |
| 1905 | "bucketAggs": [ |
| 1906 | { |
| 1907 | "$$hashKey": "object:235", |
| 1908 | "fake": true, |
| 1909 | "field": "siteName", |
| 1910 | "id": "3", |
| 1911 | "settings": { |
| 1912 | "min_doc_count": 1, |
| 1913 | "order": "desc", |
| 1914 | "orderBy": "_count", |
| 1915 | "size": "10" |
| 1916 | }, |
| 1917 | "type": "terms" |
| 1918 | }, |
| 1919 | { |
| 1920 | "$$hashKey": "object:236", |
| 1921 | "field": "timestamp", |
| 1922 | "id": "2", |
| 1923 | "settings": { |
| 1924 | "interval": "auto", |
| 1925 | "min_doc_count": 0, |
| 1926 | "trimEdges": 0 |
| 1927 | }, |
| 1928 | "type": "date_histogram" |
| 1929 | } |
| 1930 | ], |
| 1931 | "datasource": { |
| 1932 | "type": "grafana-opensearch-datasource", |
| 1933 | "uid": "replace_datasource_uid" |
| 1934 | }, |
| 1935 | "metrics": [ |
| 1936 | { |
| 1937 | "$$hashKey": "object:233", |
| 1938 | "field": "select field", |
| 1939 | "id": "1", |
| 1940 | "meta": {}, |
| 1941 | "settings": {}, |
| 1942 | "type": "count" |
| 1943 | } |
| 1944 | ], |
| 1945 | "query": "eventSeverity:$eventSeverity", |
| 1946 | "refId": "A", |
| 1947 | "timeField": "timestamp" |
| 1948 | } |
| 1949 | ], |
| 1950 | "title": "SECURITY EVENTS BY SITE", |
| 1951 | "type": "piechart" |
| 1952 | }, |
| 1953 | { |
| 1954 | "datasource": { |
| 1955 | "type": "grafana-opensearch-datasource", |
| 1956 | "uid": "replace_datasource_uid" |
| 1957 | }, |
| 1958 | "fieldConfig": { |
| 1959 | "defaults": { |
| 1960 | "color": { |
| 1961 | "mode": "thresholds" |
| 1962 | }, |
| 1963 | "custom": { |
| 1964 | "align": "auto", |
| 1965 | "cellOptions": { |
| 1966 | "type": "auto" |
| 1967 | }, |
| 1968 | "inspect": false |
| 1969 | }, |
| 1970 | "decimals": 0, |
| 1971 | "mappings": [], |
| 1972 | "thresholds": { |
| 1973 | "mode": "absolute", |
| 1974 | "steps": [ |
| 1975 | { |
| 1976 | "color": "green", |
| 1977 | "value": null |
| 1978 | }, |
| 1979 | { |
| 1980 | "color": "red", |
| 1981 | "value": 80 |
| 1982 | } |
| 1983 | ] |
| 1984 | }, |
| 1985 | "unit": "short" |
| 1986 | }, |
| 1987 | "overrides": [ |
| 1988 | { |
| 1989 | "matcher": { |
| 1990 | "id": "byName", |
| 1991 | "options": "FILE PATH" |
| 1992 | }, |
| 1993 | "properties": [ |
| 1994 | { |
| 1995 | "id": "custom.width", |
| 1996 | "value": 895 |
| 1997 | } |
| 1998 | ] |
| 1999 | } |
| 2000 | ] |
| 2001 | }, |
| 2002 | "gridPos": { |
| 2003 | "h": 12, |
| 2004 | "w": 12, |
| 2005 | "x": 12, |
| 2006 | "y": 30 |
| 2007 | }, |
| 2008 | "id": 54, |
| 2009 | "links": [], |
| 2010 | "maxDataPoints": 3, |
| 2011 | "options": { |
| 2012 | "cellHeight": "sm", |
| 2013 | "footer": { |
| 2014 | "countRows": false, |
| 2015 | "fields": "", |
| 2016 | "reducer": [ |
| 2017 | "sum" |
| 2018 | ], |
| 2019 | "show": false |
| 2020 | }, |
| 2021 | "showHeader": true, |
| 2022 | "sortBy": [] |
| 2023 | }, |
| 2024 | "pluginVersion": "10.2.0", |
| 2025 | "targets": [ |
| 2026 | { |
| 2027 | "bucketAggs": [ |
| 2028 | { |
| 2029 | "$$hashKey": "object:235", |
| 2030 | "fake": true, |
| 2031 | "field": "data_filePath", |
| 2032 | "id": "3", |
| 2033 | "settings": { |
| 2034 | "min_doc_count": 1, |
| 2035 | "order": "desc", |
| 2036 | "orderBy": "_count", |
| 2037 | "size": "10" |
| 2038 | }, |
| 2039 | "type": "terms" |
| 2040 | } |
| 2041 | ], |
| 2042 | "datasource": { |
| 2043 | "type": "grafana-opensearch-datasource", |
| 2044 | "uid": "replace_datasource_uid" |
| 2045 | }, |
| 2046 | "metrics": [ |
| 2047 | { |
| 2048 | "$$hashKey": "object:233", |
| 2049 | "field": "select field", |
| 2050 | "id": "1", |
| 2051 | "meta": {}, |
| 2052 | "settings": {}, |
| 2053 | "type": "count" |
| 2054 | } |
| 2055 | ], |
| 2056 | "query": "eventSeverity:$eventSeverity", |
| 2057 | "refId": "A", |
| 2058 | "timeField": "timestamp" |
| 2059 | } |
| 2060 | ], |
| 2061 | "title": "FILE PATHS", |
| 2062 | "transformations": [ |
| 2063 | { |
| 2064 | "id": "organize", |
| 2065 | "options": { |
| 2066 | "excludeByName": {}, |
| 2067 | "indexByName": {}, |
| 2068 | "renameByName": { |
| 2069 | "data_filePath": "FILE PATH" |
| 2070 | } |
| 2071 | } |
| 2072 | } |
| 2073 | ], |
| 2074 | "type": "table" |
| 2075 | }, |
| 2076 | { |
| 2077 | "datasource": { |
| 2078 | "type": "grafana-opensearch-datasource", |
| 2079 | "uid": "replace_datasource_uid" |
| 2080 | }, |
| 2081 | "fieldConfig": { |
| 2082 | "defaults": { |
| 2083 | "color": { |
| 2084 | "mode": "thresholds" |
| 2085 | }, |
| 2086 | "custom": { |
| 2087 | "align": "auto", |
| 2088 | "cellOptions": { |
| 2089 | "type": "auto" |
| 2090 | }, |
| 2091 | "inspect": false |
| 2092 | }, |
| 2093 | "decimals": 2, |
| 2094 | "displayName": "", |
| 2095 | "mappings": [], |
| 2096 | "thresholds": { |
| 2097 | "mode": "absolute", |
| 2098 | "steps": [ |
| 2099 | { |
| 2100 | "color": "green", |
| 2101 | "value": null |
| 2102 | }, |
| 2103 | { |
| 2104 | "color": "red", |
| 2105 | "value": 80 |
| 2106 | } |
| 2107 | ] |
| 2108 | }, |
| 2109 | "unit": "short" |
| 2110 | }, |
| 2111 | "overrides": [ |
| 2112 | { |
| 2113 | "matcher": { |
| 2114 | "id": "byName", |
| 2115 | "options": "Time" |
| 2116 | }, |
| 2117 | "properties": [ |
| 2118 | { |
| 2119 | "id": "displayName", |
| 2120 | "value": "Time" |
| 2121 | }, |
| 2122 | { |
| 2123 | "id": "unit", |
| 2124 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 2125 | }, |
| 2126 | { |
| 2127 | "id": "custom.align" |
| 2128 | } |
| 2129 | ] |
| 2130 | }, |
| 2131 | { |
| 2132 | "matcher": { |
| 2133 | "id": "byName", |
| 2134 | "options": "Count" |
| 2135 | }, |
| 2136 | "properties": [ |
| 2137 | { |
| 2138 | "id": "displayName", |
| 2139 | "value": "Events" |
| 2140 | }, |
| 2141 | { |
| 2142 | "id": "unit", |
| 2143 | "value": "short" |
| 2144 | }, |
| 2145 | { |
| 2146 | "id": "decimals", |
| 2147 | "value": -1 |
| 2148 | }, |
| 2149 | { |
| 2150 | "id": "custom.align" |
| 2151 | } |
| 2152 | ] |
| 2153 | }, |
| 2154 | { |
| 2155 | "matcher": { |
| 2156 | "id": "byName", |
| 2157 | "options": "data_groupName" |
| 2158 | }, |
| 2159 | "properties": [ |
| 2160 | { |
| 2161 | "id": "displayName", |
| 2162 | "value": "Rule Groups" |
| 2163 | }, |
| 2164 | { |
| 2165 | "id": "unit", |
| 2166 | "value": "short" |
| 2167 | }, |
| 2168 | { |
| 2169 | "id": "decimals", |
| 2170 | "value": 2 |
| 2171 | }, |
| 2172 | { |
| 2173 | "id": "custom.align" |
| 2174 | }, |
| 2175 | { |
| 2176 | "id": "mappings", |
| 2177 | "value": [ |
| 2178 | { |
| 2179 | "options": { |
| 2180 | "SENTINELONE, agent_flooding": { |
| 2181 | "index": 33, |
| 2182 | "text": "SENTINELONE Agent - Event Queue Flooding" |
| 2183 | }, |
| 2184 | "apache, web, modsecurity": { |
| 2185 | "index": 7, |
| 2186 | "text": "Apache ModSec" |
| 2187 | }, |
| 2188 | "dnsstat, dnsstat_alert": { |
| 2189 | "index": 47, |
| 2190 | "text": "Domain Stats - Alert" |
| 2191 | }, |
| 2192 | "dnsstat, dnsstat_error": { |
| 2193 | "index": 41, |
| 2194 | "text": "Domain Stats - Entry Not found in RDAP" |
| 2195 | }, |
| 2196 | "docker, docker-error": { |
| 2197 | "index": 43, |
| 2198 | "text": "Docker Error" |
| 2199 | }, |
| 2200 | "linux, docker, falco": { |
| 2201 | "index": 56, |
| 2202 | "text": "Linux Docker: Container Event" |
| 2203 | }, |
| 2204 | "linux, packetbeat, dns": { |
| 2205 | "index": 58, |
| 2206 | "text": "Linux - DNS Request" |
| 2207 | }, |
| 2208 | "linux, packetbeat, http": { |
| 2209 | "index": 73, |
| 2210 | "text": "Linux Packetbeat - HTTP Connection" |
| 2211 | }, |
| 2212 | "linux, packetbeat, tls": { |
| 2213 | "index": 72, |
| 2214 | "text": "Linux Packetbeat - HTTPS Connection" |
| 2215 | }, |
| 2216 | "linux, sysmon, sysmon_event1": { |
| 2217 | "index": 3, |
| 2218 | "text": "Linux Sysmon - Process Started" |
| 2219 | }, |
| 2220 | "linux, sysmon, sysmon_event3": { |
| 2221 | "index": 2, |
| 2222 | "text": "Linux Sysmon - Network Connection" |
| 2223 | }, |
| 2224 | "linux, sysmon, sysmon_event5": { |
| 2225 | "index": 1, |
| 2226 | "text": "Linux Sysmon - Process Terminated" |
| 2227 | }, |
| 2228 | "linux, sysmon, sysmon_event9": { |
| 2229 | "index": 46, |
| 2230 | "text": "Linux Sysmon - RawAccessRead" |
| 2231 | }, |
| 2232 | "linux, sysmon, sysmon_event_11": { |
| 2233 | "index": 4, |
| 2234 | "text": "Linux Sysmon - FileCreate" |
| 2235 | }, |
| 2236 | "linux, sysmon, sysmon_event_16": { |
| 2237 | "index": 6, |
| 2238 | "text": "Linux Sysmon - Sysmon Config Changed" |
| 2239 | }, |
| 2240 | "linux, sysmon, sysmon_event_23": { |
| 2241 | "index": 5, |
| 2242 | "text": "Linux Sysmon - File Removed" |
| 2243 | }, |
| 2244 | "local, systemd": { |
| 2245 | "index": 74, |
| 2246 | "text": "Linux Systemd" |
| 2247 | }, |
| 2248 | "openvpn, authentication_success": { |
| 2249 | "index": 68, |
| 2250 | "text": "OpenVPN Client - Auth Success" |
| 2251 | }, |
| 2252 | "ossec": { |
| 2253 | "index": 15, |
| 2254 | "text": "OSSEC Event" |
| 2255 | }, |
| 2256 | "ossec, rootcheck": { |
| 2257 | "index": 19, |
| 2258 | "text": "OSSEC - Rootcheck" |
| 2259 | }, |
| 2260 | "ossec, syscheck, syscheck_entry_added, syscheck_file": { |
| 2261 | "index": 9, |
| 2262 | "text": "Syscheck - File Added" |
| 2263 | }, |
| 2264 | "ossec, syscheck, syscheck_entry_added, syscheck_registry": { |
| 2265 | "index": 39, |
| 2266 | "text": "Syscheck - Windows Registry (Entry Added)" |
| 2267 | }, |
| 2268 | "ossec, syscheck, syscheck_entry_deleted, syscheck_file": { |
| 2269 | "index": 52, |
| 2270 | "text": "Syscheck - File Deleted" |
| 2271 | }, |
| 2272 | "ossec, syscheck, syscheck_entry_deleted, syscheck_registry": { |
| 2273 | "index": 45, |
| 2274 | "text": "Syscheck - Windows Registry (Entry Deleted)" |
| 2275 | }, |
| 2276 | "ossec, syscheck, syscheck_entry_modified, syscheck_file": { |
| 2277 | "index": 14, |
| 2278 | "text": "Syscheck - File Modified" |
| 2279 | }, |
| 2280 | "ossec, syscheck, syscheck_entry_modified, syscheck_registry": { |
| 2281 | "index": 30, |
| 2282 | "text": "Syscheck - Windows Registry (Entry Modified)" |
| 2283 | }, |
| 2284 | "pam, syslog": { |
| 2285 | "index": 18, |
| 2286 | "text": "Linux PAM" |
| 2287 | }, |
| 2288 | "pam, syslog, authentication_failed": { |
| 2289 | "index": 67, |
| 2290 | "text": "Linux PAM - Auth Failed" |
| 2291 | }, |
| 2292 | "pam, syslog, authentication_success": { |
| 2293 | "index": 12, |
| 2294 | "text": "Linux PAM - Auth Success" |
| 2295 | }, |
| 2296 | "sca": { |
| 2297 | "index": 17, |
| 2298 | "text": "Security Config Assessment" |
| 2299 | }, |
| 2300 | "syslog, adduser": { |
| 2301 | "index": 54, |
| 2302 | "text": "Linux - User Added" |
| 2303 | }, |
| 2304 | "syslog, dpkg": { |
| 2305 | "index": 11, |
| 2306 | "text": "Lunux dpkg" |
| 2307 | }, |
| 2308 | "syslog, dpkg, config_changed": { |
| 2309 | "index": 10, |
| 2310 | "text": "Linux dpkg - Config Changed" |
| 2311 | }, |
| 2312 | "syslog, errors, service_availability": { |
| 2313 | "index": 75, |
| 2314 | "text": "Linux Syslog - System Error" |
| 2315 | }, |
| 2316 | "syslog, linuxkernel": { |
| 2317 | "index": 57, |
| 2318 | "text": "Linux - Kernel Event" |
| 2319 | }, |
| 2320 | "syslog, linuxkernel, promisc": { |
| 2321 | "index": 29, |
| 2322 | "text": "Linux Kernel - Promisc. Interface" |
| 2323 | }, |
| 2324 | "syslog, sshd, authentication_success": { |
| 2325 | "index": 13, |
| 2326 | "text": "SSH - Auth Success" |
| 2327 | }, |
| 2328 | "syslog, sshd, recon": { |
| 2329 | "index": 51, |
| 2330 | "text": "Linux - SSH Daemon Alert" |
| 2331 | }, |
| 2332 | "syslog, sudo": { |
| 2333 | "index": 16, |
| 2334 | "text": "Lunux - Sudo" |
| 2335 | }, |
| 2336 | "threat_intel, alienvault, otx_alert": { |
| 2337 | "index": 63, |
| 2338 | "text": "Threat Intel - AlienVault OTX IoC Alert" |
| 2339 | }, |
| 2340 | "threat_intel, misp, misp_alert": { |
| 2341 | "index": 40, |
| 2342 | "text": "Threat Intel - MISP IoC Alert" |
| 2343 | }, |
| 2344 | "threat_intel, opencti, opencti_alert": { |
| 2345 | "index": 62, |
| 2346 | "text": "Threat Intel - OpenCTI IoC Alert" |
| 2347 | }, |
| 2348 | "threat_intel, opencti, opencti_error": { |
| 2349 | "index": 64, |
| 2350 | "text": "Threat Intel - OpenCTI API Error" |
| 2351 | }, |
| 2352 | "usb": { |
| 2353 | "index": 69, |
| 2354 | "text": "USB Port Event" |
| 2355 | }, |
| 2356 | "vulnerability-detector": { |
| 2357 | "index": 0, |
| 2358 | "text": "Vulnerability Detector" |
| 2359 | }, |
| 2360 | "vulnerability-detector, snyk": { |
| 2361 | "index": 55, |
| 2362 | "text": "Vulnerability Detector - Docker Images" |
| 2363 | }, |
| 2364 | "windows, inventory": { |
| 2365 | "index": 27, |
| 2366 | "text": "Windows Agent Inventory" |
| 2367 | }, |
| 2368 | "windows, sysmon, sysmon_event1, windows_sysmon_event1": { |
| 2369 | "index": 48, |
| 2370 | "text": "Windows Sysmon - Process Started" |
| 2371 | }, |
| 2372 | "windows, sysmon, sysmon_event1, windows_sysmon_event1, sysmon_anomaly": { |
| 2373 | "index": 77, |
| 2374 | "text": "Windows Sysmon - Process Started Anomaly" |
| 2375 | }, |
| 2376 | "windows, sysmon, sysmon_event2": { |
| 2377 | "index": 78, |
| 2378 | "text": "Windows Sysmon - A Process changed File Creation Time" |
| 2379 | }, |
| 2380 | "windows, sysmon, sysmon_event3": { |
| 2381 | "index": 36, |
| 2382 | "text": "Windows Sysmon - Network Connection" |
| 2383 | }, |
| 2384 | "windows, sysmon, sysmon_event3, sysmon_anomaly": { |
| 2385 | "index": 76, |
| 2386 | "text": "Windows Sysmon - Network Connection Anomaly" |
| 2387 | }, |
| 2388 | "windows, sysmon, sysmon_event7": { |
| 2389 | "index": 25, |
| 2390 | "text": "Windows Sysmon - DLL SideLoading" |
| 2391 | }, |
| 2392 | "windows, sysmon, sysmon_event_10": { |
| 2393 | "index": 32, |
| 2394 | "text": "Windows Sysmon - Process Injection" |
| 2395 | }, |
| 2396 | "windows, sysmon, sysmon_event_11": { |
| 2397 | "index": 20, |
| 2398 | "text": "Windows Sysmon - FileCreate" |
| 2399 | }, |
| 2400 | "windows, sysmon, sysmon_event_12": { |
| 2401 | "index": 23, |
| 2402 | "text": "Windows Sysmon - RegistryEvent (Object create and delete)" |
| 2403 | }, |
| 2404 | "windows, sysmon, sysmon_event_13": { |
| 2405 | "index": 24, |
| 2406 | "text": "Windows Sysmon - RegistryEvent (ValueSet)" |
| 2407 | }, |
| 2408 | "windows, sysmon, sysmon_event_15": { |
| 2409 | "index": 61, |
| 2410 | "text": "Windows Sysmon - FileCreateStreamHash" |
| 2411 | }, |
| 2412 | "windows, sysmon, sysmon_event_17": { |
| 2413 | "index": 70, |
| 2414 | "text": "Windows Sysmon - Pipe Created" |
| 2415 | }, |
| 2416 | "windows, sysmon, sysmon_event_22": { |
| 2417 | "index": 38, |
| 2418 | "text": "Windows Sysmon - DNS Request" |
| 2419 | }, |
| 2420 | "windows, sysmon, sysmon_event_23": { |
| 2421 | "index": 28, |
| 2422 | "text": "Windows Sysmon - File Removed" |
| 2423 | }, |
| 2424 | "windows, sysmon, sysmon_event_25": { |
| 2425 | "index": 71, |
| 2426 | "text": "Windows Sysmon - Process Tampering" |
| 2427 | }, |
| 2428 | "windows, sysmon, sysmon_process-anomalies": { |
| 2429 | "index": 53, |
| 2430 | "text": "Windows Sysmon - Process Anomalies" |
| 2431 | }, |
| 2432 | "windows, system_error": { |
| 2433 | "index": 49, |
| 2434 | "text": "Windows - System Error" |
| 2435 | }, |
| 2436 | "windows, windows_application": { |
| 2437 | "index": 31, |
| 2438 | "text": "WinEvtLogs - Application" |
| 2439 | }, |
| 2440 | "windows, windows_application, system_error": { |
| 2441 | "index": 59, |
| 2442 | "text": "WinEvtLogs - Application Error" |
| 2443 | }, |
| 2444 | "windows, windows_autoruns": { |
| 2445 | "index": 37, |
| 2446 | "text": "Windows Persistent Footholds" |
| 2447 | }, |
| 2448 | "windows, windows_defender": { |
| 2449 | "index": 35, |
| 2450 | "text": "Windows Defender" |
| 2451 | }, |
| 2452 | "windows, windows_firewall, firewall": { |
| 2453 | "index": 60, |
| 2454 | "text": "Windows - Windows Firewall" |
| 2455 | }, |
| 2456 | "windows, windows_logonsessions": { |
| 2457 | "index": 26, |
| 2458 | "text": "Windows Logon Sessions (Snapshot)" |
| 2459 | }, |
| 2460 | "windows, windows_powershell": { |
| 2461 | "index": 50, |
| 2462 | "text": "Windows - PowerShell" |
| 2463 | }, |
| 2464 | "windows, windows_security": { |
| 2465 | "index": 22, |
| 2466 | "text": "WinEvtLogs - Security" |
| 2467 | }, |
| 2468 | "windows, windows_security, authentication_failed": { |
| 2469 | "index": 65, |
| 2470 | "text": "Windows - Failed Authentication" |
| 2471 | }, |
| 2472 | "windows, windows_security, authentication_success": { |
| 2473 | "index": 21, |
| 2474 | "text": "Windows - Successful Auths" |
| 2475 | }, |
| 2476 | "windows, windows_sigcheck": { |
| 2477 | "index": 42, |
| 2478 | "text": "Windows Exec Analysis" |
| 2479 | }, |
| 2480 | "windows, windows_system": { |
| 2481 | "index": 44, |
| 2482 | "text": "WinEvtLogs - System" |
| 2483 | }, |
| 2484 | "windows, windows_system, policy_changed": { |
| 2485 | "index": 34, |
| 2486 | "text": "Windows Group Policy" |
| 2487 | }, |
| 2488 | "windows, windows_system, system_error": { |
| 2489 | "index": 66, |
| 2490 | "text": "Windows - System Error" |
| 2491 | }, |
| 2492 | "yara": { |
| 2493 | "index": 8, |
| 2494 | "text": "Yara Malware Scanner" |
| 2495 | } |
| 2496 | }, |
| 2497 | "type": "value" |
| 2498 | } |
| 2499 | ] |
| 2500 | }, |
| 2501 | { |
| 2502 | "id": "links", |
| 2503 | "value": [ |
| 2504 | { |
| 2505 | "targetBlank": true, |
| 2506 | "title": "VIEW EVENTS", |
| 2507 | "url": "https://grafana.company.local/explore?left=%5B%22now-1h%22,%22now%22,%22SENTINELONE%22,%7B%22refId%22:%22A%22,%22query%22:%22data_groupName:${__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%5D,%22timeField%22:%22timestamp%22%7D%5D" |
| 2508 | } |
| 2509 | ] |
| 2510 | } |
| 2511 | ] |
| 2512 | }, |
| 2513 | { |
| 2514 | "matcher": { |
| 2515 | "id": "byName", |
| 2516 | "options": "Rule Groups" |
| 2517 | }, |
| 2518 | "properties": [ |
| 2519 | { |
| 2520 | "id": "custom.width", |
| 2521 | "value": 302 |
| 2522 | } |
| 2523 | ] |
| 2524 | } |
| 2525 | ] |
| 2526 | }, |
| 2527 | "gridPos": { |
| 2528 | "h": 14, |
| 2529 | "w": 6, |
| 2530 | "x": 0, |
| 2531 | "y": 42 |
| 2532 | }, |
| 2533 | "id": 24, |
| 2534 | "links": [], |
| 2535 | "options": { |
| 2536 | "cellHeight": "sm", |
| 2537 | "footer": { |
| 2538 | "countRows": false, |
| 2539 | "fields": "", |
| 2540 | "reducer": [ |
| 2541 | "sum" |
| 2542 | ], |
| 2543 | "show": false |
| 2544 | }, |
| 2545 | "showHeader": true, |
| 2546 | "sortBy": [] |
| 2547 | }, |
| 2548 | "pluginVersion": "10.2.0", |
| 2549 | "targets": [ |
| 2550 | { |
| 2551 | "bucketAggs": [ |
| 2552 | { |
| 2553 | "$$hashKey": "object:332", |
| 2554 | "field": "data_groupName", |
| 2555 | "id": "2", |
| 2556 | "settings": { |
| 2557 | "min_doc_count": 1, |
| 2558 | "order": "desc", |
| 2559 | "orderBy": "_count", |
| 2560 | "size": "0" |
| 2561 | }, |
| 2562 | "type": "terms" |
| 2563 | } |
| 2564 | ], |
| 2565 | "datasource": { |
| 2566 | "type": "grafana-opensearch-datasource", |
| 2567 | "uid": "replace_datasource_uid" |
| 2568 | }, |
| 2569 | "metrics": [ |
| 2570 | { |
| 2571 | "$$hashKey": "object:330", |
| 2572 | "field": "select field", |
| 2573 | "id": "1", |
| 2574 | "meta": {}, |
| 2575 | "settings": {}, |
| 2576 | "type": "count" |
| 2577 | } |
| 2578 | ], |
| 2579 | "query": "eventSeverity:$eventSeverity", |
| 2580 | "refId": "A", |
| 2581 | "timeField": "timestamp" |
| 2582 | } |
| 2583 | ], |
| 2584 | "title": "EVENTS BY GROUP", |
| 2585 | "transformations": [ |
| 2586 | { |
| 2587 | "id": "merge", |
| 2588 | "options": { |
| 2589 | "reducers": [] |
| 2590 | } |
| 2591 | } |
| 2592 | ], |
| 2593 | "type": "table" |
| 2594 | }, |
| 2595 | { |
| 2596 | "datasource": { |
| 2597 | "type": "grafana-opensearch-datasource", |
| 2598 | "uid": "replace_datasource_uid" |
| 2599 | }, |
| 2600 | "fieldConfig": { |
| 2601 | "defaults": { |
| 2602 | "color": { |
| 2603 | "mode": "palette-classic" |
| 2604 | }, |
| 2605 | "custom": { |
| 2606 | "axisBorderShow": false, |
| 2607 | "axisCenteredZero": false, |
| 2608 | "axisColorMode": "text", |
| 2609 | "axisLabel": "", |
| 2610 | "axisPlacement": "auto", |
| 2611 | "barAlignment": -1, |
| 2612 | "drawStyle": "line", |
| 2613 | "fillOpacity": 0, |
| 2614 | "gradientMode": "none", |
| 2615 | "hideFrom": { |
| 2616 | "legend": false, |
| 2617 | "tooltip": false, |
| 2618 | "viz": false |
| 2619 | }, |
| 2620 | "insertNulls": false, |
| 2621 | "lineInterpolation": "linear", |
| 2622 | "lineWidth": 1, |
| 2623 | "pointSize": 5, |
| 2624 | "scaleDistribution": { |
| 2625 | "type": "linear" |
| 2626 | }, |
| 2627 | "showPoints": "auto", |
| 2628 | "spanNulls": false, |
| 2629 | "stacking": { |
| 2630 | "group": "A", |
| 2631 | "mode": "normal" |
| 2632 | }, |
| 2633 | "thresholdsStyle": { |
| 2634 | "mode": "off" |
| 2635 | } |
| 2636 | }, |
| 2637 | "mappings": [], |
| 2638 | "thresholds": { |
| 2639 | "mode": "absolute", |
| 2640 | "steps": [ |
| 2641 | { |
| 2642 | "color": "green", |
| 2643 | "value": null |
| 2644 | }, |
| 2645 | { |
| 2646 | "color": "red", |
| 2647 | "value": 80 |
| 2648 | } |
| 2649 | ] |
| 2650 | } |
| 2651 | }, |
| 2652 | "overrides": [] |
| 2653 | }, |
| 2654 | "gridPos": { |
| 2655 | "h": 14, |
| 2656 | "w": 18, |
| 2657 | "x": 6, |
| 2658 | "y": 42 |
| 2659 | }, |
| 2660 | "id": 51, |
| 2661 | "options": { |
| 2662 | "legend": { |
| 2663 | "calcs": [], |
| 2664 | "displayMode": "table", |
| 2665 | "placement": "right", |
| 2666 | "showLegend": true |
| 2667 | }, |
| 2668 | "tooltip": { |
| 2669 | "mode": "single", |
| 2670 | "sort": "none" |
| 2671 | } |
| 2672 | }, |
| 2673 | "targets": [ |
| 2674 | { |
| 2675 | "alias": "", |
| 2676 | "bucketAggs": [ |
| 2677 | { |
| 2678 | "field": "data_groupName", |
| 2679 | "id": "3", |
| 2680 | "settings": { |
| 2681 | "min_doc_count": "1", |
| 2682 | "order": "desc", |
| 2683 | "orderBy": "_count", |
| 2684 | "size": "10" |
| 2685 | }, |
| 2686 | "type": "terms" |
| 2687 | }, |
| 2688 | { |
| 2689 | "field": "timestamp", |
| 2690 | "id": "2", |
| 2691 | "settings": { |
| 2692 | "interval": "auto" |
| 2693 | }, |
| 2694 | "type": "date_histogram" |
| 2695 | } |
| 2696 | ], |
| 2697 | "datasource": { |
| 2698 | "type": "grafana-opensearch-datasource", |
| 2699 | "uid": "replace_datasource_uid" |
| 2700 | }, |
| 2701 | "metrics": [ |
| 2702 | { |
| 2703 | "id": "1", |
| 2704 | "type": "count" |
| 2705 | } |
| 2706 | ], |
| 2707 | "query": "eventSeverity:$eventSeverity", |
| 2708 | "refId": "A", |
| 2709 | "timeField": "timestamp" |
| 2710 | } |
| 2711 | ], |
| 2712 | "title": "EVENTS BY ALERT GROUP (TOP 10) - HISTOGRAM", |
| 2713 | "transparent": true, |
| 2714 | "type": "timeseries" |
| 2715 | }, |
| 2716 | { |
| 2717 | "datasource": { |
| 2718 | "type": "grafana-opensearch-datasource", |
| 2719 | "uid": "replace_datasource_uid" |
| 2720 | }, |
| 2721 | "fieldConfig": { |
| 2722 | "defaults": { |
| 2723 | "color": { |
| 2724 | "mode": "thresholds" |
| 2725 | }, |
| 2726 | "custom": { |
| 2727 | "align": "auto", |
| 2728 | "cellOptions": { |
| 2729 | "type": "auto" |
| 2730 | }, |
| 2731 | "filterable": true, |
| 2732 | "inspect": false |
| 2733 | }, |
| 2734 | "mappings": [], |
| 2735 | "thresholds": { |
| 2736 | "mode": "absolute", |
| 2737 | "steps": [ |
| 2738 | { |
| 2739 | "color": "green", |
| 2740 | "value": null |
| 2741 | }, |
| 2742 | { |
| 2743 | "color": "red", |
| 2744 | "value": 80 |
| 2745 | } |
| 2746 | ] |
| 2747 | } |
| 2748 | }, |
| 2749 | "overrides": [ |
| 2750 | { |
| 2751 | "matcher": { |
| 2752 | "id": "byName", |
| 2753 | "options": "timestamp" |
| 2754 | }, |
| 2755 | "properties": [ |
| 2756 | { |
| 2757 | "id": "displayName", |
| 2758 | "value": "Date/Time" |
| 2759 | }, |
| 2760 | { |
| 2761 | "id": "unit", |
| 2762 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 2763 | }, |
| 2764 | { |
| 2765 | "id": "custom.align" |
| 2766 | } |
| 2767 | ] |
| 2768 | }, |
| 2769 | { |
| 2770 | "matcher": { |
| 2771 | "id": "byName", |
| 2772 | "options": "data_computerName" |
| 2773 | }, |
| 2774 | "properties": [ |
| 2775 | { |
| 2776 | "id": "displayName", |
| 2777 | "value": "AGENT" |
| 2778 | }, |
| 2779 | { |
| 2780 | "id": "unit", |
| 2781 | "value": "short" |
| 2782 | }, |
| 2783 | { |
| 2784 | "id": "decimals", |
| 2785 | "value": 2 |
| 2786 | }, |
| 2787 | { |
| 2788 | "id": "custom.align" |
| 2789 | } |
| 2790 | ] |
| 2791 | }, |
| 2792 | { |
| 2793 | "matcher": { |
| 2794 | "id": "byName", |
| 2795 | "options": "agent_ip" |
| 2796 | }, |
| 2797 | "properties": [ |
| 2798 | { |
| 2799 | "id": "displayName", |
| 2800 | "value": "IP ADDRESS" |
| 2801 | }, |
| 2802 | { |
| 2803 | "id": "unit", |
| 2804 | "value": "short" |
| 2805 | }, |
| 2806 | { |
| 2807 | "id": "decimals", |
| 2808 | "value": 2 |
| 2809 | }, |
| 2810 | { |
| 2811 | "id": "custom.align" |
| 2812 | } |
| 2813 | ] |
| 2814 | }, |
| 2815 | { |
| 2816 | "matcher": { |
| 2817 | "id": "byName", |
| 2818 | "options": "rule_description" |
| 2819 | }, |
| 2820 | "properties": [ |
| 2821 | { |
| 2822 | "id": "displayName", |
| 2823 | "value": "RULE DESCRIPTION" |
| 2824 | }, |
| 2825 | { |
| 2826 | "id": "unit", |
| 2827 | "value": "short" |
| 2828 | }, |
| 2829 | { |
| 2830 | "id": "decimals", |
| 2831 | "value": 2 |
| 2832 | }, |
| 2833 | { |
| 2834 | "id": "custom.align" |
| 2835 | } |
| 2836 | ] |
| 2837 | }, |
| 2838 | { |
| 2839 | "matcher": { |
| 2840 | "id": "byName", |
| 2841 | "options": "Date/Time" |
| 2842 | }, |
| 2843 | "properties": [ |
| 2844 | { |
| 2845 | "id": "custom.width", |
| 2846 | "value": 242 |
| 2847 | } |
| 2848 | ] |
| 2849 | }, |
| 2850 | { |
| 2851 | "matcher": { |
| 2852 | "id": "byName", |
| 2853 | "options": "AGENT" |
| 2854 | }, |
| 2855 | "properties": [ |
| 2856 | { |
| 2857 | "id": "custom.width", |
| 2858 | "value": 160 |
| 2859 | } |
| 2860 | ] |
| 2861 | }, |
| 2862 | { |
| 2863 | "matcher": { |
| 2864 | "id": "byName", |
| 2865 | "options": "MITRE TACTIC" |
| 2866 | }, |
| 2867 | "properties": [ |
| 2868 | { |
| 2869 | "id": "custom.width", |
| 2870 | "value": 332 |
| 2871 | } |
| 2872 | ] |
| 2873 | }, |
| 2874 | { |
| 2875 | "matcher": { |
| 2876 | "id": "byName", |
| 2877 | "options": "RULE LEVEL" |
| 2878 | }, |
| 2879 | "properties": [ |
| 2880 | { |
| 2881 | "id": "custom.width", |
| 2882 | "value": 122 |
| 2883 | } |
| 2884 | ] |
| 2885 | }, |
| 2886 | { |
| 2887 | "matcher": { |
| 2888 | "id": "byName", |
| 2889 | "options": "IP ADDRESS" |
| 2890 | }, |
| 2891 | "properties": [ |
| 2892 | { |
| 2893 | "id": "custom.width", |
| 2894 | "value": 163 |
| 2895 | } |
| 2896 | ] |
| 2897 | }, |
| 2898 | { |
| 2899 | "matcher": { |
| 2900 | "id": "byName", |
| 2901 | "options": "MITRE TECHNIQUE" |
| 2902 | }, |
| 2903 | "properties": [ |
| 2904 | { |
| 2905 | "id": "custom.width", |
| 2906 | "value": 312 |
| 2907 | } |
| 2908 | ] |
| 2909 | }, |
| 2910 | { |
| 2911 | "matcher": { |
| 2912 | "id": "byName", |
| 2913 | "options": "rule_id" |
| 2914 | }, |
| 2915 | "properties": [ |
| 2916 | { |
| 2917 | "id": "custom.width", |
| 2918 | "value": 96 |
| 2919 | } |
| 2920 | ] |
| 2921 | }, |
| 2922 | { |
| 2923 | "matcher": { |
| 2924 | "id": "byName", |
| 2925 | "options": "EVENT ID" |
| 2926 | }, |
| 2927 | "properties": [ |
| 2928 | { |
| 2929 | "id": "links", |
| 2930 | "value": [ |
| 2931 | { |
| 2932 | "targetBlank": true, |
| 2933 | "title": "VIEW EVENT DETAILS", |
| 2934 | "url": "https://grafana.company.local/explore?left=%7B%22datasource%22:%22SENTINELONE%22,%22queries%22:%5B%7B%22refId%22:%22A%22,%22query%22:%22_id:${__value.text}%22,%22alias%22:%22%22,%22metrics%22:%5B%7B%22id%22:%221%22,%22type%22:%22logs%22,%22settings%22:%7B%22limit%22:%22500%22%7D%7D%5D,%22bucketAggs%22:%5B%5D,%22timeField%22:%22timestamp%22%7D%5D,%22range%22:%7B%22from%22:%22now-6h%22,%22to%22:%22now%22%7D%7D" |
| 2935 | } |
| 2936 | ] |
| 2937 | } |
| 2938 | ] |
| 2939 | }, |
| 2940 | { |
| 2941 | "matcher": { |
| 2942 | "id": "byName", |
| 2943 | "options": "IP ADD" |
| 2944 | }, |
| 2945 | "properties": [ |
| 2946 | { |
| 2947 | "id": "custom.width", |
| 2948 | "value": 176 |
| 2949 | } |
| 2950 | ] |
| 2951 | }, |
| 2952 | { |
| 2953 | "matcher": { |
| 2954 | "id": "byName", |
| 2955 | "options": "EVENT CATEGORY" |
| 2956 | }, |
| 2957 | "properties": [ |
| 2958 | { |
| 2959 | "id": "custom.width", |
| 2960 | "value": 209 |
| 2961 | } |
| 2962 | ] |
| 2963 | }, |
| 2964 | { |
| 2965 | "matcher": { |
| 2966 | "id": "byName", |
| 2967 | "options": "USER" |
| 2968 | }, |
| 2969 | "properties": [ |
| 2970 | { |
| 2971 | "id": "custom.width", |
| 2972 | "value": 218 |
| 2973 | } |
| 2974 | ] |
| 2975 | }, |
| 2976 | { |
| 2977 | "matcher": { |
| 2978 | "id": "byName", |
| 2979 | "options": "threatClassification" |
| 2980 | }, |
| 2981 | "properties": [ |
| 2982 | { |
| 2983 | "id": "custom.width", |
| 2984 | "value": 214 |
| 2985 | } |
| 2986 | ] |
| 2987 | }, |
| 2988 | { |
| 2989 | "matcher": { |
| 2990 | "id": "byName", |
| 2991 | "options": "DESCRIPTION" |
| 2992 | }, |
| 2993 | "properties": [ |
| 2994 | { |
| 2995 | "id": "custom.width", |
| 2996 | "value": 688 |
| 2997 | } |
| 2998 | ] |
| 2999 | } |
| 3000 | ] |
| 3001 | }, |
| 3002 | "gridPos": { |
| 3003 | "h": 16, |
| 3004 | "w": 24, |
| 3005 | "x": 0, |
| 3006 | "y": 56 |
| 3007 | }, |
| 3008 | "id": 27, |
| 3009 | "options": { |
| 3010 | "cellHeight": "sm", |
| 3011 | "footer": { |
| 3012 | "countRows": false, |
| 3013 | "fields": "", |
| 3014 | "reducer": [ |
| 3015 | "sum" |
| 3016 | ], |
| 3017 | "show": false |
| 3018 | }, |
| 3019 | "showHeader": true, |
| 3020 | "sortBy": [] |
| 3021 | }, |
| 3022 | "pluginVersion": "10.2.0", |
| 3023 | "targets": [ |
| 3024 | { |
| 3025 | "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}], |
| 3026 | "datasource": { |
| 3027 | "type": "grafana-opensearch-datasource", |
| 3028 | "uid": "replace_datasource_uid" |
| 3029 | }, |
| 3030 | "metrics": [ |
| 3031 | { |
| 3032 | "id": "1", |
| 3033 | "settings": { |
| 3034 | "size": "250" |
| 3035 | }, |
| 3036 | "type": "raw_data" |
| 3037 | } |
| 3038 | ], |
| 3039 | "query": "eventSeverity:$eventSeverity", |
| 3040 | "refId": "A", |
| 3041 | "timeField": "timestamp" |
| 3042 | } |
| 3043 | ], |
| 3044 | "title": "EVENTS", |
| 3045 | "transformations": [ |
| 3046 | { |
| 3047 | "id": "filterFieldsByName", |
| 3048 | "options": { |
| 3049 | "include": { |
| 3050 | "names": [ |
| 3051 | "timestamp", |
| 3052 | "_id", |
| 3053 | "cat", |
| 3054 | "data_computerName", |
| 3055 | "data_username", |
| 3056 | "deviceAddress", |
| 3057 | "deviceAddress_city_name", |
| 3058 | "eventDesc", |
| 3059 | "eventSeverity", |
| 3060 | "fileName", |
| 3061 | "threatClassification", |
| 3062 | "threatConfidenceLevel" |
| 3063 | ] |
| 3064 | } |
| 3065 | } |
| 3066 | }, |
| 3067 | { |
| 3068 | "id": "organize", |
| 3069 | "options": { |
| 3070 | "excludeByName": { |
| 3071 | "@metadata_beat": true, |
| 3072 | "@metadata_type": true, |
| 3073 | "@metadata_version": true, |
| 3074 | "IMPHASH": true, |
| 3075 | "MD5": true, |
| 3076 | "SHA1": true, |
| 3077 | "SHA256": true, |
| 3078 | "_id": false, |
| 3079 | "_index": true, |
| 3080 | "_type": true, |
| 3081 | "accountId": true, |
| 3082 | "accountName": true, |
| 3083 | "activityId": true, |
| 3084 | "activityType": true, |
| 3085 | "activityUuid": true, |
| 3086 | "agentId": true, |
| 3087 | "agentUpdatedVersion": true, |
| 3088 | "agent_ephemeral_id": true, |
| 3089 | "agent_hostname": true, |
| 3090 | "agent_id": true, |
| 3091 | "agent_ip_city_name": true, |
| 3092 | "agent_ip_country_code": true, |
| 3093 | "agent_ip_geolocation": true, |
| 3094 | "agent_type": true, |
| 3095 | "agent_version": true, |
| 3096 | "application_name": true, |
| 3097 | "beats_type": true, |
| 3098 | "collector_node_id": true, |
| 3099 | "comments": true, |
| 3100 | "createdAt": true, |
| 3101 | "data_accountName": true, |
| 3102 | "data_alert_action": true, |
| 3103 | "data_alert_category": true, |
| 3104 | "data_alert_gid": true, |
| 3105 | "data_alert_rev": true, |
| 3106 | "data_alert_severity": true, |
| 3107 | "data_alert_signature": true, |
| 3108 | "data_alert_signature_id": true, |
| 3109 | "data_app_proto": true, |
| 3110 | "data_audit_auid": true, |
| 3111 | "data_audit_command": true, |
| 3112 | "data_audit_euid": true, |
| 3113 | "data_audit_exe": true, |
| 3114 | "data_audit_gid": true, |
| 3115 | "data_audit_id": true, |
| 3116 | "data_audit_pid": true, |
| 3117 | "data_audit_res": true, |
| 3118 | "data_audit_session": true, |
| 3119 | "data_audit_type": true, |
| 3120 | "data_audit_uid": true, |
| 3121 | "data_computerName": false, |
| 3122 | "data_confidenceLevel": true, |
| 3123 | "data_createdAt": true, |
| 3124 | "data_description": true, |
| 3125 | "data_dest_ip": true, |
| 3126 | "data_dest_port": true, |
| 3127 | "data_downloadUrl": true, |
| 3128 | "data_dstuser": true, |
| 3129 | "data_event_type": true, |
| 3130 | "data_exclusionType": true, |
| 3131 | "data_extra_data": true, |
| 3132 | "data_file": true, |
| 3133 | "data_fileContentHash": true, |
| 3134 | "data_fileDisplayName": true, |
| 3135 | "data_fileName": true, |
| 3136 | "data_filePath": true, |
| 3137 | "data_flow_bytes_toclient": true, |
| 3138 | "data_flow_bytes_toserver": true, |
| 3139 | "data_flow_id": true, |
| 3140 | "data_flow_pkts_toclient": true, |
| 3141 | "data_flow_pkts_toserver": true, |
| 3142 | "data_flow_start": true, |
| 3143 | "data_fullScopeDetails": true, |
| 3144 | "data_fullScopeDetailsPath": true, |
| 3145 | "data_globalStatus": true, |
| 3146 | "data_groupName": true, |
| 3147 | "data_http_http_content_type": true, |
| 3148 | "data_http_http_port": true, |
| 3149 | "data_http_length": true, |
| 3150 | "data_http_status": true, |
| 3151 | "data_http_url": true, |
| 3152 | "data_id": true, |
| 3153 | "data_in_iface": true, |
| 3154 | "data_majorVersion": true, |
| 3155 | "data_metadata_flowbits": true, |
| 3156 | "data_metadata_flowints_http_anomaly_count": true, |
| 3157 | "data_metadata_flowints_tcp_retransmission_count": true, |
| 3158 | "data_minorVersion": true, |
| 3159 | "data_osArch": true, |
| 3160 | "data_osFamily": true, |
| 3161 | "data_osquery_action": true, |
| 3162 | "data_osquery_calendarTime": true, |
| 3163 | "data_osquery_columns_address": true, |
| 3164 | "data_osquery_columns_address_city_name": true, |
| 3165 | "data_osquery_columns_address_country_code": true, |
| 3166 | "data_osquery_columns_address_geolocation": true, |
| 3167 | "data_osquery_columns_cmdline": true, |
| 3168 | "data_osquery_columns_cwd": true, |
| 3169 | "data_osquery_columns_description": true, |
| 3170 | "data_osquery_columns_directory": true, |
| 3171 | "data_osquery_columns_disk_bytes_read": true, |
| 3172 | "data_osquery_columns_disk_bytes_written": true, |
| 3173 | "data_osquery_columns_egid": true, |
| 3174 | "data_osquery_columns_euid": true, |
| 3175 | "data_osquery_columns_family": true, |
| 3176 | "data_osquery_columns_fd": true, |
| 3177 | "data_osquery_columns_gid": true, |
| 3178 | "data_osquery_columns_gid_signed": true, |
| 3179 | "data_osquery_columns_host": true, |
| 3180 | "data_osquery_columns_interface": true, |
| 3181 | "data_osquery_columns_local_address": true, |
| 3182 | "data_osquery_columns_local_address_city_name": true, |
| 3183 | "data_osquery_columns_local_address_country_code": true, |
| 3184 | "data_osquery_columns_local_address_geolocation": true, |
| 3185 | "data_osquery_columns_local_port": true, |
| 3186 | "data_osquery_columns_mac": true, |
| 3187 | "data_osquery_columns_name": true, |
| 3188 | "data_osquery_columns_net_namespace": true, |
| 3189 | "data_osquery_columns_nice": true, |
| 3190 | "data_osquery_columns_on_disk": true, |
| 3191 | "data_osquery_columns_parent": true, |
| 3192 | "data_osquery_columns_path": true, |
| 3193 | "data_osquery_columns_pgroup": true, |
| 3194 | "data_osquery_columns_pid": true, |
| 3195 | "data_osquery_columns_port": true, |
| 3196 | "data_osquery_columns_protocol": true, |
| 3197 | "data_osquery_columns_remote_address": true, |
| 3198 | "data_osquery_columns_remote_address_city_name": true, |
| 3199 | "data_osquery_columns_remote_address_country_code": true, |
| 3200 | "data_osquery_columns_remote_address_geolocation": true, |
| 3201 | "data_osquery_columns_remote_port": true, |
| 3202 | "data_osquery_columns_resident_size": true, |
| 3203 | "data_osquery_columns_root": true, |
| 3204 | "data_osquery_columns_sgid": true, |
| 3205 | "data_osquery_columns_shell": true, |
| 3206 | "data_osquery_columns_socket": true, |
| 3207 | "data_osquery_columns_start_time": true, |
| 3208 | "data_osquery_columns_state": true, |
| 3209 | "data_osquery_columns_suid": true, |
| 3210 | "data_osquery_columns_system_time": true, |
| 3211 | "data_osquery_columns_threads": true, |
| 3212 | "data_osquery_columns_time_utc": true, |
| 3213 | "data_osquery_columns_total_size": true, |
| 3214 | "data_osquery_columns_tty": true, |
| 3215 | "data_osquery_columns_type": true, |
| 3216 | "data_osquery_columns_uid": true, |
| 3217 | "data_osquery_columns_uid_signed": true, |
| 3218 | "data_osquery_columns_user": true, |
| 3219 | "data_osquery_columns_user_time": true, |
| 3220 | "data_osquery_columns_username": true, |
| 3221 | "data_osquery_columns_wired_size": true, |
| 3222 | "data_osquery_counter": true, |
| 3223 | "data_osquery_decorations_host_uuid": true, |
| 3224 | "data_osquery_decorations_hostname": true, |
| 3225 | "data_osquery_epoch": true, |
| 3226 | "data_osquery_hostIdentifier": true, |
| 3227 | "data_osquery_name": true, |
| 3228 | "data_osquery_numerics": true, |
| 3229 | "data_osquery_unixTime": true, |
| 3230 | "data_packageId": true, |
| 3231 | "data_platformType": true, |
| 3232 | "data_proto": true, |
| 3233 | "data_sca_check_command": true, |
| 3234 | "data_sca_check_compliance_cis": true, |
| 3235 | "data_sca_check_compliance_cis_csc": true, |
| 3236 | "data_sca_check_compliance_gdpr_IV": true, |
| 3237 | "data_sca_check_compliance_gpg_13": true, |
| 3238 | "data_sca_check_compliance_hipaa": true, |
| 3239 | "data_sca_check_compliance_nist_800_53": true, |
| 3240 | "data_sca_check_compliance_pci_dss": true, |
| 3241 | "data_sca_check_compliance_tsc": true, |
| 3242 | "data_sca_check_description": true, |
| 3243 | "data_sca_check_id": true, |
| 3244 | "data_sca_check_previous_result": true, |
| 3245 | "data_sca_check_rationale": true, |
| 3246 | "data_sca_check_remediation": true, |
| 3247 | "data_sca_check_result": true, |
| 3248 | "data_sca_check_title": true, |
| 3249 | "data_sca_description": true, |
| 3250 | "data_sca_failed": true, |
| 3251 | "data_sca_file": true, |
| 3252 | "data_sca_invalid": true, |
| 3253 | "data_sca_passed": true, |
| 3254 | "data_sca_policy": true, |
| 3255 | "data_sca_policy_id": true, |
| 3256 | "data_sca_scan_id": true, |
| 3257 | "data_sca_score": true, |
| 3258 | "data_sca_total_checks": true, |
| 3259 | "data_sca_type": true, |
| 3260 | "data_scanType": true, |
| 3261 | "data_scopeLevel": true, |
| 3262 | "data_scopeName": true, |
| 3263 | "data_script": true, |
| 3264 | "data_secured": true, |
| 3265 | "data_siteName": true, |
| 3266 | "data_src_ip": true, |
| 3267 | "data_src_ip_city_name": true, |
| 3268 | "data_src_ip_country_code": true, |
| 3269 | "data_src_ip_geolocation": true, |
| 3270 | "data_src_port": true, |
| 3271 | "data_srcip": true, |
| 3272 | "data_srcip_city_name": true, |
| 3273 | "data_srcip_country_code": true, |
| 3274 | "data_srcip_geolocation": true, |
| 3275 | "data_srcuser": true, |
| 3276 | "data_status": true, |
| 3277 | "data_threatClassification": true, |
| 3278 | "data_timestamp": true, |
| 3279 | "data_title": true, |
| 3280 | "data_tls_session_resumed": true, |
| 3281 | "data_tls_version": true, |
| 3282 | "data_totalNewDevices": true, |
| 3283 | "data_tx_id": true, |
| 3284 | "data_type": true, |
| 3285 | "data_unknown": true, |
| 3286 | "data_unsecured": true, |
| 3287 | "data_unsupported": true, |
| 3288 | "data_value": true, |
| 3289 | "data_version": true, |
| 3290 | "data_version_city_name": true, |
| 3291 | "data_version_country_code": true, |
| 3292 | "data_version_geolocation": true, |
| 3293 | "data_win_eventXML_binaryData": true, |
| 3294 | "data_win_eventXML_binaryDataSize": true, |
| 3295 | "data_win_eventXML_param1": true, |
| 3296 | "data_win_eventdata_authenticationPackageName": true, |
| 3297 | "data_win_eventdata_callTrace": true, |
| 3298 | "data_win_eventdata_commandLine": true, |
| 3299 | "data_win_eventdata_company": true, |
| 3300 | "data_win_eventdata_creationUtcTime": true, |
| 3301 | "data_win_eventdata_currentDirectory": true, |
| 3302 | "data_win_eventdata_description": true, |
| 3303 | "data_win_eventdata_destinationHostname": true, |
| 3304 | "data_win_eventdata_destinationIp": true, |
| 3305 | "data_win_eventdata_destinationIp_city_name": true, |
| 3306 | "data_win_eventdata_destinationIp_country_code": true, |
| 3307 | "data_win_eventdata_destinationIp_geolocation": true, |
| 3308 | "data_win_eventdata_destinationIsIpv6": true, |
| 3309 | "data_win_eventdata_destinationPort": true, |
| 3310 | "data_win_eventdata_destinationPortName": true, |
| 3311 | "data_win_eventdata_details": true, |
| 3312 | "data_win_eventdata_elevatedToken": true, |
| 3313 | "data_win_eventdata_eventType": true, |
| 3314 | "data_win_eventdata_fileVersion": true, |
| 3315 | "data_win_eventdata_fileVersion_city_name": true, |
| 3316 | "data_win_eventdata_fileVersion_country_code": true, |
| 3317 | "data_win_eventdata_fileVersion_geolocation": true, |
| 3318 | "data_win_eventdata_grantedAccess": true, |
| 3319 | "data_win_eventdata_hashes": true, |
| 3320 | "data_win_eventdata_image": true, |
| 3321 | "data_win_eventdata_imageLoaded": true, |
| 3322 | "data_win_eventdata_impersonationLevel": true, |
| 3323 | "data_win_eventdata_initiated": true, |
| 3324 | "data_win_eventdata_integrityLevel": true, |
| 3325 | "data_win_eventdata_ipAddress": true, |
| 3326 | "data_win_eventdata_ipPort": true, |
| 3327 | "data_win_eventdata_keyLength": true, |
| 3328 | "data_win_eventdata_logonGuid": true, |
| 3329 | "data_win_eventdata_logonId": true, |
| 3330 | "data_win_eventdata_logonProcessName": true, |
| 3331 | "data_win_eventdata_logonType": true, |
| 3332 | "data_win_eventdata_originalFileName": true, |
| 3333 | "data_win_eventdata_param1": true, |
| 3334 | "data_win_eventdata_param2": true, |
| 3335 | "data_win_eventdata_param3": true, |
| 3336 | "data_win_eventdata_param4": true, |
| 3337 | "data_win_eventdata_parentCommandLine": true, |
| 3338 | "data_win_eventdata_parentImage": true, |
| 3339 | "data_win_eventdata_parentProcessGuid": true, |
| 3340 | "data_win_eventdata_parentProcessId": true, |
| 3341 | "data_win_eventdata_processGuid": true, |
| 3342 | "data_win_eventdata_processId": true, |
| 3343 | "data_win_eventdata_processName": true, |
| 3344 | "data_win_eventdata_product": true, |
| 3345 | "data_win_eventdata_protocol": true, |
| 3346 | "data_win_eventdata_queryName": true, |
| 3347 | "data_win_eventdata_queryResults": true, |
| 3348 | "data_win_eventdata_queryStatus": true, |
| 3349 | "data_win_eventdata_ruleName": true, |
| 3350 | "data_win_eventdata_serviceName": true, |
| 3351 | "data_win_eventdata_serviceSid": true, |
| 3352 | "data_win_eventdata_signature": true, |
| 3353 | "data_win_eventdata_signatureStatus": true, |
| 3354 | "data_win_eventdata_signed": true, |
| 3355 | "data_win_eventdata_sourceHostname": true, |
| 3356 | "data_win_eventdata_sourceImage": true, |
| 3357 | "data_win_eventdata_sourceIp": true, |
| 3358 | "data_win_eventdata_sourceIp_city_name": true, |
| 3359 | "data_win_eventdata_sourceIp_country_code": true, |
| 3360 | "data_win_eventdata_sourceIp_geolocation": true, |
| 3361 | "data_win_eventdata_sourceIsIpv6": true, |
| 3362 | "data_win_eventdata_sourcePort": true, |
| 3363 | "data_win_eventdata_sourceProcessGUID": true, |
| 3364 | "data_win_eventdata_sourceProcessId": true, |
| 3365 | "data_win_eventdata_sourceThreadId": true, |
| 3366 | "data_win_eventdata_status": true, |
| 3367 | "data_win_eventdata_subjectDomainName": true, |
| 3368 | "data_win_eventdata_subjectLogonId": true, |
| 3369 | "data_win_eventdata_subjectUserName": true, |
| 3370 | "data_win_eventdata_subjectUserSid": true, |
| 3371 | "data_win_eventdata_targetDomainName": true, |
| 3372 | "data_win_eventdata_targetFilename": true, |
| 3373 | "data_win_eventdata_targetImage": true, |
| 3374 | "data_win_eventdata_targetLinkedLogonId": true, |
| 3375 | "data_win_eventdata_targetLogonId": true, |
| 3376 | "data_win_eventdata_targetObject": true, |
| 3377 | "data_win_eventdata_targetProcessGUID": true, |
| 3378 | "data_win_eventdata_targetProcessId": true, |
| 3379 | "data_win_eventdata_targetUserName": true, |
| 3380 | "data_win_eventdata_targetUserSid": true, |
| 3381 | "data_win_eventdata_terminalSessionId": true, |
| 3382 | "data_win_eventdata_ticketEncryptionType": true, |
| 3383 | "data_win_eventdata_ticketOptions": true, |
| 3384 | "data_win_eventdata_user": true, |
| 3385 | "data_win_eventdata_utcTime": true, |
| 3386 | "data_win_eventdata_virtualAccount": true, |
| 3387 | "data_win_system_channel": true, |
| 3388 | "data_win_system_computer": true, |
| 3389 | "data_win_system_eventID": true, |
| 3390 | "data_win_system_eventRecordID": true, |
| 3391 | "data_win_system_eventSourceName": true, |
| 3392 | "data_win_system_keywords": true, |
| 3393 | "data_win_system_level": true, |
| 3394 | "data_win_system_message": true, |
| 3395 | "data_win_system_opcode": true, |
| 3396 | "data_win_system_processID": true, |
| 3397 | "data_win_system_providerGuid": true, |
| 3398 | "data_win_system_providerName": true, |
| 3399 | "data_win_system_severityValue": true, |
| 3400 | "data_win_system_systemTime": true, |
| 3401 | "data_win_system_task": true, |
| 3402 | "data_win_system_threadID": true, |
| 3403 | "data_win_system_version": true, |
| 3404 | "decoder_name": true, |
| 3405 | "decoder_parent": true, |
| 3406 | "description": true, |
| 3407 | "deviceAddress_city_name": true, |
| 3408 | "deviceAddress_country_code": true, |
| 3409 | "deviceAddress_geolocation": true, |
| 3410 | "deviceHostFqdn": true, |
| 3411 | "deviceHostName": true, |
| 3412 | "dns_query": true, |
| 3413 | "dns_query_threat_indicated": true, |
| 3414 | "dst_ip": true, |
| 3415 | "dst_ip_city_name": true, |
| 3416 | "dst_ip_country_code": true, |
| 3417 | "dst_ip_geolocation": true, |
| 3418 | "dst_ip_threat_indicated": true, |
| 3419 | "dst_port": true, |
| 3420 | "ecs_version": true, |
| 3421 | "error": true, |
| 3422 | "eventID": true, |
| 3423 | "event_hash": true, |
| 3424 | "facility": true, |
| 3425 | "facility_num": true, |
| 3426 | "fileHashMd5": true, |
| 3427 | "fileHashSha256": true, |
| 3428 | "fileName": false, |
| 3429 | "file_path": true, |
| 3430 | "firewall_rule_name": true, |
| 3431 | "full_log": false, |
| 3432 | "gl2_accounted_message_size": true, |
| 3433 | "gl2_message_id": true, |
| 3434 | "gl2_remote_ip": true, |
| 3435 | "gl2_remote_port": true, |
| 3436 | "gl2_source_collector": true, |
| 3437 | "gl2_source_input": true, |
| 3438 | "gl2_source_node": true, |
| 3439 | "groupId": true, |
| 3440 | "groupName": true, |
| 3441 | "hash": true, |
| 3442 | "hash_md5": true, |
| 3443 | "hash_sha1": true, |
| 3444 | "hash_sha256": true, |
| 3445 | "highlight": true, |
| 3446 | "host_architecture": true, |
| 3447 | "host_containerized": true, |
| 3448 | "host_hostname": true, |
| 3449 | "host_id": true, |
| 3450 | "host_ip": true, |
| 3451 | "host_mac": true, |
| 3452 | "host_name": true, |
| 3453 | "host_os_codename": true, |
| 3454 | "host_os_kernel": true, |
| 3455 | "host_os_name": true, |
| 3456 | "host_os_platform": true, |
| 3457 | "host_os_version": true, |
| 3458 | "hostname": true, |
| 3459 | "id": true, |
| 3460 | "input_type": true, |
| 3461 | "ip": true, |
| 3462 | "ip_city_name": true, |
| 3463 | "ip_country_code": true, |
| 3464 | "ip_geolocation": true, |
| 3465 | "level": true, |
| 3466 | "location": true, |
| 3467 | "log_file_path": true, |
| 3468 | "log_offset": true, |
| 3469 | "manager_name": true, |
| 3470 | "message": true, |
| 3471 | "module": true, |
| 3472 | "notificationScope": true, |
| 3473 | "originatorName": true, |
| 3474 | "originatorVersion": true, |
| 3475 | "originatorVersion_city_name": true, |
| 3476 | "originatorVersion_country_code": true, |
| 3477 | "originatorVersion_geolocation": true, |
| 3478 | "osFamily": true, |
| 3479 | "parent_process_cmd_line": true, |
| 3480 | "parent_process_id": true, |
| 3481 | "parent_process_image": true, |
| 3482 | "pid": true, |
| 3483 | "predecoder_hostname": true, |
| 3484 | "predecoder_program_name": true, |
| 3485 | "predecoder_timestamp": true, |
| 3486 | "previous_log": true, |
| 3487 | "previous_output": true, |
| 3488 | "process_cmd_line": true, |
| 3489 | "process_id": true, |
| 3490 | "process_image": true, |
| 3491 | "process_name": true, |
| 3492 | "protocol": true, |
| 3493 | "rt": true, |
| 3494 | "rule_cis": true, |
| 3495 | "rule_cis_csc": true, |
| 3496 | "rule_firedtimes": true, |
| 3497 | "rule_gdpr": true, |
| 3498 | "rule_gdpr_IV": true, |
| 3499 | "rule_gpg13": true, |
| 3500 | "rule_gpg_13": true, |
| 3501 | "rule_hipaa": true, |
| 3502 | "rule_id": false, |
| 3503 | "rule_info": true, |
| 3504 | "rule_mail": true, |
| 3505 | "rule_mitre_id": true, |
| 3506 | "rule_mitre_tactic": false, |
| 3507 | "rule_nist_800_53": true, |
| 3508 | "rule_pci_dss": true, |
| 3509 | "rule_tsc": true, |
| 3510 | "scanType": true, |
| 3511 | "scanid": true, |
| 3512 | "secondaryDescription": true, |
| 3513 | "secured": true, |
| 3514 | "service": true, |
| 3515 | "siteId": true, |
| 3516 | "siteName": true, |
| 3517 | "software_package": true, |
| 3518 | "software_vendor": true, |
| 3519 | "sort": true, |
| 3520 | "source": true, |
| 3521 | "sourceAgentId": true, |
| 3522 | "sourceAgentUuid": true, |
| 3523 | "sourceDnsDomain": true, |
| 3524 | "sourceFqdn": true, |
| 3525 | "sourceGroupId": true, |
| 3526 | "sourceGroupName": true, |
| 3527 | "sourceHostName": true, |
| 3528 | "sourceIpAddresses_0": true, |
| 3529 | "sourceIpAddresses_1": true, |
| 3530 | "sourceIpAddresses_1_city_name": true, |
| 3531 | "sourceIpAddresses_1_country_code": true, |
| 3532 | "sourceIpAddresses_1_geolocation": true, |
| 3533 | "sourceIpAddresses_2": true, |
| 3534 | "sourceIpAddresses_2_city_name": true, |
| 3535 | "sourceIpAddresses_2_country_code": true, |
| 3536 | "sourceIpAddresses_2_geolocation": true, |
| 3537 | "sourceIpAddresses_3": true, |
| 3538 | "sourceIpAddresses_3_city_name": true, |
| 3539 | "sourceIpAddresses_3_country_code": true, |
| 3540 | "sourceIpAddresses_3_geolocation": true, |
| 3541 | "sourceIpAddresses_4": true, |
| 3542 | "sourceIpAddresses_4_city_name": true, |
| 3543 | "sourceIpAddresses_4_country_code": true, |
| 3544 | "sourceIpAddresses_4_geolocation": true, |
| 3545 | "sourceIpAddresses_5": true, |
| 3546 | "sourceMacAddresses_0": true, |
| 3547 | "sourceMacAddresses_1": true, |
| 3548 | "sourceMgmtPrecievedAddress": true, |
| 3549 | "sourceMgmtPrecievedAddress_city_name": true, |
| 3550 | "sourceMgmtPrecievedAddress_country_code": true, |
| 3551 | "sourceMgmtPrecievedAddress_geolocation": true, |
| 3552 | "sourceNetworkState": true, |
| 3553 | "sourceOsRevision": true, |
| 3554 | "sourceOsType": true, |
| 3555 | "sourceThreatCount": true, |
| 3556 | "sourceUserId": true, |
| 3557 | "sourceUserName": true, |
| 3558 | "source_city_name": true, |
| 3559 | "source_country_code": true, |
| 3560 | "source_geolocation": true, |
| 3561 | "src_ip": true, |
| 3562 | "src_ip_city_name": true, |
| 3563 | "src_ip_country_code": true, |
| 3564 | "src_ip_geolocation": true, |
| 3565 | "src_port": true, |
| 3566 | "streams": true, |
| 3567 | "syscheck_attrs_after": true, |
| 3568 | "syscheck_audit_effective_user_id": true, |
| 3569 | "syscheck_audit_effective_user_name": true, |
| 3570 | "syscheck_audit_group_id": true, |
| 3571 | "syscheck_audit_group_name": true, |
| 3572 | "syscheck_audit_login_user_id": true, |
| 3573 | "syscheck_audit_login_user_name": true, |
| 3574 | "syscheck_audit_process_cwd": true, |
| 3575 | "syscheck_audit_process_id": true, |
| 3576 | "syscheck_audit_process_name": true, |
| 3577 | "syscheck_audit_process_parent_cwd": true, |
| 3578 | "syscheck_audit_process_parent_name": true, |
| 3579 | "syscheck_audit_process_ppid": true, |
| 3580 | "syscheck_audit_user_id": true, |
| 3581 | "syscheck_audit_user_name": true, |
| 3582 | "syscheck_changed_attributes": true, |
| 3583 | "syscheck_event": true, |
| 3584 | "syscheck_gid_after": true, |
| 3585 | "syscheck_gname_after": true, |
| 3586 | "syscheck_hard_links": true, |
| 3587 | "syscheck_inode_after": true, |
| 3588 | "syscheck_inode_before": true, |
| 3589 | "syscheck_md5_after": true, |
| 3590 | "syscheck_md5_before": true, |
| 3591 | "syscheck_mode": true, |
| 3592 | "syscheck_mtime_after": true, |
| 3593 | "syscheck_mtime_before": true, |
| 3594 | "syscheck_path": true, |
| 3595 | "syscheck_perm_after": true, |
| 3596 | "syscheck_perm_before": true, |
| 3597 | "syscheck_sha1_after": true, |
| 3598 | "syscheck_sha1_before": true, |
| 3599 | "syscheck_sha256_after": true, |
| 3600 | "syscheck_sha256_before": true, |
| 3601 | "syscheck_size_after": true, |
| 3602 | "syscheck_size_before": true, |
| 3603 | "syscheck_uid_after": true, |
| 3604 | "syscheck_uname_after": true, |
| 3605 | "syscheck_win_perm_after": true, |
| 3606 | "syscheck_win_perm_after_0_allowed": true, |
| 3607 | "syscheck_win_perm_after_0_name": true, |
| 3608 | "syscheck_win_perm_after_1_allowed": true, |
| 3609 | "syscheck_win_perm_after_1_name": true, |
| 3610 | "syscheck_win_perm_after_2_allowed": true, |
| 3611 | "syscheck_win_perm_after_2_name": true, |
| 3612 | "syscheck_win_perm_after_3_allowed": true, |
| 3613 | "syscheck_win_perm_after_3_name": true, |
| 3614 | "syslog_customer": true, |
| 3615 | "syslog_tag": true, |
| 3616 | "syslog_type": true, |
| 3617 | "sysmon_event_description": true, |
| 3618 | "threatClassification": false, |
| 3619 | "threatClassificationSource": true, |
| 3620 | "threatClassifier": true, |
| 3621 | "threatCommandLineArguments": true, |
| 3622 | "threatConfidenceLevel": false, |
| 3623 | "threatDetectingEngine": true, |
| 3624 | "threatDetectionTime": true, |
| 3625 | "threatID": true, |
| 3626 | "threatId": true, |
| 3627 | "threatIndicatorsList_0": true, |
| 3628 | "threatIndicatorsList_1": true, |
| 3629 | "threatIndicatorsList_10": true, |
| 3630 | "threatIndicatorsList_11": true, |
| 3631 | "threatIndicatorsList_12": true, |
| 3632 | "threatIndicatorsList_13": true, |
| 3633 | "threatIndicatorsList_14": true, |
| 3634 | "threatIndicatorsList_15": true, |
| 3635 | "threatIndicatorsList_16": true, |
| 3636 | "threatIndicatorsList_17": true, |
| 3637 | "threatIndicatorsList_18": true, |
| 3638 | "threatIndicatorsList_19": true, |
| 3639 | "threatIndicatorsList_2": true, |
| 3640 | "threatIndicatorsList_20": true, |
| 3641 | "threatIndicatorsList_21": true, |
| 3642 | "threatIndicatorsList_22": true, |
| 3643 | "threatIndicatorsList_23": true, |
| 3644 | "threatIndicatorsList_24": true, |
| 3645 | "threatIndicatorsList_25": true, |
| 3646 | "threatIndicatorsList_26": true, |
| 3647 | "threatIndicatorsList_27": true, |
| 3648 | "threatIndicatorsList_28": true, |
| 3649 | "threatIndicatorsList_29": true, |
| 3650 | "threatIndicatorsList_3": true, |
| 3651 | "threatIndicatorsList_30": true, |
| 3652 | "threatIndicatorsList_31": true, |
| 3653 | "threatIndicatorsList_32": true, |
| 3654 | "threatIndicatorsList_33": true, |
| 3655 | "threatIndicatorsList_34": true, |
| 3656 | "threatIndicatorsList_35": true, |
| 3657 | "threatIndicatorsList_36": true, |
| 3658 | "threatIndicatorsList_37": true, |
| 3659 | "threatIndicatorsList_38": true, |
| 3660 | "threatIndicatorsList_39": true, |
| 3661 | "threatIndicatorsList_4": true, |
| 3662 | "threatIndicatorsList_40": true, |
| 3663 | "threatIndicatorsList_41": true, |
| 3664 | "threatIndicatorsList_42": true, |
| 3665 | "threatIndicatorsList_43": true, |
| 3666 | "threatIndicatorsList_44": true, |
| 3667 | "threatIndicatorsList_45": true, |
| 3668 | "threatIndicatorsList_46": true, |
| 3669 | "threatIndicatorsList_47": true, |
| 3670 | "threatIndicatorsList_48": true, |
| 3671 | "threatIndicatorsList_49": true, |
| 3672 | "threatIndicatorsList_5": true, |
| 3673 | "threatIndicatorsList_50": true, |
| 3674 | "threatIndicatorsList_51": true, |
| 3675 | "threatIndicatorsList_52": true, |
| 3676 | "threatIndicatorsList_53": true, |
| 3677 | "threatIndicatorsList_54": true, |
| 3678 | "threatIndicatorsList_55": true, |
| 3679 | "threatIndicatorsList_56": true, |
| 3680 | "threatIndicatorsList_6": true, |
| 3681 | "threatIndicatorsList_7": true, |
| 3682 | "threatIndicatorsList_8": true, |
| 3683 | "threatIndicatorsList_9": true, |
| 3684 | "threatMitigationStatus": true, |
| 3685 | "threatMitigationStatusID": true, |
| 3686 | "threatProcessUser": true, |
| 3687 | "threatStoryline": true, |
| 3688 | "threat_ids": true, |
| 3689 | "threat_indicated": true, |
| 3690 | "threat_names": true, |
| 3691 | "time": true, |
| 3692 | "timestamp": false, |
| 3693 | "totalNewDevices": true, |
| 3694 | "unknown": true, |
| 3695 | "unsecured": true, |
| 3696 | "unsupported": true, |
| 3697 | "updatedAt": true, |
| 3698 | "userId": true, |
| 3699 | "user_name": true, |
| 3700 | "vendor": true, |
| 3701 | "win_registry_key": true, |
| 3702 | "win_system_eventID": true, |
| 3703 | "windows_auth_package": true, |
| 3704 | "windows_domain": true, |
| 3705 | "windows_event_id": true, |
| 3706 | "windows_event_severity": true, |
| 3707 | "windows_logon_type": true |
| 3708 | }, |
| 3709 | "indexByName": { |
| 3710 | "_id": 1, |
| 3711 | "_index": 5, |
| 3712 | "_type": 6, |
| 3713 | "accountId": 7, |
| 3714 | "accountName": 8, |
| 3715 | "activityId": 9, |
| 3716 | "activityType": 10, |
| 3717 | "activityUuid": 11, |
| 3718 | "agentId": 12, |
| 3719 | "agentUpdatedVersion": 13, |
| 3720 | "application_name": 14, |
| 3721 | "cat": 15, |
| 3722 | "comments": 16, |
| 3723 | "createdAt": 17, |
| 3724 | "data_accountName": 18, |
| 3725 | "data_computerName": 2, |
| 3726 | "data_confidenceLevel": 19, |
| 3727 | "data_downloadUrl": 20, |
| 3728 | "data_fileContentHash": 21, |
| 3729 | "data_fileDisplayName": 22, |
| 3730 | "data_filePath": 23, |
| 3731 | "data_fullScopeDetails": 24, |
| 3732 | "data_fullScopeDetailsPath": 25, |
| 3733 | "data_globalStatus": 26, |
| 3734 | "data_groupName": 27, |
| 3735 | "data_scopeLevel": 28, |
| 3736 | "data_scopeName": 29, |
| 3737 | "data_siteName": 30, |
| 3738 | "data_threatClassification": 31, |
| 3739 | "data_username": 32, |
| 3740 | "description": 33, |
| 3741 | "deviceAddress": 3, |
| 3742 | "deviceAddress_city_name": 34, |
| 3743 | "deviceAddress_country_code": 35, |
| 3744 | "deviceAddress_geolocation": 36, |
| 3745 | "deviceHostFqdn": 37, |
| 3746 | "deviceHostName": 38, |
| 3747 | "eventDesc": 39, |
| 3748 | "eventID": 40, |
| 3749 | "eventSeverity": 4, |
| 3750 | "facility": 41, |
| 3751 | "facility_num": 42, |
| 3752 | "fileHashMd5": 43, |
| 3753 | "fileHashSha256": 44, |
| 3754 | "fileName": 45, |
| 3755 | "gl2_accounted_message_size": 46, |
| 3756 | "gl2_message_id": 47, |
| 3757 | "gl2_remote_ip": 48, |
| 3758 | "gl2_remote_port": 49, |
| 3759 | "gl2_source_input": 50, |
| 3760 | "gl2_source_node": 51, |
| 3761 | "groupId": 52, |
| 3762 | "groupName": 53, |
| 3763 | "hash": 54, |
| 3764 | "highlight": 55, |
| 3765 | "level": 56, |
| 3766 | "message": 57, |
| 3767 | "notificationScope": 58, |
| 3768 | "originatorName": 59, |
| 3769 | "originatorVersion": 60, |
| 3770 | "osFamily": 61, |
| 3771 | "process_id": 62, |
| 3772 | "rt": 63, |
| 3773 | "secondaryDescription": 64, |
| 3774 | "siteId": 65, |
| 3775 | "siteName": 66, |
| 3776 | "sort": 67, |
| 3777 | "source": 68, |
| 3778 | "sourceAgentId": 69, |
| 3779 | "sourceAgentUuid": 70, |
| 3780 | "sourceDnsDomain": 71, |
| 3781 | "sourceFqdn": 72, |
| 3782 | "sourceGroupId": 73, |
| 3783 | "sourceGroupName": 74, |
| 3784 | "sourceHostName": 75, |
| 3785 | "sourceIpAddresses_0": 76, |
| 3786 | "sourceIpAddresses_1": 77, |
| 3787 | "sourceMacAddresses_0": 78, |
| 3788 | "sourceMacAddresses_1": 79, |
| 3789 | "sourceMgmtPrecievedAddress": 80, |
| 3790 | "sourceMgmtPrecievedAddress_city_name": 81, |
| 3791 | "sourceMgmtPrecievedAddress_country_code": 82, |
| 3792 | "sourceMgmtPrecievedAddress_geolocation": 83, |
| 3793 | "sourceNetworkState": 84, |
| 3794 | "sourceOsRevision": 85, |
| 3795 | "sourceOsType": 86, |
| 3796 | "sourceThreatCount": 87, |
| 3797 | "source_city_name": 88, |
| 3798 | "source_country_code": 89, |
| 3799 | "source_geolocation": 90, |
| 3800 | "streams": 91, |
| 3801 | "syslog_customer": 92, |
| 3802 | "syslog_type": 93, |
| 3803 | "threatClassification": 94, |
| 3804 | "threatClassificationSource": 95, |
| 3805 | "threatClassifier": 96, |
| 3806 | "threatCommandLineArguments": 97, |
| 3807 | "threatConfidenceLevel": 98, |
| 3808 | "threatDetectingEngine": 99, |
| 3809 | "threatDetectionTime": 100, |
| 3810 | "threatID": 101, |
| 3811 | "threatId": 102, |
| 3812 | "threatMitigationStatus": 103, |
| 3813 | "threatMitigationStatusID": 104, |
| 3814 | "threatProcessUser": 105, |
| 3815 | "threatStoryline": 106, |
| 3816 | "timestamp": 0, |
| 3817 | "updatedAt": 107, |
| 3818 | "userId": 108, |
| 3819 | "vendor": 109 |
| 3820 | }, |
| 3821 | "renameByName": { |
| 3822 | "_id": "EVENT ID", |
| 3823 | "cat": "EVENT CATEGORY", |
| 3824 | "data_computerName": "AGENT", |
| 3825 | "data_username": "USER", |
| 3826 | "deviceAddress": "IP ADD", |
| 3827 | "eventDesc": "DESCRIPTION", |
| 3828 | "eventSeverity": "SEVERITY", |
| 3829 | "rule_id": "RULE ID", |
| 3830 | "rule_mitre_tactic": "MITRE TACTIC", |
| 3831 | "rule_mitre_technique": "MITRE TECHNIQUE", |
| 3832 | "timestamp": "DATE/TIME" |
| 3833 | } |
| 3834 | } |
| 3835 | } |
| 3836 | ], |
| 3837 | "transparent": true, |
| 3838 | "type": "table" |
| 3839 | } |
| 3840 | ], |
| 3841 | "refresh": "", |
| 3842 | "schemaVersion": 38, |
| 3843 | "tags": [ |
| 3844 | "EDR" |
| 3845 | ], |
| 3846 | "templating": { |
| 3847 | "list": [ |
| 3848 | { |
| 3849 | "datasource": { |
| 3850 | "type": "grafana-opensearch-datasource", |
| 3851 | "uid": "replace_datasource_uid" |
| 3852 | }, |
| 3853 | "filters": [], |
| 3854 | "hide": 0, |
| 3855 | "label": "", |
| 3856 | "name": "Filters", |
| 3857 | "skipUrlSync": false, |
| 3858 | "type": "adhoc" |
| 3859 | }, |
| 3860 | { |
| 3861 | "current": { |
| 3862 | "selected": false, |
| 3863 | "text": "All", |
| 3864 | "value": "$__all" |
| 3865 | }, |
| 3866 | "datasource": { |
| 3867 | "type": "grafana-opensearch-datasource", |
| 3868 | "uid": "replace_datasource_uid" |
| 3869 | }, |
| 3870 | "definition": "{ \"find\": \"terms\", \"field\": \"eventSeverity\", \"query\": \"\"}", |
| 3871 | "hide": 0, |
| 3872 | "includeAll": true, |
| 3873 | "label": "Event Severity", |
| 3874 | "multi": false, |
| 3875 | "name": "eventSeverity", |
| 3876 | "options": [], |
| 3877 | "query": "{ \"find\": \"terms\", \"field\": \"eventSeverity\", \"query\": \"\"}", |
| 3878 | "refresh": 2, |
| 3879 | "regex": "", |
| 3880 | "skipUrlSync": false, |
| 3881 | "sort": 0, |
| 3882 | "type": "query" |
| 3883 | } |
| 3884 | ] |
| 3885 | }, |
| 3886 | "time": { |
| 3887 | "from": "now-24h", |
| 3888 | "to": "now" |
| 3889 | }, |
| 3890 | "timepicker": { |
| 3891 | "refresh_intervals": [ |
| 3892 | "5s", |
| 3893 | "10s", |
| 3894 | "30s", |
| 3895 | "1m", |
| 3896 | "5m", |
| 3897 | "15m", |
| 3898 | "30m", |
| 3899 | "1h", |
| 3900 | "2h", |
| 3901 | "1d" |
| 3902 | ], |
| 3903 | "time_options": [ |
| 3904 | "5m", |
| 3905 | "15m", |
| 3906 | "1h", |
| 3907 | "6h", |
| 3908 | "12h", |
| 3909 | "24h", |
| 3910 | "2d", |
| 3911 | "7d", |
| 3912 | "30d" |
| 3913 | ] |
| 3914 | }, |
| 3915 | "timezone": "", |
| 3916 | "title": "EDR - SENTINELONE EPP - _SUMMARY", |
| 3917 | "weekStart": "" |
| 3918 | } |