Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Prev Previous commit
Next Next commit
Increase initial_interval to 2160 hours (90 days) and use event.id as…
… the unique field in visualizations
  • Loading branch information
brijesh-elastic committed Aug 1, 2025
commit 550781ca8cf4f142445edfb413e8a75d0593cb6f
2 changes: 1 addition & 1 deletion packages/google_scc/data_stream/finding/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ streams:
multi: false
required: true
show_user: true
default: 24h
default: 2160h
- name: interval
type: text
title: Interval
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
"version": 1
},
"coreMigrationVersion": "8.8.0",
"created_at": "2025-07-31T10:21:31.082Z",
"created_at": "2025-08-01T10:11:55.419Z",
"id": "google_scc-0d6620a0-05f4-11ee-af70-a35c241bca6a",
"references": [
{
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
"version": 1
},
"coreMigrationVersion": "8.8.0",
"created_at": "2025-07-31T10:21:27.137Z",
"created_at": "2025-08-01T10:11:42.591Z",
"id": "google_scc-279e2ae0-05e9-11ee-af70-a35c241bca6a",
"references": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@
"version": 1
},
"coreMigrationVersion": "8.8.0",
"created_at": "2025-07-31T10:21:28.045Z",
"created_at": "2025-08-01T10:11:48.010Z",
"id": "google_scc-47d98700-0878-11ee-8e98-37b34c549462",
"references": [
{
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"usesAdHocDataView": false
},
"coreMigrationVersion": "8.8.0",
"created_at": "2025-07-31T10:21:12.235Z",
"created_at": "2025-08-01T10:09:44.054Z",
"id": "google_scc-23596503-5105-451e-8f64-f59054e3774c",
"references": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"usesAdHocDataView": false
},
"coreMigrationVersion": "8.8.0",
"created_at": "2025-07-31T10:21:12.235Z",
"created_at": "2025-08-01T10:09:44.054Z",
"id": "google_scc-78724c60-05ff-11ee-af70-a35c241bca6a",
"references": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"usesAdHocDataView": false
},
"coreMigrationVersion": "8.8.0",
"created_at": "2025-07-31T10:21:12.235Z",
"created_at": "2025-08-01T10:09:44.054Z",
"id": "google_scc-96641630-05e7-11ee-af70-a35c241bca6a",
"references": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"usesAdHocDataView": false
},
"coreMigrationVersion": "8.8.0",
"created_at": "2025-07-31T10:21:12.235Z",
"created_at": "2025-08-01T10:09:44.054Z",
"id": "google_scc-c57ada30-0876-11ee-8e98-37b34c549462",
"references": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"attributes": {
"color": "#F583B7",
"color": "#AAA8A5",
"description": "Tag defined in package-spec",
"name": "Security Solution"
},
"coreMigrationVersion": "8.8.0",
"created_at": "2025-07-31T10:21:12.979Z",
"created_at": "2025-08-01T10:09:44.815Z",
"id": "google_scc-security-solution-default",
"references": [],
"type": "tag",
Expand Down