From 42fe7804c4fe9569195ad6687a3fcafc9952136b Mon Sep 17 00:00:00 2001 From: "shimoda.m@nds-tyo.co.jp" Date: Tue, 16 Jul 2024 16:09:00 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20Palantir=E3=81=AE=E3=83=95=E3=82=A1?= =?UTF-8?q?=E3=82=A4=E3=83=AB=E5=90=8D=E6=AD=A3=E8=A6=8F=E8=A1=A8=E7=8F=BE?= =?UTF-8?q?=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- s3/config/bucket_transfer_config/bucket_transfer_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s3/config/bucket_transfer_config/bucket_transfer_config.json b/s3/config/bucket_transfer_config/bucket_transfer_config.json index 5f315d88..96c957ab 100644 --- a/s3/config/bucket_transfer_config/bucket_transfer_config.json +++ b/s3/config/bucket_transfer_config/bucket_transfer_config.json @@ -1,5 +1,5 @@ { - "hcpweb_accesslog_\\d{4}-\\d{2}-\\d{2}\\.(csv|CSV)": { + "hcpweb_accesslog_\\d{4}-\\d{2}-\\d{2}-\\d{6}\\.(csv|CSV)": { "Description": { "データソース名": "hcp_web", "送信元システム名": "Palantir",