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.

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

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-8.0.11.tar.gz (89.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-8.0.11-py3-none-any.whl (122.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: elasticsearch_curator-8.0.11.tar.gz
  • Upload date:
  • Size: 89.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for elasticsearch_curator-8.0.11.tar.gz
Algorithm Hash digest
SHA256 b6f84b06ed9d0899fd402728c39d3056ef1b8ddf805ac78c317e6a3a46f22b51
MD5 f58065ab3e0273f788ef52f40427b453
BLAKE2b-256 cdaa23b853f7deeb07c564d9250ed01e2c63e47e0ed502af707f305924bc9ca2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elasticsearch_curator-8.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 fe612845af2b6617b0eb0d5a84ac37f0ebdc2e2e45f1072b6a4d890e30eb0a75
MD5 6fd21e73cf28cff10ba978c836adb3a9
BLAKE2b-256 8b8d1d096b90fb565a1d8cd7c6c7782182d86be1db2f7912f42258a75f584461

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