Which Data type to be used for time field

Hi Team,

My log file contains time field which has data like 0.3354353 but using data type float in my configuration file, it is parsing only last 2 digit after dot.

What data type should to parse the total data in the time field.

My log file contains time field which has data like 0.3354353

What does such a time value mean?

using data type float in my configuration file

What does your configuration file look like?

it is parsing only last 2 digit after dot.

What do you mean by that? Examples speak louder than descriptions.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.