Elasticsearch Ingest

Load CSV and JSON files into Elasticsearch indices using the bulk API and explicit mappings when field types matter. Use when batch-importing local files, converting CSV rows or JSON arrays to NDJSON bulk format, or verifying document counts and mappings after ingest — not for Logstash pipelines, Beats, custom scripts, or index-to-index reindex.

gabrielmoreira Updated 17 repo stars

File contents

gabrielmoreira/agent-skills-mirror/tree/main/mirrors/repos/elastic@agent-skills/skills/elasticsearch/elasticsearch-ingest commit 5eb45c4b04

Frequently asked questions

npx skillmds@latest add gabrielmoreira/elasticsearch-ingest