osquery-1/osquery/logger/plugins
Teddy Reed 48cb4d555d Add systemLog API (#2229)
This includes a minor SDK refactor as it move quite a few specialized
functions and facilities from core.h into system.h. There was a breaking point
for needing to frequently update core includes.

The new logger systemLog function allows a call site to bypass logging config
and write a line to the OS logger (aka syslog).
2016-07-07 15:16:28 -07:00
..
tests Increase block period in flaky BufferedForwarder test (#2222) 2016-07-06 14:59:24 -07:00
aws_firehose.cpp Add newlines in firehose records (#2166) 2016-06-14 16:50:28 -07:00
aws_firehose.h Refactor logStatus and logger initialization (#2081) 2016-05-11 12:05:09 -07:00
aws_kinesis.cpp Add systemLog API (#2229) 2016-07-07 15:16:28 -07:00
aws_kinesis.h Optional randomization of shard ids for AWS Kinesis load balancing (#2157) 2016-06-15 15:29:59 -07:00
aws_util.cpp Update AWS logger code for AWS SDK 0.12.4 (#2140) 2016-06-07 15:06:49 -07:00
aws_util.h Update AWS logger code for AWS SDK 0.12.4 (#2140) 2016-06-07 15:06:49 -07:00
buffered.cpp Add systemLog API (#2229) 2016-07-07 15:16:28 -07:00
buffered.h Add AWS Kinesis and Firehose logger plugins (#2045) 2016-04-25 16:19:51 -07:00
filesystem.cpp Windows Daemon/Shell: Make osquery code more Windows-friendly (#2188) 2016-07-01 14:56:07 -07:00
syslog.cpp Refactor logStatus and logger initialization (#2081) 2016-05-11 12:05:09 -07:00
tls.cpp Refactor logStatus and logger initialization (#2081) 2016-05-11 12:05:09 -07:00
tls.h Refactor logStatus and logger initialization (#2081) 2016-05-11 12:05:09 -07:00