OpenSearch/qa
Nik Everett 335838db08 Audit logging for SQL (elastic/x-pack-elasticsearch#2210)
Adapts audit logging to actions that delay getting index access control until the action is started. The audit log will contain an entry for the action itself starting without any associated indices because the indices are not yet known. The audit log will also contain an entry for every time the action resolved security for a set of indices. Since sql resolves indices one at a time it will contain an entry per index.

All of this customization is entirely in the security code. The only SQL change in this PR is to add audit logging support to the integration test.

Original commit: elastic/x-pack-elasticsearch@539bb3c2a8
2017-08-15 14:19:28 -04:00
..
audit-tests Use shaded rest client dependencies 2017-07-24 12:56:17 -05:00
core-rest-tests-with-security Remove default passwords from reserved users (elastic/x-pack-elasticsearch#1665) 2017-06-29 15:27:57 -05:00
full-cluster-restart Fix broke bwc test in sql 2017-08-09 15:58:47 -04:00
ml-basic-multi-node Use shaded rest client dependencies 2017-07-24 12:56:17 -05:00
ml-disabled Use shaded rest client dependencies 2017-07-24 12:56:17 -05:00
ml-no-bootstrap-tests Rename x-pack project names to new names with split repo 2017-02-10 11:02:42 -08:00
ml-single-node-tests Use shaded rest client dependencies 2017-07-24 12:56:17 -05:00
multi-cluster-search-security Followup for elastic/elasticsearch#25658 (elastic/x-pack-elasticsearch#1984) 2017-07-12 22:19:34 +02:00
openldap-tests Re-enable OpenLDAP tests and run against vagrant instance (elastic/x-pack-elasticsearch#2121) 2017-08-04 09:44:08 -06:00
reindex-tests-with-security Remove default passwords from reserved users (elastic/x-pack-elasticsearch#1665) 2017-06-29 15:27:57 -05:00
rolling-upgrade Tests: Do not delete index templates on bwc tests 2017-08-11 14:11:50 +02:00
security-client-tests Remove default passwords from reserved users (elastic/x-pack-elasticsearch#1665) 2017-06-29 15:27:57 -05:00
security-example-extension Use shaded rest client dependencies 2017-07-24 12:56:17 -05:00
security-migrate-tests Fix migrate tool integration test 2017-07-28 21:33:54 +09:00
security-setup-password-tests Fix the building of the default URL for the setup password tool (elastic/x-pack-elasticsearch#2176) 2017-08-03 15:14:24 -06:00
smoke-test-graph-with-security Remove default passwords from reserved users (elastic/x-pack-elasticsearch#1665) 2017-06-29 15:27:57 -05:00
smoke-test-ml-with-security [ML] Disallow creating a job against a closed results or state index (elastic/x-pack-elasticsearch#2186) 2017-08-07 08:53:12 +01:00
smoke-test-plugins Remove default passwords from reserved users (elastic/x-pack-elasticsearch#1665) 2017-06-29 15:27:57 -05:00
smoke-test-plugins-ssl Bump master version to 7.0.0-alpha1 (elastic/x-pack-elasticsearch#2135) 2017-08-01 15:48:04 -04:00
smoke-test-security-with-mustache Convert put_template uses to put_script in rest tests 2017-07-13 00:01:56 -07:00
smoke-test-watcher Tests: Increase logging for watcher smoke tests 2017-08-11 15:29:52 +02:00
smoke-test-watcher-with-mustache Tests: Remove useless wait time in watcher REST test 2017-08-14 11:52:26 +02:00
smoke-test-watcher-with-painless Tests: Ensure watcher index templates are installed in REST tests (elastic/x-pack-elasticsearch#1784) 2017-06-20 14:17:36 +02:00
smoke-test-watcher-with-security Tests: Remove @ClusterScope tests, create REST tests (elastic/x-pack-elasticsearch#2131) 2017-08-01 14:15:36 +02:00
sql-multinode Fix one more test after dropping type awareness 2017-08-03 17:39:24 -04:00
sql-no-security SQL support for field level security (elastic/x-pack-elasticsearch#2162) 2017-08-04 15:27:27 -04:00
sql-security Audit logging for SQL (elastic/x-pack-elasticsearch#2210) 2017-08-15 14:19:28 -04:00
transport-client-tests Remove deprecated script settings. (elastic/x-pack-elasticsearch#1469) 2017-05-18 13:32:57 -07:00
tribe-node-tests-with-security Remove default passwords from reserved users (elastic/x-pack-elasticsearch#1665) 2017-06-29 15:27:57 -05:00
tribe-tests-with-license [TEST] Adapt wait_for_nodes condition for ClusterFormationTasks with tribes 2017-04-27 09:57:54 +02:00
tribe-tests-with-security Adds upgrade API functionality for security (elastic/x-pack-elasticsearch#2012) 2017-07-18 11:44:28 -04:00
vagrant Add packaging assertions for new scripts 2017-07-30 09:32:39 +09:00
build.gradle Remove assemble from build task when assemble removed 2017-06-16 17:19:47 -04:00