Victor Lyuboslavsky
12/04/2023, 8:57 PMosquery_schedule
? I modified the query
in my schedule (but the name remained the same), yet osquery is still reporting the old stats from the previous query. Is this intended? I expected the stats to reset if the actual query is now different. Relevant config:
"packs": {
"Global": {
"queries": {
"Get JetBrains Plugins": {
"query": "select * from time;",
"interval": 3600,
"platform": "",
"version": "",
"snapshot": true
}
}
},
Stefano Bonicatti
12/04/2023, 9:02 PMVictor Lyuboslavsky
12/04/2023, 10:06 PMStefano Bonicatti
12/04/2023, 10:13 PMVictor Lyuboslavsky
12/05/2023, 3:49 PMVictor Lyuboslavsky
12/05/2023, 3:56 PMStefano Bonicatti
12/05/2023, 4:02 PMVictor Lyuboslavsky
12/05/2023, 5:09 PMStefano Bonicatti
12/05/2023, 5:10 PMStefano Bonicatti
12/05/2023, 5:11 PMStefano Bonicatti
12/05/2023, 5:14 PMStefano Bonicatti
12/05/2023, 5:14 PMVictor Lyuboslavsky
12/05/2023, 5:17 PM