0

Unhappily, the logs of the vernemq broker do not include a timestamp. Current workaround seems to be to include the timestamp in the message sent to some vernemq topic and then strip it off at the consumer side. This requires changing 2 programs. Is there some other way to make vernemq write the current time to every line in the log? Through configuration maybe?

OlliP
  • 1,545
  • 11
  • 22

1 Answers1

0

Verne log lines contain timestamps. Why would you send a message with a timestamp? Can you clarify what you are looking for?

André F.
  • 356
  • 1
  • 4
  • "Verne log lines contain timestamps. ". No, they don't. That is the point of the question I posted here. – OlliP Oct 05 '21 at 09:20