osquery-1/osquery/logger
Zachary Wasserman 2376fedb73 Introduce BufferedLogForwarder (#2036)
BufferedLogForwarder is a base class for external log forwarding schemes
that require buffering and retries. It generalizes the logic from the
existing TLSLogForwarderRunner.

The existing TLSLoggerPlugin and TLSLogForwarderRunner are refactored to
demonstrate the use of this new base class.
2016-04-15 09:49:35 -07:00
..
plugins Introduce BufferedLogForwarder (#2036) 2016-04-15 09:49:35 -07:00
tests [Fix #1973] Improve logging/extensions relays 2016-03-27 00:43:02 -07:00
CMakeLists.txt Remove Glog from third-party build 2016-03-07 12:54:00 -08:00
logger.cpp [Fix #1973] Improve logging/extensions relays 2016-03-27 00:43:02 -07:00