Skip to main content

Elasticsearch ingest pipeline validation

Project description

estceque (ElasticSearch Transform Conversion (and) Encapsulation QUEry) is a Python module for parsing and rendering Elasticsearch ingest pipelines.

As described in Validating ingest pipelines, you can validate Elasticsearch ingest pipelines using estceque with the following snippet:

from estceque import validate_ingest_pipeline_processors

raw_pipeline = {
    "name": "hello",
    "processors": [
        {"json": {"field": "message"}},
    ],
}

print(validate_ingest_pipeline_processors(raw_pipeline))

The project is present at the following locations:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

estceque-0.5.tar.gz (11.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

estceque-0.5-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

Details for the file estceque-0.5.tar.gz.

File metadata

  • Download URL: estceque-0.5.tar.gz
  • Upload date:
  • Size: 11.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.11.13

File hashes

Hashes for estceque-0.5.tar.gz
Algorithm Hash digest
SHA256 5e1901ad7611e944acf95bee8cd62ab80ad243c8c6c99a09cf6bee27cb1c1a30
MD5 249f153756d198b98b19b17d2a1dc2ba
BLAKE2b-256 c48e26d6e465c9f39c23b8308e2da66511ed8f0a96f1fd0b76667e58b70a1056

See more details on using hashes here.

File details

Details for the file estceque-0.5-py3-none-any.whl.

File metadata

  • Download URL: estceque-0.5-py3-none-any.whl
  • Upload date:
  • Size: 13.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.11.13

File hashes

Hashes for estceque-0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 bf0ee9b88db580801fe02d882bd6525342c347a400e24a6078e8db6381a9dd9d
MD5 cdff8b90811095b520a1e112f5c9a077
BLAKE2b-256 a72c4b021a14736cfd83d1e405b94a771fd402392792f34fb6d9df1703675ee6

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