Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 985 Bytes

README.rst

File metadata and controls

42 lines (27 loc) · 985 Bytes

osquery-formula

A saltstack formula to install osquery on RHEL or Debian based systems. Install can use a local downloaded package or remote repo.

Available states

Manage repo files on RHEL/CentOS 7/Debian systems

Installs osquery using repo or local package. Get the latest package here https://osquery.io/downloads/official/

Sets up the configuration file using contents defined in pillar.

Enables and runs the osquery service.

Optionally configures logrotate on the host.