* Improvements
* Remove dns section (uses deprecated format)
* Add mutate section to remove useless data from documents
* Fixed indent.
* Bring reverse dns lookup back
* Update logstash's configuration to reflect changes in maxmind's geoip databases
* Update documentation on "ELK Stack"
* Add sample of filebeat configuration
* Update documentation for "ELK Stack" with FileBeat option
* Add some tips on configuration of kibana
* Remove outdated kibana-cowrie.conf
* Add link to XPack
* Updated service template to use the virtual-env and proper PID file location
* Fixed PIDFile path in cowrie.service template
* Revert "Fixed PIDFile path in cowrie.service template"
This reverts commit 022afb7134.
* Revert "Revert "Fixed PIDFile path in cowrie.service template""
This reverts commit 5b01372176.
Revert changes
* Fixed PIDFile path in cowrie.service template
* Updated to correct PIDFile path for cowrie.service
* Updated service template to use the virtual-env and proper PID file location
* Fixed PIDFile path in cowrie.service template
* Revert "Fixed PIDFile path in cowrie.service template"
This reverts commit 022afb7134.
* Revert "Revert "Fixed PIDFile path in cowrie.service template""
This reverts commit 5b01372176.
Revert changes
* Fixed PIDFile path in cowrie.service template
An update2.sql is provided that might update the schema without data loss,
however if you value your data, it's a good idea to create a backup first.
git-svn-id: https://kippo.googlecode.com/svn/trunk@127 951d7100-d841-11de-b865-b3884708a8e2
* Set the ttylog column for mysql to "MEDIUMBLOB"
* Limit the ttylog size written to the database to 10 Megabytes
git-svn-id: https://kippo.googlecode.com/svn/trunk@121 951d7100-d841-11de-b865-b3884708a8e2
* filesystem has a new field A_REALFILE, which can be set to point to a real
file within dl/ or honeyfs/ for use with cat or tar
* createfs.py update
* Added copyright texts & BSD license
* Command arguments are now parsed with shlex and passed to commands as a list
* new HoneyPotFilesystem methods: mkdir, realfile, update_realfile, is_dir
* New command: reboot
* Improved ls
* A local copy of env.commands is now kept for each session to allow dynamic
changes
* New commands module: dice - contains random commands assigned to newly
created files
* Improved tar - pretends to create real files now
* Something else I forgot
git-svn-id: https://kippo.googlecode.com/svn/trunk@34 951d7100-d841-11de-b865-b3884708a8e2