New kibana config load/restore
[clamp.git] / extra / docker / elk / es_backup / clean_longs.sh
diff --git a/extra/docker/elk/es_backup/clean_longs.sh b/extra/docker/elk/es_backup/clean_longs.sh
deleted file mode 100644 (file)
index bbacf50..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-# these commands remove problematic longs in the default backup
-# to avoid errors in kibana when restored.
-sed -i 's/,"hits":0//g' default.json
-sed -i 's/,"version":1//g' default.json