1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188
|
project: 'Curator reference'
toc:
- file: index.md
- file: curator-ilm.md
children:
- file: ilm-actions.md
- file: ilm-or-curator.md
- file: ilm-and-curator.md
- file: about.md
children:
- file: about-origin.md
- file: about-features.md
- file: about-cli.md
- file: about-api.md
- file: license.md
- file: site-corrections.md
- file: about-contributing.md
- file: installation.md
children:
- file: pip.md
- file: python-source.md
- file: docker.md
- file: cli.md
children:
- file: command-line.md
- file: singleton-cli.md
- file: exit-codes.md
- file: configuration.md
children:
- file: envvars.md
- file: actionfile.md
- file: configfile.md
- file: actions.md
children:
- file: alias.md
- file: allocation.md
- file: close.md
- file: cluster_routing.md
- file: cold2frozen.md
- file: create_index.md
- file: delete_indices.md
- file: delete_snapshots.md
- file: forcemerge.md
- file: index_settings.md
- file: open.md
- file: reindex.md
- file: replicas.md
- file: restore.md
- file: rollover.md
- file: shrink.md
- file: snapshot.md
- file: options.md
children:
- file: option_allocation_type.md
- file: option_allow_ilm.md
- file: option_continue.md
- file: option_copy_aliases.md
- file: option_count.md
- file: option_delay.md
- file: option_delete_after.md
- file: option_delete_aliases.md
- file: option_skip_flush.md
- file: option_disable.md
- file: option_extra_settings.md
- file: option_ignore_empty.md
- file: option_ignore.md
- file: option_include_aliases.md
- file: option_include_gs.md
- file: option_indices.md
- file: option_key.md
- file: option_max_age.md
- file: option_max_docs.md
- file: option_max_size.md
- file: option_mns.md
- file: option_max_wait.md
- file: option_migration_prefix.md
- file: option_migration_suffix.md
- file: option_name.md
- file: option_new_index.md
- file: option_node_filters.md
- file: option_number_of_replicas.md
- file: option_number_of_shards.md
- file: option_partial.md
- file: option_post_allocation.md
- file: option_preserve_existing.md
- file: option_refresh.md
- file: option_remote_certificate.md
- file: option_remote_client_cert.md
- file: option_remote_client_key.md
- file: option_remote_filters.md
- file: option_remote_url_prefix.md
- file: option_rename_pattern.md
- file: option_rename_replacement.md
- file: option_repository.md
- file: option_requests_per_second.md
- file: option_request_body.md
- file: option_retry_count.md
- file: option_retry_interval.md
- file: option_routing_type.md
- file: option_search_pattern.md
- file: option_setting.md
- file: option_shrink_node.md
- file: option_shrink_prefix.md
- file: option_shrink_suffix.md
- file: option_slices.md
- file: option_skip_fsck.md
- file: option_timeout.md
- file: option_timeout_override.md
- file: option_value.md
- file: option_wait_for_active_shards.md
- file: option_wfc.md
- file: option_wait_for_rebalance.md
- file: option_wait_interval.md
- file: option_warn_if_no_indices.md
- file: filters.md
children:
- file: filtertype.md
- file: filtertype_age.md
- file: filtertype_alias.md
- file: filtertype_allocated.md
- file: filtertype_closed.md
- file: filtertype_count.md
- file: filtertype_empty.md
- file: filtertype_forcemerged.md
- file: filtertype_kibana.md
- file: filtertype_none.md
- file: filtertype_opened.md
- file: filtertype_pattern.md
- file: filtertype_period.md
- file: filtertype_space.md
- file: filtertype_state.md
- file: filter_elements.md
children:
- file: fe_aliases.md
- file: fe_allocation_type.md
- file: fe_count.md
- file: fe_date_from.md
- file: fe_date_from_format.md
- file: fe_date_to.md
- file: fe_date_to_format.md
- file: fe_direction.md
- file: fe_disk_space.md
- file: fe_epoch.md
- file: fe_exclude.md
- file: fe_field.md
- file: fe_intersect.md
- file: fe_key.md
- file: fe_kind.md
- file: fe_max_num_segments.md
- file: fe_pattern.md
- file: fe_period_type.md
- file: fe_range_from.md
- file: fe_range_to.md
- file: fe_reverse.md
- file: fe_source.md
- file: fe_state.md
- file: fe_stats_result.md
- file: fe_timestring.md
- file: fe_threshold_behavior.md
- file: fe_unit.md
- file: fe_unit_count.md
- file: fe_unit_count_pattern.md
- file: fe_use_age.md
- file: fe_value.md
- file: fe_week_starts_on.md
- file: examples.md
children:
- file: ex_alias.md
- file: ex_allocation.md
- file: ex_close.md
- file: ex_cluster_routing.md
- file: ex_create_index.md
- file: ex_delete_indices.md
- file: ex_delete_snapshots.md
- file: ex_forcemerge.md
- file: ex_index_settings.md
- file: ex_open.md
- file: ex_reindex.md
- file: ex_replicas.md
- file: ex_restore.md
- file: ex_rollover.md
- file: ex_shrink.md
- file: ex_snapshot.md
- file: faq.md
children:
- file: faq_doc_error.md
- file: faq_partial_delete.md
- file: faq_strange_chars.md
|