Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.
etc_protocols
Line-parsed /etc/protocols.
Column | Type | Description |
---|---|---|
alias | text | Protocol alias |
comment | text | Comment with protocol description |
name | text | Protocol name |
number | integer | Protocol number |