OpenSearch/x-pack/plugin
Jay Modi 8aa58887e2
Security: make native realm usage stats accurate (#30824)
The native realm's usage stats were previously pulled from the cache,
which only contains the number of users that had authenticated in the
past 20 minutes. This commit changes this so that we pull the current
value from the security index by executing a search request. In order
to support this, the usage stats for realms is now asynchronous so that
we do not block while waiting on the search to complete.
2018-06-06 08:18:56 -06:00
..
core Security: make native realm usage stats accurate (#30824) 2018-06-06 08:18:56 -06:00
deprecation Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
graph Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
logstash Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
ml Change ObjectParser exception (#31030) 2018-06-04 20:20:37 +02:00
monitoring Refactor Sniffer and make it testable (#29638) 2018-05-31 16:05:09 +02:00
rollup [Rollup] Disallow index patterns that match the rollup index (#30491) 2018-06-05 15:00:34 -04:00
security Security: make native realm usage stats accurate (#30824) 2018-06-06 08:18:56 -06:00
sql Upgrade to Lucene-7.4.0-snapshot-0a7c3f462f (#31073) 2018-06-04 14:18:46 -04:00
src/test [Rollup] Disallow index patterns that match the rollup index (#30491) 2018-06-05 15:00:34 -04:00
upgrade Core: Remove RequestBuilder from Action (#30966) 2018-05-31 16:15:00 +02:00
watcher Make PreBuiltAnalyzerProviderFactory plugable via AnalysisPlugin and 2018-06-06 07:40:21 +02:00
build.gradle Add check for feature aware implementations (#31081) 2018-06-05 19:56:22 -04:00