mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
parent
ec4ece7f38
commit
8fdb64d1d5
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ Import an index pattern and dashboard:
|
|||
|
||||
[source,js]
|
||||
--------------------------------------------------
|
||||
$ curl -X POST "localhost:5601/api/saved_objects/_import" -H "kbn-xsrf: true" --form file=@file.ndjson <1>
|
||||
$ curl -X POST "localhost:5601/api/saved_objects/_import" -H "kbn-xsrf: true" --form file=@file.ndjson
|
||||
--------------------------------------------------
|
||||
|
||||
The `file.ndjson` file contains the following:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue