tpotce/installer
t3chn0m4g3 c7516ae1f8 keep elkbase.tgz
In some rare occasions the .kibana index might be corrupted
(IOException) resulting in missing translogs and thus preventing
.kibana index from getting indexed (happens during a power failure). A
quick fix is to delete the contents in
“/data/elk/data/elasticsearch/nodes/0/indices/.kibana/*“, extract
elkbase.tgz to a temp folder (tar xvfz elkbase.tgz /tmp/) and copy “cp
-R /tmp/data/elk/data/elasticsearch/nodes/0/indices/.kibana/*
/data/elk/data/elasticsearch/nodes/0/indices/.kibana/“.
Make sure to stop service checks (“/etc/crontab”) and stop elk (service
elk stop) before doing this.
2016-03-09 22:10:44 +01:00
..
bin clean up, update readme 2016-03-09 14:05:06 +01:00
data tweaking, persistence 2016-03-04 21:47:14 +01:00
etc T-Pot is now in beta 2 - stage 2016-03-06 17:51:54 +01:00
home clean up, update readme 2016-03-09 14:05:06 +01:00
keys prepare for T-Pot 16.03 2015-12-08 15:47:39 +01:00
install.sh keep elkbase.tgz 2016-03-09 22:10:44 +01:00
rc.local.install prepare for T-Pot 16.03 2015-12-08 15:47:39 +01:00