Tags: cope-systems/rsyslog-postgres-tools
Tags
Release: 0.1.0 * (Sort of) fixed a bug where if the system timezone was not set, bravado-core would fail datetime payloads. This at its core is a problem with the fact the suggested rsyslog PostgreSQL schema uses timestamp without timezone instead of timestamptz. Maybew there's a better way to handle this than removing the date-time validator? * Improved documentation and tooling.