yes and thanks i can find it but im not sure how to remove the object in stream id thats are in the widget
the stream id is not in streams but only in the dashboard
this id for example 6374a954f64b1801b7413c17
{
“_id” : ObjectId(“6374a954f64b1801b7413c26”),
“type” : “DASHBOARD”,
“title” : “Windows Sec Logs”,
“summary” : “This dashboard was migrated automatically.”,
“description” : “Security eventsid”,
“search_id” : “648af3f5f2dc742ec6c86d7d”,
“properties” : ,
“requires” : {
},
"state" : {
"00000171-88f9-1f15-940c-0a58ac1001d7" : {
"titles" : {
"widget" : {
"00000171-88f9-1ee0-940c-0a58ac1001d7" : "Tier0 Group Changed 7D",
"00000171-88f9-1ee1-940c-0a58ac1001d7" : "Tier0 Group Changed 7D",
"00000171-88f9-1ee2-940c-0a58ac1001d7" : "Sources Account Lockout 7D",
"00000171-88f9-1ef3-940c-0a58ac1001d7" : " Filtering Platform Packet SourceIP Drop 1D",
"00000171-88f9-1ee3-940c-0a58ac1001d7" : "Sources Account Lockout 7D",
"00000171-88f9-1ef4-940c-0a58ac1001d7" : " Filtering Platform Packet SourceIP Drop 1D",
"00000171-88f9-1ee6-940c-0a58ac1001d7" : "High Criticality Events 7D",
"00000171-88f9-1ed7-940c-0a58ac1001d7" : "Eventid 4776 and user name does not exist, user name is correct but the password is wrong,user tried to logon outside his day of week or time of day restrictions",
"00000171-88f9-1ed8-940c-0a58ac1001d7" : "Eventid 4776 and user name does not exist, user name is correct but the password is wrong,user tried to logon outside his day of week or time of day restrictions",
"00000171-88f9-1ed9-940c-0a58ac1001d7" : "Audit Log Cleared 7D",
"3366cd3c-22d2-47ed-bd2b-845a09bff1ec" : "Installed applications 7D",
"00000171-88f9-1eda-940c-0a58ac1001d7" : "Audit Log Cleared 7D",
"00000171-88f9-1edb-940c-0a58ac1001d7" : "BSOD",
"00000171-88f9-1eed-940c-0a58ac1001d7" : "Lockedout accounts 1D",
"00000171-88f9-1eee-940c-0a58ac1001d7" : "Lockedout accounts 1D"
},
"tab" : {
"title" : "Windows Sec Logs"
}
},
"widgets" : [
{
"id" : "00000171-88f9-1ed7-940c-0a58ac1001d7",
"type" : "aggregation",
"timerange" : {
"type" : "relative",
"from" : 604800
},
"query" : {
"type" : "elasticsearch",
"query_string" : "EventID:4776 AND (Status:0xc0000064 OR Status:0xc000006a OR Status:0xc000006f)"
},
"streams" : [
"6374a954f64b1801b7413c10"
],
"config" : {
"row_pivots" : [
{
"field" : "TargetUserName",
"type" : "values",
"config" : {
"limit" : 10
}
},
{
"field" : "Status",
"type" : "values",
"config" : {
"limit" : 15
}
}
],
"column_pivots" : [ ],
"series" : [
{
"config" : {
},
"function" : "count()"
}
],
"sort" : [
{
"type" : "series",
"field" : "count()",
"direction" : "Descending"
}
],
"visualization" : "pie",
"rollup" : true,
"event_annotation" : false
}
},
{
"id" : "00000171-88f9-1ee2-940c-0a58ac1001d7",
"type" : "aggregation",
"timerange" : {
"type" : "relative",
"from" : 604800
},
"query" : {
"type" : "elasticsearch",
"query_string" : "EventID:4740"
},
"streams" : [
"6374a954f64b1801b7413c10"
],
"config" : {
"row_pivots" : [
{
"field" : "TargetDomainName",
"type" : "values",
"config" : {
"limit" : 15
}
}
],
"column_pivots" : [ ],
"series" : [
{
"config" : {
},
"function" : "count()"
}
],
"sort" : [
{
"type" : "series",
"field" : "count()",
"direction" : "Descending"
}
],
"visualization" : "pie",
"rollup" : true,
"event_annotation" : false
}
},
{
"id" : "00000171-88f9-1ed8-940c-0a58ac1001d7",
"type" : "aggregation",
"timerange" : {
"type" : "relative",
"from" : 604800
},
"query" : {
"type" : "elasticsearch",
"query_string" : "EventID:4776 AND (Status:0xc0000064 OR Status:0xc000006a OR Status:0xc000006f)"
},
"streams" : [
"6374a954f64b1801b7413c17", **< ------------------- HERE**
"6374a954f64b1801b7413c10",
"6374a954f64b1801b7413c02",
"6374a954f64b1801b7413c0a"
],