Timestamp 2025-06-26T17:50:51.093Z is not taken, server time written instead #2450
-
We had issues that the time in SEQ was not correct, and we did a Postman test. When we send this to postman, SEQ takes the server time, but the format is correct: { SEQ entry: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Seq uses the timestamp included in the event unless: the event does not include a timestamp, or Seq is configured to use server timestamps instead. I don't think your message format is correct. I suggest using one of the available Seq client libraries. |
Beta Was this translation helpful? Give feedback.
Hi @Balvert:
Those times don't appear to match - 08:40 in Amsterdam is 07:40 in GMT (Z).
11:05 is two or three hours ahead of the server time, so the timestamp drift setting mentioned above is likely to be kicking in. You can remove that behavior entirely by setting the value to a larger number.