mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-08 18:33:54 +00:00
6fab8b6083
When setting up alerts for differential logs data you might want to skip the initial added records. counter can be used to identify if the added records are all records from initial query of if they are new records. For initial query results that includes all records counter will be "0". For subsequent query executions counter will be incremented by 1. When epoch changes, counter will be reset back to "0". |
||
---|---|---|
.. | ||
posix | ||
conversions_tests.cpp | ||
flags_tests.cpp | ||
process_tests.cpp | ||
query_tests.cpp | ||
status_tests.cpp | ||
tables_tests.cpp | ||
time_tests.cpp | ||
watcher_tests.cpp |