steampipe-plugin-osquery

command module
v0.0.0-...-93bce35 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2023 License: MIT Imports: 2 Imported by: 0

README

steampipe-plugin-osquery

A Steampipe plugin to run query on remote hosts via SSH and OSQuery.

One by one, this plugin will expose all standard OSQuery tables; in order to run it it is necessary to have a user that can SSH into the remote host, and the name of the host must be specified in the query.

KNOWN LIMITATIONS: it assumes that SSHd is listening on port :22, and it only works against boxes that have SSH running and osquery installed.

$> steampipe query "select * from osquery_process where hostname='myhost';"

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL