Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 666 Bytes

osquery_extensions.md

File metadata and controls

18 lines (15 loc) · 666 Bytes

Osquery_extensions Table

Version: 4.4.2

Description

List of active osquery extensions.

Data Dictionary

Standard Name Field Name Type Description Sample Value
TBD uuid BIGINT The transient ID assigned for communication TBD
TBD name TEXT Extension's name TBD
TBD version TEXT Extension's version TBD
TBD sdk_version TEXT osquery SDK version used to build the extension TBD
TBD path TEXT Path of the extenion's domain socket or library path TBD
TBD type TEXT SDK extension type: extension or module TBD

References