osquery-1/tools/tests
Zachary Wasserman 262833c86a Add AWS Kinesis and Firehose logger plugins (#2045)
This commit adds logger plugin implementations for the Amazon
Kinesis (https://aws.amazon.com/kinesis/) and Kinesis
Firehose (https://aws.amazon.com/kinesis/firehose/) services. To support
these plugins there are a number of utility classes and functions for
AWS authentication, configuration and API integration. The logger plugin
implementations take advantage of the BufferedLogForwarder base class
for reliable buffering and batch sending of logs. In their current
implementations, the logger plugins only support sending of result logs
to these AWS services.
2016-04-25 16:19:51 -07:00
..
aws Add AWS Kinesis and Firehose logger plugins (#2045) 2016-04-25 16:19:51 -07:00
test.config.d Ability to configure osquery from multiple files 2015-03-13 17:19:02 -07:00
asan.supp Add ASAN blacklists for GFlags and RocksDB 2015-12-14 15:09:46 -08:00
CMakeLists.txt Various additional tests and benchmarks 2015-07-28 12:26:17 -07:00
osquery.supp Remove EventFactory::deregister... in favor of ::end 2015-02-01 02:20:09 -07:00
plist_benchmark.cpp [osquery] Update copyright headers to new format. 2016-02-11 11:48:58 -08:00
sanitize_blacklist.txt [Fix #1920] Detach thread before joining/clearing (terminate) 2016-03-13 12:15:18 -07:00
stress.py 1. Reorganize RocksDB database handle into a plugin 2016-03-06 20:40:16 -08:00
test_additional.py [osquery] Update copyright headers to new format. 2016-02-11 11:48:58 -08:00
test_airport_legacy.plist [Fix #1760] wifi_networks now takes into account slight differences b/w OS X 10.9 and later 2016-01-13 22:52:52 -08:00
test_airport.plist Implement wifi_networks tables for OS X 2015-11-01 16:53:51 -08:00
test_alf.plist Improve usb_devices on OSX 2014-12-10 01:17:24 -08:00
test_array.plist OSX XProtect siganture DB as virtual table 2014-12-16 21:35:26 -08:00
test_base.py Use the default shutdown flow within extensions 2016-03-20 01:45:49 -07:00
test_binary.plist Organize /tools 2014-12-02 21:16:24 -08:00
test_cert.pem OSX XProtect siganture DB as virtual table 2014-12-16 21:35:26 -08:00
test_client.key Update testing x509 certs 2015-06-13 02:13:31 -07:00
test_client.pem Update testing x509 certs 2015-06-13 02:13:31 -07:00
test_enroll_secret.txt TLS plugin workflow tests 2015-05-26 19:55:00 -07:00
test_example_queries.py [osquery] Update copyright headers to new format. 2016-02-11 11:48:58 -08:00
test_extensions.py Allow extensions to use the backing store 2016-03-08 08:56:03 -08:00
test_hashing.bin Add unit testing to hashing 2015-01-21 16:24:40 -08:00
test_hosts.txt Fix etc_hosts hostname parsing so that inline comments are now ignored; update tests 2015-04-06 23:32:56 -07:00
test_http_server.py [osquery] Update copyright headers to new format. 2016-02-11 11:48:58 -08:00
test_info.plist Improve usb_devices on OSX 2014-12-10 01:17:24 -08:00
test_inline_pack.conf Valid bool in packs for shard/plaform/version checking 2016-02-06 17:54:56 -08:00
test_launchd.plist Improve usb_devices on OSX 2014-12-10 01:17:24 -08:00
test_modules.py [osquery] Update copyright headers to new format. 2016-02-11 11:48:58 -08:00
test_noninline_packs.conf Cleanup/stabilize file_events-related APIs 2016-02-10 22:50:38 -08:00
test_osqueryd.py Use the default shutdown flow within extensions 2016-03-20 01:45:49 -07:00
test_osqueryi.py Use the default shutdown flow within extensions 2016-03-20 01:45:49 -07:00
test_pack.conf Pack and testing fixups 2015-05-28 12:17:27 -07:00
test_parse_items.conf Introduce decorator queries 2016-03-29 10:03:50 -07:00
test_protocols.txt Adding tests to the prototocols table 2015-04-22 17:49:27 -07:00
test_release.py [osquery] Update copyright headers to new format. 2016-02-11 11:48:58 -08:00
test_server_ca.pem Update testing x509 certs 2015-06-13 02:13:31 -07:00
test_server.key Update testing x509 certs 2015-06-13 02:13:31 -07:00
test_server.pem Update testing x509 certs 2015-06-13 02:13:31 -07:00
test_xattrs.txt Use LaunchServices (part of CoreServices) to grab quarantine properties instead of manually parsing the colon separated attribute data. 2015-06-03 22:18:45 -07:00
test.badconfig [Fix #1125 #1126] Flag padding checks, config_check tests 2015-05-11 10:37:16 -07:00
test.config [fix #1390] query pack re-org 2015-09-02 10:56:26 -07:00
test.cpp [osquery] Update copyright headers to new format. 2016-02-11 11:48:58 -08:00
test.plist [Fix #1355] Allow plist keys with '.' 2015-07-19 16:24:43 -07:00
utils.py Minor changes to support a Windows build 2016-03-08 10:47:38 -08:00