Commit Graph

5 Commits (46c721590d83301b46999fed645ce16c1cfaff40)

Author SHA1 Message Date
Terrtia 4eb5b4c4b9
fix: [MailExporter] improve logs + SMTP over SSL: add an option to validate self signed CA
This exporter use STARTTLS by defaults. If the SMTP server does not support the STARTTLS extension, the client will switch to SSL instead.
2023-07-28 11:10:21 +02:00
Terrtia 9b2e8718d7
chg: [logs] add new logger 2023-05-12 15:29:53 +02:00
Terrtia 0daf5bad44
chg: [trackers] refactor trackers: track objects + filter by object types/sources/subtypes 2023-05-04 16:35:56 +02:00
Terrtia ab24343b48
fix: [modules] fix modules 2023-02-22 11:08:29 +01:00
Terrtia 24ffcae690
chg: [exporter] refactor + add a new way to create and use exporters 2023-02-15 11:02:47 +01:00