Skip to main content

Tending your Elasticsearch indices and snapshots

Project description

Have indices in Elasticsearch? This is the tool for you!

Like a museum curator manages the exhibits and collections on display, Elasticsearch Curator helps you curate, or manage your indices.

ANNOUNCEMENT

Curator is breaking into version dependent releases. Curator 6.x will work with Elasticsearch 6.x, Curator 7.x will work with Elasticsearch 7.x, and when it is released, Curator 8.x will work with Elasticsearch 8.x.

Watch this space for updates when that is coming.

Additional support for Elasticsearch 7.14.0 - 7.17.x

Starting with Curator 8.0.18, Curator 8 can execute against Elasticsearch versions 7.14.0 - 7.17.x in addition to all versions of Elasticsearch 8.x.

New Client Configuration

Curator now connects using the es_client Python module. This separation makes it much easier to update the client connection portion separate from Curator. It is largely derived from the original Curator client configuration, but with important updates.

The updated configuration file structure requires elasticsearch at the root level:

---
elasticsearch:
  client:
    hosts: https://10.11.12.13:9200
    cloud_id:
    bearer_auth:
    opaque_id:
    request_timeout: 60
    http_compress:
    verify_certs:
    ca_certs:
    client_cert:
    client_key:
    ssl_assert_hostname:
    ssl_assert_fingerprint:
    ssl_version:
  other_settings:
    master_only:
    skip_version_test:
    username:
    password:
    api_key:
      id:
      api_key:

logging:
  loglevel: INFO
  logfile: /path/to/file.log
  logformat: default
  blacklist: []

Action File Configuration

Action file structure is unchanged, for now. A few actions may have had the options modified a bit.

Project details


Release history Release notifications | RSS feed

This version

9.0.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

elasticsearch_curator-9.0.0.tar.gz (96.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

elasticsearch_curator-9.0.0-py3-none-any.whl (129.0 kB view details)

Uploaded Python 3

File details

Details for the file elasticsearch_curator-9.0.0.tar.gz.

File metadata

  • Download URL: elasticsearch_curator-9.0.0.tar.gz
  • Upload date:
  • Size: 96.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for elasticsearch_curator-9.0.0.tar.gz
Algorithm Hash digest
SHA256 18d3600a5767f5439fe0a4565cf8308f541c8ba62868ebbc44d32dc4f193baa8
MD5 67216a8c475681c8bf127d923549f461
BLAKE2b-256 cd3c56c73ef4a9eae3b11d7eac225fbde9a3e50560ac3ab4a5d2ae796f87f569

See more details on using hashes here.

File details

Details for the file elasticsearch_curator-9.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for elasticsearch_curator-9.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 82b98d4b566d47ffbda19db3dbcdffb028ffd652bf51ed674eb726425a7d021b
MD5 889ee5a400f87de51a7f5e0634d8b097
BLAKE2b-256 625e89ff77286140adbada7ba1620c953297be08d94be0d27422adf4a0fe9eee

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page