Skip to content

Commit 8b77bc0

Browse files
Update data_connector_definition.json
1 parent 773346f commit 8b77bc0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

first_project/ErmesBrowserSecurityEvents_ccp/data_connector_definition.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
],
2727
"dataTypes": [
2828
{
29-
"name": "{{graphQueriesTableName}}",
3029
"lastDataReceivedQuery": "{{graphQueriesTableName}}\n | where TimeGenerated > ago(12h) | where name_s == \"no data test\" | summarize Time = max(TimeGenerated)\n | where isnotempty(Time)"
3130
}
3231
],
@@ -87,4 +86,4 @@
8786
]
8887
}
8988
}
90-
}
89+
}

0 commit comments

Comments
 (0)