Commit Graph

46 Commits

Author SHA1 Message Date
Christophe Siraut 15a86db009 misc: add time sorting 2020-10-29 17:46:25 +01:00
Christophe Siraut 8e5bee568a journal/views: consolidate api and html views 2020-10-29 14:09:44 +01:00
Christophe Siraut b84931938b journal/models.py: use stadard cache 2020-09-14 14:00:30 +02:00
Christophe Siraut bc5f0ca945 README: documentation update 2020-09-11 16:03:43 +02:00
Christophe Siraut 49f49491e6 upload: optionnaly verify certificate issuer dn 2020-09-11 15:27:13 +02:00
Christophe Siraut b6d0c87fa9 mail: add optional whitespace to regex 2020-09-10 16:55:12 +02:00
Christophe Siraut 8e4088be2a misc: add filtering 2020-09-10 16:48:05 +02:00
Christophe Siraut 8736c1753c journalstream: cast all values as string 2020-09-10 15:39:58 +02:00
Christophe Siraut b202828360 misc: display unit name 2020-09-10 14:25:16 +02:00
Christophe Siraut 95960d3b6c commands/dump: use local timezone and shorter date format 2020-09-10 14:24:10 +02:00
Christophe Siraut 81eb15c2e0 d/ch: bump to v3 2020-09-09 12:14:10 +02:00
Christophe Siraut 8edaaa6009 tests: json object must be string 2020-09-09 09:13:34 +02:00
Christophe Siraut f6e8bd0d0e debian/settings: use timezone 2020-09-08 18:29:16 +02:00
Christophe Siraut b0291ac42b misc: rework views 2020-09-08 18:29:13 +02:00
Christophe Siraut 2bca9792bd mail: rework extract_exim_emails() 2020-09-08 16:42:01 +02:00
Christophe Siraut e4566af515 journal/views: manage both nginx and haproxy vars in ssl_client_verify; raise exception on insert error 2020-09-08 14:18:15 +02:00
Christophe Siraut 4a877b340f d/control: remove package rsyslog-logtracker and a python3 dependency and add adduser 2020-09-08 14:04:02 +02:00
Christophe Siraut c3f494f9c8 misc: add settings JOURNAL_HISTORY and MAIL_HISTORY, adapt management commands and stream import functions 2020-09-04 15:03:32 +02:00
Christophe Siraut d1b4eaacce settings: unset debug 2020-09-04 14:40:46 +02:00
Christophe Siraut c03e98d2ae d/compat: bump to 12 2020-09-04 14:37:35 +02:00
Christophe Siraut 63f80851ac misc: add logtracker.hourly timer 2020-09-04 14:37:34 +02:00
Christophe Siraut 9c55841291 logtracker.service: increase isolation 2020-09-04 14:37:34 +02:00
Christophe Siraut 45ecf79177 misc: rework mail application and tests 2020-09-04 14:37:28 +02:00
Christophe Siraut c78bc66bcb journal: add upload view 2020-09-02 15:44:20 +02:00
Christophe Siraut 2568b29dad journal/models: use reversed on queryset 2020-08-28 16:13:37 +02:00
Christophe Siraut 2f3c6bd82b mail: add import from journal entries 2020-08-25 15:26:43 +02:00
Christophe Siraut b3331f170a debian: set timezone to paris but do not used tz as dates are stored in utc 2020-08-25 14:26:21 +02:00
Christophe Siraut 74aaaab261 journal: use EntryManager 2020-08-25 14:26:21 +02:00
Christophe Siraut b2ed0b5466 logtracker: defaults to print command 2020-08-25 14:26:21 +02:00
Christophe Siraut 120f9bbe3b misc packaging 2020-08-25 14:26:21 +02:00
Christophe Siraut 8468269e9a rsyslog-logtracker: give configuration example 2020-08-25 14:26:21 +02:00
Christophe Siraut fb439f17db journal: add print_duplicates command 2020-08-25 14:26:21 +02:00
Christophe Siraut 565d4f903b journal: limit to printing 100 lines by default 2020-08-25 14:26:21 +02:00
Christophe Siraut de333ea848 disable pytest at build time 2020-08-18 14:54:17 +02:00
Christophe Siraut b92d37760b setup: use major version number 2020-08-18 14:54:17 +02:00
Christophe Siraut 65df96a23a add shortcuts for running logtracker as user 2020-07-10 17:18:15 +02:00
Christophe Siraut 186a6927a2 misc: add a cleanup cron task, keep a million entries by default 2020-07-07 15:55:13 +02:00
Christophe Siraut 68841e8665 journal: add management command 2020-07-03 17:44:56 +02:00
Christophe Siraut de9bc6f11c misc: refactor journal model 2020-07-03 17:44:32 +02:00
Christophe Siraut 38714adab9 debian: add rsyslog-logtracker 2020-07-03 14:31:14 +02:00
Christophe Siraut 8c01e4ee87 remove logtracker-agent 2020-07-03 14:31:14 +02:00
Christophe Siraut 8119c4f892 release 0.2 2019-11-13 18:13:41 +01:00
Christophe Siraut 542d8ad7cb debian: set simple type for logtracker-agent service 2019-11-13 18:09:42 +01:00
Christophe Siraut be693c2398 debian/settings: do not filter hostname 2019-11-12 16:56:46 +01:00
Christophe Siraut 6da991ddd3 tox: use pytest from virtualenv 2019-11-12 15:49:55 +01:00
Christophe Siraut 7297f1e8ef start logtracker 2019-11-12 15:18:01 +01:00