I’m trying to send data from an APC UPS system. UPS is not really good at following RFC, so I have to send it to a raw input. I’m running into an issue with the date:
Invalid format: "2025-02-15T06:18:24Z:" is malformed at ":"
Any suggestions on how to transform this date as it’s coming into GrayLog so it will be accepted?
I’m running GrayLog 6.5.1 on Ubuntu.
Thanks in advance.