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.2.post1.tar.gz (89.8 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.2.post1-py3-none-any.whl (125.5 kB view details)

Uploaded Python 3

File details

Details for the file elasticsearch_curator-8.0.2.post1.tar.gz.

File metadata

File hashes

Hashes for elasticsearch_curator-8.0.2.post1.tar.gz
Algorithm Hash digest
SHA256 1ebfd6149598545b1c4badab4d9e83e208c354f38ec3efb43417a06b1696dd03
MD5 99149a3c79285215d127b1e0d2dec55b
BLAKE2b-256 0cc462d4168d14d500b056a4998b8b8d8402069fe73abbadd0f92c78d4b42b4c

See more details on using hashes here.

File details

Details for the file elasticsearch_curator-8.0.2.post1-py3-none-any.whl.

File metadata

File hashes

Hashes for elasticsearch_curator-8.0.2.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 718d20a1b9f1f1396aba6c911b457c3bbf8ec5605609b2616630617517b78ec6
MD5 65f78ef290c64a645988de072f9bb17d
BLAKE2b-256 d1d29073a89778c4e259bb220da6730683a9f756486c66b0df1e3aa284eecb3d

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