Table of Contents

installatie

context

dit document beschrijft de installatie van osquery op Debian

installatie

export OSQUERY_KEY=1484120AC4E9F8A1A577AEEE97A80C63C9D8B80B
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys $OSQUERY_KEY
add-apt-repository 'deb [arch=amd64] https://pkg.osquery.io/deb deb main'
apt-get update
apt-get install osquery

werking

  1. open osqueryi
  2. typ: SELECT * from uptime;

meer info

voeg hier linken toe naar verdere uitleg