mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-08 18:33:54 +00:00
5a56805970
Beginning in version 1.8.0 all time uses will converge on an osquery-provided getUnixTime() API call that returns, by default, UNIX time integers converted to UTC/GMT. The 'time' table will respond with the parsed time for the configuration. If the timezone is not UTC then osquery is using localtime. This configuration option will affect the 'unix_time' response in the 'time' table. Because of this configurable-effect the table is extended to include 'local_time' which is always the system local UNIX time. |
||
---|---|---|
.. | ||
applications | ||
events | ||
forensic | ||
networking | ||
other | ||
system | ||
utility | ||
CMakeLists.txt |