معرفی شرکت ها


elasticsearch-curator-api-5.8.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Tending your Elasticsearch indices
ویژگی مقدار
سیستم عامل -
نام فایل elasticsearch-curator-api-5.8.3
نام elasticsearch-curator-api
نسخه کتابخانه 5.8.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Elastic
ایمیل نویسنده info@elastic.co
آدرس صفحه اصلی https://github.com/PerchSecurity/curator-api
آدرس اینترنتی https://pypi.org/project/elasticsearch-curator-api/
مجوز Apache License, Version 2.0
.. _readme: **NOTE:** this package is a fork of `Elasticsearch Curator <https://github.com/elastic/curator>`_ without the CLI functionality (and without a dependency on `Click <https://click.palletsprojects.com/>`_). Only the API is exposed for library usage. Curator API =========== Have indices in Elasticsearch? This is the library for you! Like a museum curator manages the exhibits and collections on display, Elasticsearch Curator helps you curate, or manage your indices. Build Status ------------ +--------+----------+ | Branch | Status | +========+==========+ | Master | |master| | +--------+----------+ | 5.x | |5_x| | +--------+----------+ PyPI: |pypi_pkg| .. |master| image:: https://travis-ci.org/elastic/curator.svg?branch=master :target: https://travis-ci.org/elastic/curator .. |5_x| image:: https://travis-ci.org/elastic/curator.svg?branch=5.x :target: https://travis-ci.org/elastic/curator .. |pypi_pkg| image:: https://badge.fury.io/py/elasticsearch-curator.svg :target: https://badge.fury.io/py/elasticsearch-curator `Curator API Documentation`_ ---------------------------- Curator ships with both an API and a wrapper script (which is actually defined as an entry point). The API allows you to write your own scripts to accomplish similar goals, or even new and different things with the `Curator API`_, and the `Elasticsearch Python API`_. .. _Curator API: http://curator.readthedocs.io/ .. _Curator API Documentation: `Curator API`_ .. _Elasticsearch Python API: http://elasticsearch-py.readthedocs.io/ `Getting Started`_ ------------------ .. _Getting Started: https://www.elastic.co/guide/en/elasticsearch/client/curator/current/about.html See the `Installation guide <https://www.elastic.co/guide/en/elasticsearch/client/curator/current/installation.html>`_ and the `command-line usage guide <https://www.elastic.co/guide/en/elasticsearch/client/curator/current/command-line.html>`_ Running ``curator --help`` will also show usage information. Contributing ------------ * fork the repo * make changes in your fork * add tests to cover your changes (if necessary) * run tests * sign the `CLA <http://elastic.co/contributor-agreement/>`_ * send a pull request! To run from source, use the ``run_curator.py`` script in the root directory of the project. Running Tests ------------- To run the test suite just run ``python setup.py test`` When changing code, contributing new code or fixing a bug please make sure you include tests in your PR (or mark it as without tests so that someone else can pick it up to add the tests). When fixing a bug please make sure the test actually tests the bug - it should fail without the code changes and pass after they're applied (it can still be one commit of course). The tests will try to connect to your local elasticsearch instance and run integration tests against it. This will delete all the data stored there! You can use the env variable ``TEST_ES_SERVER`` to point to a different instance (for example, 'otherhost:9203'). Origins ------- Curator was first called ``clearESindices.py`` [1] and was almost immediately renamed to ``logstash_index_cleaner.py`` [1]. After a time it was migrated under the [logstash](https://github.com/elastic/logstash) repository as ``expire_logs``. Soon thereafter, Jordan Sissel was hired by Elasticsearch, as was the original author of this tool. It became Elasticsearch Curator after that and is now hosted at <https://github.com/elastic/curator> [1] <https://logstash.jira.com/browse/LOGSTASH-211>


نیازمندی

مقدار نام
<8.0.0,>=7.0.4 elasticsearch
<1.25,>=1.24.2 urllib3
>=2.20.0 requests
>=1.9.142 boto3
>=0.9 requests-aws4auth
>=3.13 pyyaml
>=0.9.3 voluptuous
>=2019.9.11 certifi
>=1.11.0 six


نحوه نصب


نصب پکیج whl elasticsearch-curator-api-5.8.3:

    pip install elasticsearch-curator-api-5.8.3.whl


نصب پکیج tar.gz elasticsearch-curator-api-5.8.3:

    pip install elasticsearch-curator-api-5.8.3.tar.gz