Commit Graph

31 Commits

Author SHA1 Message Date
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
6f18240ade only apt-get upgrade during install 2016-03-08 18:37:37 +01:00
211894753f tweaking 2016-03-07 13:13:52 +01:00
4ef5252c85 update version info 2016-03-06 17:38:33 +01:00
c7341998bc install docker-engine 1.10.2 2016-03-06 17:21:49 +01:00
a7f98902e3 turn persistence off by default 2016-03-03 17:48:04 +01:00
1089993579 update housekeeping for elasticsearch, keep indexes for <=90 days 2016-03-02 16:21:17 +01:00
994aed3e31 include conpot 2016-02-19 17:52:45 +01:00
1c5279907e update docker 1.10.1-0~trusty 2016-02-15 18:07:03 +01:00
702de8c281 modify installer and image selection 2016-02-13 00:21:44 +01:00
2dc676868d scripts, configs, optimizations, dashboard base 2016-02-12 22:47:19 +01:00
6615046d02 update docker installation method 2016-02-11 14:59:22 +01:00
6cc229c610 update docker installation method 2016-02-11 14:57:10 +01:00
97890321e4 no automatic upgrade of docker-engine major releases 2016-02-09 11:54:55 +01:00
8c94d6d9a5 tweaking 2016-02-08 15:57:27 +01:00
cbccc7c83f include emobility 2016-02-08 15:03:56 +01:00
8165e8f91f prevent race condition for ewsposter/ews.ip at first start 2016-02-08 13:37:02 +01:00
ebb58955c4 prepare for emobility 2016-02-08 12:21:03 +01:00
87a472be74 modify folder layout for elasticpot 2016-02-04 10:23:31 +01:00
86c57328fc enable color prompt 2016-02-03 15:10:19 +01:00
187cd77b26 disable ssh roaming 2016-01-29 17:56:26 +01:00
d4aa333e6f some changes for elasticpot 2016-01-15 23:11:49 +01:00
ba4162adfb some bug fixes 2016-01-14 09:46:02 +01:00
74cfe25346 update /data folder layout 2015-12-15 14:55:47 +01:00
8ebdadb5f2 update /data folder layout 2015-12-14 17:42:35 +01:00
56c5580f41 update /data folder layout 2015-12-14 14:53:20 +01:00
7c041411a8 update /data folder layout 2015-12-14 14:32:30 +01:00
6ec9f80343 add log folder for /data/suricata 2015-12-11 14:40:41 +01:00
7bd993bf93 add mkdir for suricata 2015-12-11 14:18:16 +01:00
e911c750af create ewsposter json folders in /data/ews/<honeypotname>
create ewsposter json folders in /data/ews/<honeypotname>
2015-12-09 17:25:02 +01:00
f06935fe63 prepare for T-Pot 16.03 2015-12-08 15:47:39 +01:00