You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A few important aspects of data management are buried down in index settings. I propose we review those settings and pull it to the root of the resource definition for better UX.
This is not an exhaustive and there should be more to define:
lifecycle_policy: index.lifecycle.name
ingest_pipeline { default, final }: index.default_pipeline, index.final_pipeline
The text was updated successfully, but these errors were encountered:
A few important aspects of data management are buried down in index settings. I propose we review those settings and pull it to the root of the resource definition for better UX.
This is not an exhaustive and there should be more to define:
lifecycle_policy
:index.lifecycle.name
ingest_pipeline { default, final }
:index.default_pipeline
,index.final_pipeline
The text was updated successfully, but these errors were encountered: