2015-03-25 |
Martin Langhoff | watchlog: be more resilient, log strange input and...
|
commit | commitdiff | tree |
2015-03-25 |
Martin Langhoff | watchlog: only commit once every 20s so we can handle...
|
commit | commitdiff | tree |
2015-03-24 |
Martin Langhoff | watchlog: rename, drop extension, make executable
|
commit | commitdiff | tree |
2015-03-24 |
Martin Langhoff | watch_log: Improve option handling, add --pidfile and...
|
commit | commitdiff | tree |
2015-03-24 |
Martin Langhoff | watch_log: handle logdir and db location as parameters...
|
commit | commitdiff | tree |
2015-03-24 |
Martin Langhoff | watch_log: implement daily GC
|
commit | commitdiff | tree |
2015-03-24 |
Martin Langhoff | watch_log: Initial changes, adds line parser
|
commit | commitdiff | tree |
2015-03-24 |
Martin Langhoff | Import the original watch_log.py by albsen <albsen...
|
commit | commitdiff | tree |
2015-03-24 |
Martin Langhoff | Fix license to actually be GPLv2 as originally intended
|
commit | commitdiff | tree |
2015-03-24 |
Martin Langhoff | compresslog: fix unique_users-as-array buglet coming...
|
commit | commitdiff | tree |
2015-03-20 |
Martin Langhoff | compresslog: reduce memory use using -OO
|
commit | commitdiff | tree |
2015-03-20 |
Martin Langhoff | compresslog: replace standard logger with a handrolled...
|
commit | commitdiff | tree |
2015-03-19 |
Martin Langhoff | Update tests
|
commit | commitdiff | tree |
2015-03-19 |
Martin Langhoff | compresslog: add quotes to %{MOODLEUSER} to handle...
|
commit | commitdiff | tree |
2015-03-19 |
Martin Langhoff | compresslog: replace numpy, fix a buglet
|
commit | commitdiff | tree |
2015-03-19 |
Martin Langhoff | compresslog: large libs loaded conditionally saves...
|
commit | commitdiff | tree |
2015-03-19 |
Martin Langhoff | compresslog: print stats at exit
|
commit | commitdiff | tree |
2015-03-19 |
Martin Langhoff | compresslog: improve ajax accounting
|
commit | commitdiff | tree |
2015-03-18 |
Martin Langhoff | compresslog: track ajax hits
|
commit | commitdiff | tree |
2015-03-18 |
Martin Langhoff | compresslog: skip and log lines it cannot parse
|
commit | commitdiff | tree |
2015-03-18 |
Martin Langhoff | compresslog: use www_stats for syslog tag
|
commit | commitdiff | tree |
2015-03-18 |
Martin Langhoff | compresslog: stats now functionally complete
|
commit | commitdiff | tree |
2015-03-17 |
Martin Langhoff | compresslog: migrated to "logger" infra to better use...
|
commit | commitdiff | tree |
2015-03-17 |
Martin Langhoff | compresslog: cleanup leftover comment
|
commit | commitdiff | tree |
2015-03-17 |
Martin Langhoff | compresslog: migrate to optparse to cleanup opt handling
|
commit | commitdiff | tree |
2015-03-03 |
Martin Langhoff | compresslog: parse stats from apache logs, streamed...
|
commit | commitdiff | tree |
2015-03-03 |
Martin Langhoff | apache_log_parser: removed long depchain on user agent
|
commit | commitdiff | tree |
2015-03-03 |
Martin Langhoff | apache_log_parser: import of v1.4.1 from its git repo
|
commit | commitdiff | tree |
2015-02-25 |
Manuel Quiñones | compresslog: refactor file rename
|
commit | commitdiff | tree |
2015-02-25 |
Martin Langhoff | compresslog: handle conflict with other compresslog...
|
commit | commitdiff | tree |
2015-02-23 |
Martin Langhoff | compresslog: reenable concatenated gzip files for more...
|
commit | commitdiff | tree |
2013-10-17 |
Martin Langhoff | compresslog: fix thinko on debug var
|
commit | commitdiff | tree |
2013-10-16 |
Martin Langhoff | Draft tests
|
commit | commitdiff | tree |
2013-10-16 |
Martin Langhoff | compresslog: tidy up debug & error messages
|
commit | commitdiff | tree |
2013-10-16 |
Martin Langhoff | compresslog: simplify code flow
|
commit | commitdiff | tree |
2013-10-15 |
Martin Langhoff | compresslog: use O_NONBLOCL for sys.stdin.read(N),...
|
commit | commitdiff | tree |
2013-10-15 |
Martin Langhoff | compresslog: handle signals during write()
|
commit | commitdiff | tree |
2013-10-15 |
Martin Langhoff | compresslog: add debugging msgs
|
commit | commitdiff | tree |
2013-10-15 |
Martin Langhoff | compresslog: reworked main loop for safe signal handling
|
commit | commitdiff | tree |
2013-10-12 |
Martin Langhoff | compresslog: stronger signal handling of races
|
commit | commitdiff | tree |
2013-10-12 |
Martin Langhoff | compresslog: add -d flag for debugging
|
commit | commitdiff | tree |
2013-10-11 |
Martin Langhoff | compresslog: strengthen handling of multiple loggers...
|
commit | commitdiff | tree |
2013-10-11 |
Martin Langhoff | compresslog: improve handling of race cond over fname
|
commit | commitdiff | tree |
2013-10-10 |
Martin Langhoff | compresslog: fix logger path
|
commit | commitdiff | tree |
2013-10-10 |
Martin Langhoff | compresslog: route stderr to syslog
|
commit | commitdiff | tree |
2013-09-19 |
Martin Langhoff | compresslog: rename logfiles to avoid concatenating...
|
commit | commitdiff | tree |
2013-09-19 |
Martin Langhoff | compresslog: make SIGUSR1 handling more resilient
|
commit | commitdiff | tree |
2013-09-13 |
Martin Langhoff | ztail: simplified warning
|
commit | commitdiff | tree |
2013-09-13 |
Martin Langhoff | Fixes for RHEL6
|
commit | commitdiff | tree |
2013-09-13 |
Martin Langhoff | ztail - fix syntax
|
commit | commitdiff | tree |
2013-09-13 |
Martin Langhoff | Remove gzip.py - it does not work on older Pythons
|
commit | commitdiff | tree |
2013-09-13 |
Martin Langhoff | add gzip.py - RHEL6 version is too old
|
commit | commitdiff | tree |
2013-09-13 |
Martin Langhoff | license, readme
|
commit | commitdiff | tree |
2013-09-13 |
Martin Langhoff | zcatfollow: tidy up newlines
|
commit | commitdiff | tree |
2013-09-13 |
Martin Langhoff | ztail: implement -n, tidy up exit errors
|
commit | commitdiff | tree |
2013-09-13 |
Martin Langhoff | ztail now works properly, rename compresslog
|
commit | commitdiff | tree |
2013-09-13 |
Martin Langhoff | zcatfollow: tidy up exit from control-C
|
commit | commitdiff | tree |
2013-09-13 |
Martin Langhoff | zcatfollow now behaves like tail -f -n <int> if you...
|
commit | commitdiff | tree |
2013-09-13 |
Martin Langhoff | zcatfollows now works as smart tail
|
commit | commitdiff | tree |
2013-09-13 |
Martin Langhoff | zcatfollow - works!
|
commit | commitdiff | tree |
2013-09-13 |
Martin Langhoff | ztail: almost works
|
commit | commitdiff | tree |
2013-09-13 |
Martin Langhoff | compresslog now working correctly
|
commit | commitdiff | tree |
2013-09-12 |
Martin Langhoff | one
|
commit | commitdiff | tree |