.. _readme:
Curator
=======
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.
Raw data
{
"_id": null,
"home_page": null,
"name": "elasticsearch-curator",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "elasticsearch, index-expiry, indexed, time-series",
"author": null,
"author_email": "Elastic <info@elastic.co>",
"download_url": "https://files.pythonhosted.org/packages/de/55/d9c1bfb16bdf32bdfccb04de97f216622619143b972ef9c75a1660b40a5a/elasticsearch_curator-8.0.17.tar.gz",
"platform": null,
"description": ".. _readme:\n\n\nCurator\n=======\n\nHave indices in Elasticsearch? This is the tool for you!\n\nLike a museum curator manages the exhibits and collections on display,\nElasticsearch Curator helps you curate, or manage your indices.\n\nANNOUNCEMENT\n------------\n\nCurator is breaking into version dependent releases. Curator 6.x will work with\nElasticsearch 6.x, Curator 7.x will work with Elasticsearch 7.x, and when it is\nreleased, Curator 8.x will work with Elasticsearch 8.x.\n\nWatch this space for updates when that is coming.\n\nNew Client Configuration\n------------------------\n\nCurator now connects using the ``es_client`` Python module. This separation makes it much easier\nto update the client connection portion separate from Curator. It is largely derived from the\noriginal Curator client configuration, but with important updates.\n\nThe updated configuration file structure requires ``elasticsearch`` at the root level::\n\n ---\n elasticsearch:\n client:\n hosts: https://10.11.12.13:9200\n cloud_id:\n bearer_auth:\n opaque_id:\n request_timeout: 60\n http_compress:\n verify_certs:\n ca_certs:\n client_cert:\n client_key:\n ssl_assert_hostname:\n ssl_assert_fingerprint:\n ssl_version:\n other_settings:\n master_only:\n skip_version_test:\n username:\n password:\n api_key:\n id:\n api_key:\n\n logging:\n loglevel: INFO\n logfile: /path/to/file.log\n logformat: default\n blacklist: []\n\nAction File Configuration\n-------------------------\n\nAction file structure is unchanged, for now. A few actions may have had the options modified a bit.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Tending your Elasticsearch indices and snapshots",
"version": "8.0.17",
"project_urls": {
"Bug Tracker": "https://github.com/elastic/curator/issues",
"Homepage": "https://github.com/elastic/curator"
},
"split_keywords": [
"elasticsearch",
" index-expiry",
" indexed",
" time-series"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ce495b1c030bc43f2ad2cf13776782f4583c6b672a2df35a862606587faee3c0",
"md5": "ae2677b3fe5635d1d0f9be8e0d5b7c92",
"sha256": "62c49d9613bef4f5ecefced09a52fa0dd4da4144554dee122e5eb211b8cbf096"
},
"downloads": -1,
"filename": "elasticsearch_curator-8.0.17-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ae2677b3fe5635d1d0f9be8e0d5b7c92",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 124865,
"upload_time": "2024-10-26T00:43:22",
"upload_time_iso_8601": "2024-10-26T00:43:22.747755Z",
"url": "https://files.pythonhosted.org/packages/ce/49/5b1c030bc43f2ad2cf13776782f4583c6b672a2df35a862606587faee3c0/elasticsearch_curator-8.0.17-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "de55d9c1bfb16bdf32bdfccb04de97f216622619143b972ef9c75a1660b40a5a",
"md5": "8d1f6e1bc814eef3282ac6fbe57b62f4",
"sha256": "41851fd12075dd19e3c76cb979a31bb8e82f38bdb2ed2ebf5510c0c2a52add4e"
},
"downloads": -1,
"filename": "elasticsearch_curator-8.0.17.tar.gz",
"has_sig": false,
"md5_digest": "8d1f6e1bc814eef3282ac6fbe57b62f4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 93188,
"upload_time": "2024-10-26T00:43:24",
"upload_time_iso_8601": "2024-10-26T00:43:24.026650Z",
"url": "https://files.pythonhosted.org/packages/de/55/d9c1bfb16bdf32bdfccb04de97f216622619143b972ef9c75a1660b40a5a/elasticsearch_curator-8.0.17.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-26 00:43:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "elastic",
"github_project": "curator",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "elasticsearch-curator"
}