osquery-1/osquery/logger/plugins
Mitchell Grenier 418e6495c0 Adding a remote logger for osquery
The first draft of the remote logger for osquery. This should give a rough idea
of how the code will be structured and function. RFC please.

At the advice of @theopolis, I removed the category type and added the
http_logger key. We figure this should be more efficient and doesn't have to
be known at compile time.
2015-05-28 17:14:56 -07:00
..
tests Adding a remote logger for osquery 2015-05-28 17:14:56 -07:00
filesystem.cpp Removing trailing whitespace 2015-05-11 23:31:13 -07:00
http_logger.cpp Adding a remote logger for osquery 2015-05-28 17:14:56 -07:00
http_logger.h Adding a remote logger for osquery 2015-05-28 17:14:56 -07:00