OpenSearch/x-pack/qa/third-party
Albert Zaharovits 990be1f806
Security Tokens moved to a new separate index (#40742)
This commit introduces the `.security-tokens` and `.security-tokens-7`
alias-index pair. Because index snapshotting is at the index level granularity
(ie you cannot snapshot a subset of an index) snapshoting .`security` had
the undesirable effect of storing ephemeral security tokens. The changes
herein address this issue by moving tokens "seamlessly" (without user
intervention) to another index, so that a "Security Backup" (ie snapshot of
`.security`) would not be bloated by ephemeral data.
2019-05-01 14:53:56 +03:00
..
active-directory Security Tokens moved to a new separate index (#40742) 2019-05-01 14:53:56 +03:00
jira (7.x) Use environment settings instead of state settings for Watcher config (#41158) 2019-04-12 12:15:44 -06:00
pagerduty (7.x) Use environment settings instead of state settings for Watcher config (#41158) 2019-04-12 12:15:44 -06:00
slack (7.x) Use environment settings instead of state settings for Watcher config (#41158) 2019-04-12 12:15:44 -06:00
build.gradle Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00