What is the number in log file names of elastic beanstalk on s3 means?

0

I set to save log files of my elastic beanstalk on S3 through Cloudwatch. As I checked the saved log files, some numbers come after "access.log" but don't know what it means. Is there any way to set log file name as {saved-time}-access.log? Or can I know what this number means so that I can schedule a daily job parsing the day's log file?

Enter image description here

hyunie
已提問 1 年前檢視次數 253 次
1 個回答
1

It's the epoch time which you can convert to human readable format and use in the parse scripts as required.

eg 1668074461 converts to Thursday November 10, 2022 19:01:01 ( for UTC+09:00 )

profile picture
Syd
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南