Back to Kibana

fileUpload

api_docs/file_upload.mdx

9.4.0845 B
Original Source

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-presentation for questions regarding this plugin.

Code health stats

Public API countAny countItems lacking commentsMissing exports
440442

Client

Start

<DocDefinitionList data={[fileUploadObj.client.start]}/>

Classes

<DocDefinitionList data={fileUploadObj.client.classes}/>

Interfaces

<DocDefinitionList data={fileUploadObj.client.interfaces}/>