elasticsearch-curator 8.0.21
pip install elasticsearch-curator
Released:
Tending your Elasticsearch indices and snapshots
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Copyright 2011–2024 Elasticsearch <http://elastic.co> and contributors.)
- Author: Elastic
- Tags elasticsearch, index-expiry, indexed, time-series
- Requires: Python >=3.8
-
Provides-Extra:
doc
,test
Classifiers
- Intended Audience
- License
- Operating System
- Programming Language
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Copyright 2011–2024 Elasticsearch <http://elastic.co> and contributors.)
- Author: Elastic
- Tags elasticsearch, index-expiry, indexed, time-series
- Requires: Python >=3.8
-
Provides-Extra:
doc
,test
Classifiers
- Intended Audience
- License
- Operating System
- Programming Language
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
Built Distribution
File details
Details for the file elasticsearch_curator-8.0.21.tar.gz
.
File metadata
- Download URL: elasticsearch_curator-8.0.21.tar.gz
- Upload date:
- Size: 96.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1351243439c71f01dc203e3b9908cf1e6244e044cbdd617afade586e0dc23732 |
|
MD5 | 61f806c88d7c93a4ae4b8289af570d14 |
|
BLAKE2b-256 | 98c751690c62ff702e443c6575cd498d7f7cb1ba4821652e62b39f3b5a621e92 |
File details
Details for the file elasticsearch_curator-8.0.21-py3-none-any.whl
.
File metadata
- Download URL: elasticsearch_curator-8.0.21-py3-none-any.whl
- Upload date:
- Size: 129.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15dd1dc72a43f8b0b68e6a7b8ad4888103fa80e95c894603c6f676a1eaac54f4 |
|
MD5 | e49ba999d891d60734467eda9f86a198 |
|
BLAKE2b-256 | 5e3baee6335932fdb32fa3613c5893eff5b09022ea14738d74a71074b4d91d93 |