osquery-1/osquery/logger
Zachary Wasserman 8aa9d63c42 Properly intialize BufferedLogForwarder for TLS output plugin (#2328)
Missing initialization of the BufferedLogForwarder was causing an underflow in
the count of buffered logs, and error messages as described in #2324. This
commit brings the initialization of the forwarder for TLS in line with
aws_kinesis and aws_firehose, removing that error.
2016-08-08 15:20:25 -07:00
..
plugins Properly intialize BufferedLogForwarder for TLS output plugin (#2328) 2016-08-08 15:20:25 -07:00
tests Swap removed and added for logs (#2260) 2016-07-20 12:25:10 -07:00
CMakeLists.txt CMake configuration file changes to support Windows (#2258) 2016-07-20 23:48:55 -07:00
logger.cpp Add systemLog API (#2229) 2016-07-07 15:16:28 -07:00