Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.32 KB

file_upload.mdx

File metadata and controls

41 lines (30 loc) · 1.32 KB
id slug title image description date tags
kibFileUploadPluginApi
/kibana-dev-docs/api/fileUpload
fileUpload
API docs for the fileUpload plugin
2024-02-28
contributor
dev
apidocs
kibana
fileUpload

import fileUploadObj from './file_upload.devdocs.json';

The file upload plugin contains components and services for uploading a file, analyzing its data, and then importing the data into an Elasticsearch index. Supported file types include CSV, TSV, newline-delimited JSON and GeoJSON.

Contact @elastic/kibana-gis for questions regarding this plugin.

Code health stats

Public API count Any count Items lacking comments Missing exports
84 0 84 8

Client

Start

Classes

Interfaces

Common

Interfaces