Commit Graph

12 Commits

Author SHA1 Message Date
Michel Oosterhof
8cf00addaf don't write ttylog to JSON, is for test only 2015-02-25 17:13:14 +00:00
Michel Oosterhof
f6cff3216a wip 2015-02-19 14:10:37 +00:00
Michel Oosterhof
5a885c4f00 Merge branch 'master' of https://github.com/micheloosterhof/kippo into logging-2
Conflicts:
	kippo/core/auth.py
	kippo/core/dblog.py
	kippo/core/ssh.py
	kippo/dblog/jsonlog.py
2015-02-19 12:36:26 +00:00
Michel Oosterhof
95b58538aa new copyright, imports, etc 2015-02-19 12:10:06 +00:00
Michel Oosterhof
318157b668 Merge branch 'master' of https://github.com/micheloosterhof/kippo into logging-2
Consolidate log messages concerning shasums. Now there's 1 message that contains
URL, shasum and filename.
2015-02-11 06:57:01 +00:00
Michel Oosterhof
6e375f72ef shasum & url as json fields 2015-02-10 12:00:11 +00:00
Michel Oosterhof
1deb52b20f shasum in jsonlog 2015-02-10 11:57:27 +00:00
Michel Oosterhof
25466f1df0 consistent sessionno var name use. now works with wget 2015-02-10 09:36:43 +00:00
Michel Oosterhof
eb558a816e rename 'version' attribute to 'client' 2014-11-28 16:50:08 +00:00
Michel Oosterhof
a7184adae0 logstash config + argument in json log 2014-11-17 19:05:26 +00:00
Michel Oosterhof
41bc8b65e4 Switch from uuid1 to uuid4. uuid4 does not leak ip address 2014-11-04 10:42:08 +00:00
Michel Oosterhof
43b915f68e added simple unstructured JSON logging 2014-11-04 10:31:26 +00:00