We have updated our Terms of Service, Code of Conduct, and Addendum.

I am trying to configure the Auto Timestamp function to extract a time field

Options

hi all, I am trying to configure the Auto Timestamp function to extract a time field that can be all over the place within the event. The timestamp itself is in epoch format (start=<time>). I setup an additional timestamp within the function, but I'm not sure what to specify for a strptime format, since it's epoch.

Answers