Commit Graph

207 Commits

Author SHA1 Message Date
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
Teddy Reed
dae221e331 virtual tables: Allow tables to use an 'extended' schema (#3416) 2017-06-18 14:27:18 -07:00
Teddy Reed
a66192903c docs: Quick pass through documentation (#3391) 2017-06-09 01:47:16 +01:00
Teddy Reed
8ad086098c watcher: Add initial watchdog delay (#3360) 2017-06-08 18:03:30 +01:00
Tal Kain
d0945b0f4e Fixed the macOS build steps' order (#3382) 2017-06-04 20:30:00 -07:00
Nick Anderson
ab6a148a6c docs: adding a note about osquery scheduler behavior (#3305) 2017-06-02 21:03:56 -07:00
Teddy Reed
98505e5eb2 events: Sane defaults for expiration and max (#3358) 2017-05-29 16:10:24 -07:00
Teddy Reed
49ed383017 config: Unify the config refresh logic (#3351) 2017-05-29 14:09:44 -07:00
Teddy Reed
73848c10ff virtual tables: Add optional --table_delay between scans (#3349) 2017-05-28 22:37:38 -07:00
Teddy Reed
df82f8c50e filesystem: Remove read_user_max flag (#3348) 2017-05-28 22:36:41 -07:00
Mitchell Grenier
6dec11fd41 Docs on the new linting system (#3334) 2017-05-26 11:19:57 -07:00
Mitchell Grenier
5d5d18f83e Update docs about recursive wildcards in strings (#3330) 2017-05-25 23:00:15 -07:00
Teddy Reed
775a4cdcce flags: Allow custom flags in configuration (#3301) 2017-05-25 21:29:31 -07:00
Mitchell Grenier
ccf5977b0e Conditional base64 function (#3320) 2017-05-25 10:58:08 -07:00
Mitchell Grenier
fe1418f240 Adding a config block to create views (#3306) 2017-05-24 21:03:15 -07:00
Teddy Reed
963b00ee97 docs: Remove 'modules' from documentation (#3315) 2017-05-24 08:32:40 -07:00
Teddy Reed
e8c39c5572 hashing: Add sha1, sha256, md5 functions (#3267) 2017-05-09 23:55:49 -07:00
czanik
ee58c5f688 Update syslog.md with syslog-ng information (#3231) 2017-04-28 16:06:13 -07:00
Teddy Reed
e817f3919e Add hardware_disabled_types flag to control hardware_events (#3190) 2017-04-21 11:14:35 -07:00
Nick Anderson
9bfe308bcd Updating windows_event_channels usage doc (#3168) 2017-04-15 13:25:05 -07:00
Teddy Reed
90078f15ea events: Add hidden EID to all events tables (#3159) 2017-04-14 08:20:20 -07:00
Teddy Reed
c24603d8c9 logger: Add logger_min_status and disable stderr with stdout (#3131) 2017-04-04 08:12:26 -07:00