Hi Guys! My name is Santiago. I m from Argentine! I am a Newbbie.
I have a question. While I have the same schedule on the Graylog server that on the Windows Server I notice 2 schedules for the same event. What can be? In the attached image it is evident. Thank you very much for your time!
Graylog uses UTC as the time zone internally. You need to know which time zone is used by the source and possibly you need to make a timezone conversion for incoming messages so that you switch to UTC. You can do this by either extractors or by processing pipelines.
Each user can then choose which time zone (s)he wants to use from the user options. When viewing messages, Graylog converts the timestamp (the one you can see in the upper box) to the correct time the user wants to see events in.