kibana/x-pack/server/lib
Brandon Kobel f4f894a972
Introducing base audit logger (#19442)
* Adding very basic audit logging for auth success/failure

* Extracting security specific audit logger from the AuditLogger

* Using short auditLogger in authenticate in one more place

* Logging some information from the request during success/failure

* Adding AuditLogger tests

* Removing the security audit logger, this is out of scope...

* Better asserts, thanks Aleh

* Adding `audit` to the default events

* Using `info` with the audit logger, emulating with ES does
2018-05-30 08:26:09 -04:00
..
__tests__ Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
audit_logger.js Introducing base audit logger (#19442) 2018-05-30 08:26:09 -04:00
audit_logger.test.js Introducing base audit logger (#19442) 2018-05-30 08:26:09 -04:00
constants.js Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
esjs_shield_plugin.js Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
get_client_shield.js Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
key_case_converter.js Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
mirror_plugin_status.js Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
parse_kibana_state.js Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
xpack_usage.js Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00