Hello,
I'm working on using log files to help tie jobs to another internal ID that will be passed into something like JIRA.
That being said, i'm wondering if there's a way to know what the engine log ID is at runtime before it gets generated.
it would be great to attach a Jira ticket ID to the log id at runtime and then join data from the log files together later.
Alteryx_Log_XXXXXXXXXX_1.log
XXXXXXXXXX is UNIX Time.
hi @mieszczak
as @AkimasaKajitani said this is unix timestamping. You can do a quick conversion on this site:
https://www.unixtimestamp.com/index.php