Zach Wasserman
f75a2fc739
Fix up test osquery tooling ( #996 )
...
- Update certificate paths.
- Update documentation to point to the appropriate docs.
2021-06-07 13:34:17 -07:00
Zach Wasserman
9279e59628
Default to --host_identifier=instance in docs ( #103 )
...
This may be a better default for folks to use as it will prevent the
issues caused by duplicate UUIDs in #102 .
2020-12-07 15:43:08 -08:00
Zachary Wasserman
e452cc6a8a
Add file carving support ( #15 )
...
- Add endpoints for osquery to register and continue a carve.
- Implement client functionality for retrieving carve details and contents in fleetctl.
- Add documentation on using file carving with Fleet.
Addresses kolide/fleet#1714
2020-11-04 20:45:16 -08:00
Brendan Shaklovitz
87137252de
docker-compose QoL improvements ( #2319 )
...
* Use YAML anchors to avoid repeating config blocks
* Use docker volumes to persist data for mysql
* Allow setting `FLEET_SERVER` (fixes #2127 ) when using the docker-compose file to spin up multiple osquery clients
2020-10-09 10:10:33 -07:00
Zachary Wasserman
eb4770f730
Use host.docker.internal to connect test osqueryd instances ( #2019 )
...
Newer versions of Docker support this hostname, which allows test
osquery instances to be started with less configuration.
2019-04-02 08:31:09 -04:00
Joseph Henrich
878879faa3
Update uses of config_tls_refresh to config_refresh in docs ( #2009 )
2019-03-09 13:48:19 -08:00
Mike Arpaia
2b73444e6e
Added the debug flag to the osquery flagfile ( #872 )
2017-01-10 22:21:10 -07:00
Zachary Wasserman
f11da7b05b
Update docker osqueryd flags to use server provided config ( #822 )
2017-01-09 12:07:19 -08:00
John Murphy
f66904f240
Host details 405 ( #535 )
2016-12-02 01:00:00 +08:00
Zachary Wasserman
6d1c963bfa
Flesh out log ingestion endpoint/service methods ( #258 )
2016-09-30 19:18:27 -07:00
Zachary Wasserman
809a010a1d
Initial implementation of osqueryd enrollment + tests ( #36 )
...
*EnrollHost now generates a node key and stores host information into the DB
* Unit and integration tests
Closes #6
2016-08-11 13:50:03 -07:00
Mike Arpaia
2d2d667f4a
Attempt to clean the codebase ( #53 )
2016-08-09 10:24:29 -07:00