Description Usage Arguments Value
Back up the data from an elasticsearch index + type
1 | es_data_backup(type, server, index, bak_dir)
|
type |
Elasticsearch type to retrieve |
server |
Http/s elasticsearch server address |
index |
Name of the elasticsearch index to retrieve |
bak_dir |
Path of directory to which the backup is written |
The return code from 'elasticdump'; 0 == success
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.