Solutions
Device management
Remotely manage, and protect laptops and mobile devices.
Orchestration
Automate tasks across devices, from app installs to scripts.
Software management
Inventory, patch, and manage installed software.
Extend Fleet
Integrate your favorite tools with Fleet.
Customers
Stripe + Fleet
Stripe consolidates multiple tools with Fleet.
Foursquare + Fleet
Foursquare quickly migrates to Fleet for device management.
What people are saying
Stories from the Fleet community.
More
Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.
iptables
Linux IP packet filtering and NAT tool.
Column | Type | Description |
---|---|---|
bytes | integer | Number of matching bytes for this rule. |
chain | text | Size of module content. |
dst_ip | text | Destination IP address. |
dst_mask | text | Destination IP address mask. |
dst_port | text | Protocol destination port(s). |
filter_name | text | Packet matching filter table name. |
iniface | text | Input interface for the rule. |
iniface_mask | text | Input interface mask for the rule. |
match | text | Matching rule that applies. |
outiface | text | Output interface for the rule. |
outiface_mask | text | Output interface mask for the rule. |
packets | integer | Number of matching packets for this rule. |
policy | text | Policy that applies for this rule. |
protocol | integer | Protocol number identification. |
src_ip | text | Source IP address. |
src_mask | text | Source IP address mask. |
src_port | text | Protocol source port(s). |
target | text | Target that applies for this rule. |