PUT _snapshot/my_backup/snapshot_2 {
"indices": "completedata" }
Its working.But when my database table update or insert new records backup not update automatically.How Can i Do this auto
backup after 1 day or by defining time.
PUT _snapshot/my_backup/snapshot_2 {
"indices": "completedata" }
Its working.But when my database table update or insert new records backup not update automatically.How Can i Do this auto
backup after 1 day or by defining time.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.