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__
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
esjs_shield_plugin.js
get_client_shield.js
key_case_converter.js
mirror_plugin_status.js
parse_kibana_state.js
xpack_usage.js