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.4.tar.gz (11.2 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.4-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for estceque-0.4.tar.gz
Algorithm Hash digest
SHA256 b2a16fc486e8623a25f2a771bc0054e13d2f221feb80ffb1ace295ddc51d2e48
MD5 5865681e3b664ba1a2ef0a2d0aa29e9e
BLAKE2b-256 bbc63b4500cdc307266f9b0527968788876d7df7da5a0c4c38d31da65cfd3a3d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: estceque-0.4-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.12

File hashes

Hashes for estceque-0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 56d0f73e6f765302df92dfc2cbbaa2339ef6802478d350c185eca859d2e0b2c9
MD5 cded46f9135be72cb15dd55b23e7a787
BLAKE2b-256 50d6f9d1a3af3a635cd728778bbb1f41c36cdf5c7bf25a8a8450e53caf90f241

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