mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 01:55:20 +00:00
3813f09abb
When selecting UUID as the host identifier the client follows: - If host_identifier is set to hostname, return the hostname - If UUID check a static UUID container - If empty request the UUID from the backing storage, RocksDB - If empty use the Apple hardware UUID or generate a UUID - If the Apple UUID request fails generate a UUID When no UUID is available in the backing store save the new UUID. |
||
---|---|---|
.. | ||
config | ||
core | ||
database | ||
devtools | ||
dispatcher | ||
distributed | ||
events | ||
examples | ||
extensions | ||
filesystem | ||
logger | ||
main | ||
registry | ||
remote | ||
sql | ||
tables | ||
CMakeLists.txt |