xme

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2012-12-05
14:58
184 views
Mix of US & Europe timestamps?
Hello,
I'm writing a FlexConnector (multiple folders) to parse several log files. Problem: files are exported from several sites around the world and the timestamp formats are not configured in the same way:
Some formats are: "dd/MM/yyyy HH:mm:ss"
Others: "dd/MM/yyyy hh:mm:ss aa" (with AM/PM)
Can a FlexConnector be configured to handle both formats at the same time and avoid subMessages?
/x
1 Reply
Vini

Fleet Admiral
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2012-12-05
21:54
There is a function called mutable time stamp which should do the trick for you. The problem that you will have is that if the log message time stamp doesn't have a timezone, the message will be assumed to be in the same time stamp as the connector.