PUT _ilm/policy/delete_policy { "policy": { "phases": { "delete": { "min_age": "7d", "actions": { "delete": {} } } } } } PUT up0125_ai_*/_settings { "index": { "lifecycle": { "name": "delete_policy" } } } PUT aa_003/_settings { "index": { "lifecycle": { "name": "delete_policy" } } }
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up