Commit Graph

36 Commits

Author SHA1 Message Date
Christophe Siraut 7156b47a54 upload: avoid warning naive datetime when timezone support active 2020-11-03 14:20:46 +01:00
Christophe Siraut 31f0f55006 use md5 for indexing messages 2020-11-03 14:07:09 +01:00
Christophe Siraut d7f73453e4 homepage currently links to tail view 2020-11-03 12:11:19 +01:00
Christophe Siraut 740a2836e6 misc: prefill tenant choices 2020-10-30 17:52:15 +01:00
Christophe Siraut f8db9f3cfe upload: hostname logic 2020-10-30 16:49:12 +01:00
Christophe Siraut f30119afb8 migrations: update timestamp field 2020-10-30 14:22:51 +01:00
Christophe Siraut cda6343e12 misc: add sorting on tenant 2020-10-30 14:14:59 +01:00
Christophe Siraut b0e7fface4 upload: append container name in case of merged journal 2020-10-30 13:46:45 +01:00
Christophe Siraut e7ba3d4b72 misc: order results starting with oldest entry by default, add pagination 2020-10-30 11:59:43 +01:00
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 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 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 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 63f80851ac misc: add logtracker.hourly timer 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 74aaaab261 journal: use EntryManager 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 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 8c01e4ee87 remove logtracker-agent 2020-07-03 14:31:14 +02:00
Christophe Siraut 7297f1e8ef start logtracker 2019-11-12 15:18:01 +01:00