osquery-1/osquery/database/plugins
Teddy Reed d6e20279d8 Use LOG(INFO) and set INFO as default logging mode (#2420)
This is fairly important, it changes the default mode for what status
events are logged to INFO. It had been set to WARNING and INFO was relatively
unused.

This also removes expected support for RocksDB 'in-memory' databases.
If a shell-user requests a database via CLI flags it will now work.
2016-08-31 15:09:01 -07:00
..
tests 1. Reorganize RocksDB database handle into a plugin 2016-03-06 20:40:16 -08:00
ephemeral.cpp 1. Reorganize RocksDB database handle into a plugin 2016-03-06 20:40:16 -08:00
rocksdb.cpp Use LOG(INFO) and set INFO as default logging mode (#2420) 2016-08-31 15:09:01 -07:00
sqlite.cpp Windows Daemon/Shell: Make osquery code more Windows-friendly (#2188) 2016-07-01 14:56:07 -07:00