Upload data files
Serverless Stack
You can upload files, analyze their fields and metrics, and import their data into an Elasticsearch index using the Data Visualizer.
Open the Integrations page using the global search field, then search for Upload a file using the integrations search field.
Click Upload a file to open the Data Visualizer UI.
Depending on your version and deployment:
Drag a file into the upload area or click Select or drag and drop a file to choose a file from your computer.
You can upload different file formats for analysis with the Data Visualizer.
The supported file formats are:
- CSV, TSV, NDJSON, log files (up to 500 MB)
- PDF, TXT, RTF, ODF, Microsoft Office files (up to 60 MB)
After you upload a file, you can inspect its data and make any necessary changes before importing it.
Click Import.
Enter a name for the index where the data will be stored, then click Import again to complete the process.
Choose whether to import the data to a new index or to an existing one.
Enter a name for the new index or select an existing index from the dropdown.
Drag one or more files into the upload area or click Select or drag and drop a file to choose files from your computer.
The supported file formats are PDF, TXT, CSV, log files and NDJSON.
After you upload your files, you can inspect the data and make any necessary changes before importing it.
Click Import to complete the process.
Choose whether to import the data to a new index or to an existing one.
Enter a name for the new index or select an existing index from the dropdown.
Drag one or more files into the upload area or click Select or drag and drop a file to choose files from your computer.
The supported file formats are PDF, TXT, CSV, log files and NDJSON.
After you upload your files, you can inspect the data and make any necessary changes before importing it.
Click Import to complete the process.
After the uploaded data is imported into the specified Elasticsearch index, you can start exploring it. For more details, refer to Explore and analyze.
The upload feature is not intended for use as part of a repeated production process, but rather for the initial exploration of your data.
The Elastic Stack security features provide roles and privileges that control which users can upload files. To upload a file in Kibana and import it into an Elasticsearch index, you’ll need:
manage_pipelineormanage_ingest_pipelinescluster privilegecreate,create_index,manage, andreadindex privileges for the indexallKibana privileges for Discover and Data Views Management
You can manage your roles, privileges, and spaces in Stack Management.