Hello guys,
I have a problem with French logs so I tried to create props.conf and deploy it :
[fzs]
TIME_PREFIX = ^\([0-9]*\)\s
TIME_FORMAT = %d/%m/%Y %H:%M:%S
Log example :
**(1002561)** 01/04/2017 23:59:01 - blablabla
I've understood that the time_prefix will ignore the (number) and space before the french date.
Should it work? My logs from April are not coming however it worked from January to March 2017.
Thanks a lot!
↧