This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Ingest APIs
editIngest APIs
editUse ingest APIs to manage tasks and resources related to ingest pipelines and processors.
Ingest pipeline APIs
editUse the following APIs to create, manage, and test ingest pipelines:
- Create or update pipeline to create or update a pipeline
- Get pipeline to retrieve a pipeline configuration
- Delete pipeline to delete a pipeline
- Simulate pipeline and Simulate ingest to test ingest pipelines
Stat APIs
editUse the following APIs to get statistics about ingest processing:
-
GeoIP stats to get download statistics for IP geolocation databases used with
the
geoip
processor.
Ingest IP Location Database APIs
editUse the following APIs to configure and manage commercial IP geolocation database downloads:
- Create or update IP geolocation database configuration to create or update a database configuration
- Get IP geolocation database configuration to retrieve a database configuration
- Delete IP geolocation database configuration to delete a database configuration