elasticsearch-curator


Nameelasticsearch-curator JSON
Version 8.0.15 PyPI version JSON
download
home_pageNone
SummaryTending your Elasticsearch indices and snapshots
upload_time2024-04-11 02:19:59
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords elasticsearch index-expiry indexed time-series
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. _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/d8/51/dbe5e36a64152bc0a223ae2163889b81a33b0125fc811e1db2ab46fc6fa9/elasticsearch_curator-8.0.15.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.15",
    "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": null,
            "digests": {
                "blake2b_256": "d782012c47d9b75e04ae9a6b7ac197643d46f66fa2bebcb1dd349c6f4d6cf1f0",
                "md5": "a846cf4b8565a6574b3cc1f0e868aba0",
                "sha256": "89b331eda1f317f7c6b8ce71072cb467c019ef48f47d0551ad81043d97651c54"
            },
            "downloads": -1,
            "filename": "elasticsearch_curator-8.0.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a846cf4b8565a6574b3cc1f0e868aba0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 123586,
            "upload_time": "2024-04-11T02:19:57",
            "upload_time_iso_8601": "2024-04-11T02:19:57.191533Z",
            "url": "https://files.pythonhosted.org/packages/d7/82/012c47d9b75e04ae9a6b7ac197643d46f66fa2bebcb1dd349c6f4d6cf1f0/elasticsearch_curator-8.0.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d851dbe5e36a64152bc0a223ae2163889b81a33b0125fc811e1db2ab46fc6fa9",
                "md5": "8b4d5f4474ccc3eb2eeada1931d27b66",
                "sha256": "87f4e60f2228b101cf26414ee52b3ab11ef85ca667dc247994b806dc35ea674e"
            },
            "downloads": -1,
            "filename": "elasticsearch_curator-8.0.15.tar.gz",
            "has_sig": false,
            "md5_digest": "8b4d5f4474ccc3eb2eeada1931d27b66",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 90179,
            "upload_time": "2024-04-11T02:19:59",
            "upload_time_iso_8601": "2024-04-11T02:19:59.558979Z",
            "url": "https://files.pythonhosted.org/packages/d8/51/dbe5e36a64152bc0a223ae2163889b81a33b0125fc811e1db2ab46fc6fa9/elasticsearch_curator-8.0.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-11 02:19:59",
    "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"
}
        
Elapsed time: 0.26428s