Resolved! change Date gateway Configuration to get time stamp at the beginning of each line
Hi CommunityI'm using Data-Gateway to write Logs in a file.I didn't change the Default configuration:if [event][EventType] == 1 or [event][EventType] == 4 or [event][EventType] == 3 {file { path => "D:\Log\Session-Queue_logs_%{+YYYY-MM-dd}.txt"codec ...