Commit Graph

228 Commits

Author SHA1 Message Date
Brad Moylan
9f62c04f15 docs: Document --host_identifier=specified CLI option (#3974) 2017-12-04 11:03:56 -08:00
uptycs-nishant
473920d601 Removing cpp-netlib name references (#3978) 2017-11-30 11:08:48 -08:00
Seshu Pasam
1c141995a3 Kafka SSL support (#3921) 2017-11-30 09:13:46 -08:00
Teddy Reed
16d92d1dc6
docs: Remove quotes from flags documentation (#3937) 2017-11-18 15:22:33 -08:00
Teddy Reed
3f1a90c56b
website: Update building osquery blog article with office hours (#3933) 2017-11-16 15:01:24 -08:00
Teddy Reed
5ad0e599fc
website: Small blog post about community efforts (#3932) 2017-11-16 12:28:42 -08:00
Nick Anderson
f7fe7861e2
docs: Adding details on installing osquery on Windows as a service (#3705) 2017-11-15 13:20:22 -08:00
Teddy Reed
d34d62186d
website: Add 2.10.2 release (#3925) 2017-11-14 18:36:12 -08:00
Magicansk
8bf2d9e592 docs: Update process-auditing yara and debugging 2017-11-03 21:36:02 -07:00
Victor Vrantchan
ddd463419a website: Add community links to kolide blog (#3901) 2017-10-31 22:51:19 -07:00
Teddy Reed
9422a9f631
release: Update website release to 2.10.0 (#3895) 2017-10-28 19:16:36 -07:00
Javier Marcos
f256c3a75c Pointing tables/schema documentation to new locations (#3878) 2017-10-24 11:40:09 -07:00
uptycs-nishant
d8b700ab74 Implementing http_client based on boost.beast and adding proxy support to tls logger (#3623) 2017-10-22 22:00:29 -07:00
Brandon Kurtz
1eb70e563a removal instructions for osquery on macOS (#3872) 2017-10-22 15:16:41 -07:00
Seshu Pasam
40eaddb088 build: Add OSQUERY_NOSUDO to build without sudo (#3789) 2017-10-16 23:19:33 -07:00
Teddy Reed
418973f333 Add logger_snapshot_event_type flag for snapshot events (#3838) 2017-10-16 21:16:52 -07:00
Teddy Reed
869ac6fe5e website: Prevent readthedocs from a 301 to http (#3836) 2017-10-15 17:33:52 -07:00
Teddy Reed
437accd0ef website: Point docs link to readthedocs (#3833) 2017-10-14 17:06:59 -07:00
Nick Anderson
b4380854c9 website: removing offending character for site build (#3822) 2017-10-11 17:17:58 -07:00
Chris Long
97318f0f63 Add more to resources.yml (#3821) 2017-10-11 17:10:17 -07:00
Mike Myers
65c8992983 Add new blog post about osquery's use for examining Authenticode (#3817) 2017-10-11 09:40:54 -07:00
Aaron Salvo
c769aefcff The curl command as given results in a 302. Added -L to the command so the redirect is followed. (#3807) 2017-10-08 17:57:50 -07:00
Michael Jalkio
a3f6341e62 website: Add previous version downloads (#3799) 2017-10-06 17:25:06 -07:00
Teddy Reed
0885e6b1b3 website: Add 2.9.0 schema (#3794) 2017-10-05 20:22:10 -07:00
Teddy Reed
fc834a22d7 website: Fix redirects with /osquery using empty baseurl (#3758) 2017-10-03 00:20:30 -07:00
Teddy Reed
9e779a56e6 website: Render 2.8.0 schema and add schema scrollTo (#3752) 2017-09-30 11:07:05 -07:00
Teddy Reed
195690d6d1 release: Add 2.8.0 hashes and new_release script (#3745) 2017-09-28 21:58:19 -07:00
Teddy Reed
b425ca2da4 website: Add static files and security assessment (#3738) 2017-09-27 15:18:52 -07:00
Teddy Reed
916f13ccc4 website: Fix missing redirects for tables and packs (#3737) 2017-09-27 15:01:21 -07:00
Seshu Pasam
97b2c3e76d website: Split example SQL (#3730) 2017-09-24 22:27:03 -07:00
Teddy Reed
e471e5032d website: Add Jekyll CI checks using html-proofer (#3729) 2017-09-24 21:09:52 -07:00
Teddy Reed
1576c4076b website: Add the packs view (#3728) 2017-09-24 20:39:59 -07:00
Teddy Reed
8d8e724941 website: Add github buttons and footer links (#3723) 2017-09-24 10:40:48 -07:00
Teddy Reed
ed69fda9a0 website: Include redirects fix schema sorting add old schema (#3722) 2017-09-23 17:17:16 -07:00
Teddy Reed
0824d5545c website: Remove home link and change schema URL to osquery/osquery-site (#3721) 2017-09-23 16:00:46 -07:00
Teddy Reed
706d2f3965 website: Add initial osquery.io redesign (#3713) 2017-09-21 00:54:08 -07:00
Teddy Reed
450ed67422 watcher: Add more details to the utilization limits docs (#3677) 2017-09-12 21:54:49 -07:00
Teddy Reed
c1ad74cbe7 enroll: Add host_details to TLSEnrollPlugin (#3675) 2017-09-09 19:10:46 -07:00
Teddy Reed
8dc4268761 kernel: Disable kernel support by default (#3672) 2017-09-09 16:48:39 -07:00
Allan Liu
1cd4ed949f kafka logger: Kafka producer implemented as a Logger plugin (#3155) 2017-09-09 10:38:01 -07:00
Seshu Pasam
6fab8b6083 logging: adding "counter" to differentiate initial results (#3651)
When setting up alerts for differential logs data you might want to skip the
initial added records. counter can be used to identify if the added records
are all records from initial query of if they are new records. For initial
query results that includes all records counter will be "0". For subsequent
query executions counter will be incremented by 1. When epoch changes, counter
will be reset back to "0".
2017-09-07 15:01:15 -07:00
Teddy Reed
205da3c698 rocksdb: Implement a 'backup' and recover feature for RocksDB (#3635) 2017-09-01 22:31:03 -07:00
uptycs-nishant
5a92d2c7f0 Implementing exclude paths for FIM (#3530) 2017-08-19 19:59:23 -07:00
Mitchell Grenier
b22a403bf1 OpenBSM Events (#3503) 2017-08-07 16:02:16 -07:00
Seshu Pasam
32ad42aea0 EC2 instance metadata implementation. (#3502) 2017-08-03 17:54:17 -07:00
Lambda Conjecture
ecb9e2ccf2 Add Epoch marker to scheduled query results (#3378) 2017-07-07 17:56:03 -07:00
Teddy Reed
99675fdbb2 audit: Increase speed when using socket_events (#3449) 2017-07-02 17:18:40 -07:00
Seshu Pasam
07c9de4566 Document docker socket CLI flag. (#3430) 2017-06-21 08:28:51 -07:00
Seshu Pasam
2fd90bd5c1 Custom directory flag for augeas lenses (#3428) 2017-06-20 20:54:27 -07:00
Victor Vrantchan
51ec8cf6ef document verbose flag passed to extensions (#3424) 2017-06-20 20:15:03 -07:00