Zachary Wasserman
|
85a8e92b96
|
Implement endpoints for host service methods (#280)
- Remove service methods for modifying hosts
|
2016-10-05 17:10:44 -07:00 |
|
Zachary Wasserman
|
6d1c963bfa
|
Flesh out log ingestion endpoint/service methods (#258)
|
2016-09-30 19:18:27 -07:00 |
|
Zachary Wasserman
|
503ae54f46
|
Ingest status and result logs (#77)
* Implement log endpoint for status/result log ingestion
* Define interface for log handlers: OsqueryResultHandler and OsqueryStatusHandler
* Initial implementation of file logger handlers
* Unit + integration tests
Closes #7
|
2016-08-17 12:45:29 -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 |
|