mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 09:58:54 +00:00
c964db2a49
This is an API change for the format of logged events. The top-level log field "logNumericsAsNumbers" was introduced to help migrate from string-encoded numerics to JSON numbers. This change updates the field to be "numerics", updates the flag to conform to flag naming conventions, and documents the expectation. |
||
---|---|---|
.. | ||
database | ||
plugins | ||
posix | ||
sql | ||
tests | ||
windows | ||
BUCK | ||
CMakeLists.txt | ||
flags.cpp | ||
init.cpp | ||
query.cpp | ||
system.cpp | ||
tables.cpp | ||
watcher.cpp | ||
watcher.h |