Commit Graph

162 Commits

Author SHA1 Message Date
0aa7865e42 tweaking 2016-08-29 23:24:25 +00:00
0f2f5ff1db add dashboard notification 2016-08-29 19:21:35 +00:00
154ea080f6 fix bug suricata systemd
ethtool is unable to change interface settings
2016-08-29 19:10:39 +00:00
173e2c040b cowrie just learned telnet, adjusting systemd configs 2016-08-28 14:09:08 +00:00
7fe0f23b83 tweaking 2016-08-26 11:54:22 +00:00
f5a5478732 account for new es cluster name 2016-08-26 13:28:41 +02:00
fd14e731d2 account for hostname gen fail 2016-08-22 15:24:48 +00:00
bd29236c47 tweaking dps.sh 2016-08-15 05:46:57 +00:00
a90f7cdf23 add user and root prompt, cleanup 2016-08-12 22:21:02 +02:00
79790c51a9 suricata, find interface in absence of default gateway 2016-08-09 23:26:03 +00:00
b6707b70ba find interface in absence of default gateway 2016-08-10 00:51:34 +02:00
f72af08666 change button titles 2016-08-09 21:10:32 +00:00
ca81647e28 add navbar background with magenta 2016-08-09 03:33:14 +00:00
8456878a5b tweak /ui/ location 2016-08-09 03:26:08 +00:00
f651bf32a0 change spacings, margins 2016-08-08 17:03:23 +02:00
fcbd650ba2 cleanup 2016-08-08 13:54:25 +00:00
8372e715b6 change landing page topnav with frame 2016-08-08 13:52:24 +00:00
f038173920 Web based access
It is now possible to access T-Pot web based and without a SSH tunnel
2016-08-08 02:21:02 +02:00
2619e943a1 tweaking, fixing 2016-08-07 19:13:07 +02:00
d16698877b tweaking, bugfixing 2016-08-07 19:08:13 +02:00
bbb708b988 tweaking, bugfixes 2016-08-06 22:06:31 +00:00
62b349eab3 modify installer for new config 2016-08-01 13:25:58 +00:00
12842527bb some basic config stuff 2016-07-30 00:32:03 +00:00
caf35b485f tweaking 2016-07-29 20:38:33 +02:00
cef8e5fded old indices were not deleted
escaping timestring format fixes it
2016-07-21 17:39:40 +02:00
0df2d3bbf6 allow tunneled connections for head plugin 2016-07-19 18:39:20 +02:00
869320652c Reduce Installer Size to <50MB
T-Pot ISO Creator will now create images based on the Ubuntu Network Installer (mini.iso). This results in a greatly reduced size for the T-Pot Installer with now being just about 49MB. T-Pot was only using the base install packages of the 700MB Ubuntu Server ISO and still had to download the latest packages anyway. The advantages are a) reduced download size for the Ubuntu Network Installer instead of the full image, b) the latest packages are already installed during the base installation and c) the resulting T-Pot ISO can be distributed easier.
2016-07-09 01:23:12 +02:00
4fce521579 include alerta-cli 2016-06-19 00:20:02 +02:00
574ff3f9a7 add cgroup option at boot 2016-06-17 16:05:11 +02:00
f3f20f1d39 typo 2016-06-02 18:54:09 +02:00
c955d641c3 tweaking 2016-06-02 18:50:43 +02:00
00dd446f7d Move install upgrades towards end of the installer since update of some kernel modules prevent docker daemon from starting if not rebooted first. 2016-06-01 22:10:31 +02:00
bf7478442e update dionaea path layout 2016-06-01 17:46:06 +02:00
862bb550b0 update dionaea log path 2016-06-01 16:08:23 +02:00
ae2224a2ce remove upstart path / add systemd path 2016-05-30 22:38:28 +02:00
acf1c804ee point to 16.10 images on dockerhub 2016-05-30 14:51:32 +00:00
dac91cc208 systemd - follow up services 2016-05-29 14:48:17 +02:00
faff7a17bf systemd - a service awakens 2016-05-29 00:03:46 +02:00
fbfb5a1d90 very basic installation stuff 2016-05-12 19:26:06 +02:00
6e3f3b8d24 restart docker service to avoid race ...
... if images have been deleted.
2016-04-20 18:44:22 +02:00
61cb968deb include updated kibana objects 2016-03-15 14:39:04 +01:00
3d67132c91 correct typo 2016-03-13 03:24:52 +01:00
8706a4343a host auth.log, syslog => ELK
change local timezone to UTC, incl. new .kibana index, update upstart
for elk
2016-03-13 02:05:40 +01:00
f64c84930a need to delete all log files 2016-03-11 16:44:54 +01:00
0769d1fb24 update 2016-03-10 18:44:59 +01:00
d0cd1fe11f fix race 2016-03-10 18:40:28 +01:00
d5a299c34c update 2016-03-10 17:34:42 +01:00
e23eab4897 elk log files need housekeeping 2016-03-10 15:36:16 +01:00
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
f9e67c897c clean up, update readme 2016-03-09 14:05:06 +01:00