Add error widget to dashboard
[clamp.git] / extra / docker / elk / es_backup / clean_longs.sh
1 #!/bin/bash
2 # these commands remove problematic longs in the default backup
3 # to avoid errors in kibana when restored.
4 sed -i 's/,"hits":0//g' default.json
5 sed -i 's/,"version":1//g' default.json