Compare commits

...

1 Commits

Author SHA1 Message Date
8e9c6170bb auto commit 2025-09-15 20:30:37 +09:00
7 changed files with 525 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -0,0 +1,86 @@
Sep 15, 2025 7:53:24 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Server version: Apache Tomcat/7.0.94
Sep 15, 2025 7:53:24 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Server built: Apr 10 2019 16:56:40 UTC
Sep 15, 2025 7:53:24 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Server number: 7.0.94.0
Sep 15, 2025 7:53:24 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: OS Name: Linux
Sep 15, 2025 7:53:24 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: OS Version: 6.6.87.2-microsoft-standard-WSL2
Sep 15, 2025 7:53:24 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Architecture: amd64
Sep 15, 2025 7:53:24 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Java Home: /usr/lib/jvm/java-1.7-openjdk/jre
Sep 15, 2025 7:53:24 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: JVM Version: 1.7.0_211-b02
Sep 15, 2025 7:53:24 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: JVM Vendor: Oracle Corporation
Sep 15, 2025 7:53:24 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: CATALINA_BASE: /usr/local/tomcat
Sep 15, 2025 7:53:24 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: CATALINA_HOME: /usr/local/tomcat
Sep 15, 2025 7:53:24 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties
Sep 15, 2025 7:53:24 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
Sep 15, 2025 7:53:24 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Djava.awt.headless=true
Sep 15, 2025 7:53:24 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dfile.encoding=UTF-8
Sep 15, 2025 7:53:24 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Xms512m
Sep 15, 2025 7:53:24 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Xmx1024m
Sep 15, 2025 7:53:24 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
Sep 15, 2025 7:53:24 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -DDB_URL=jdbc:postgresql://211.115.91.141:11133/waceplm
Sep 15, 2025 7:53:24 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -DDB_USERNAME=postgres
Sep 15, 2025 7:53:24 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -DDB_PASSWORD=waceplm0909!!
Sep 15, 2025 7:53:25 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Xms512m
Sep 15, 2025 7:53:25 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Xmx1024m
Sep 15, 2025 7:53:25 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dignore.endorsed.dirs=
Sep 15, 2025 7:53:25 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dcatalina.base=/usr/local/tomcat
Sep 15, 2025 7:53:25 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dcatalina.home=/usr/local/tomcat
Sep 15, 2025 7:53:25 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp
Sep 15, 2025 7:53:25 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: Loaded APR based Apache Tomcat Native library 1.2.21 using APR version 1.6.5.
Sep 15, 2025 7:53:25 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
Sep 15, 2025 7:53:25 PM org.apache.catalina.core.AprLifecycleListener initializeSSL
INFO: OpenSSL successfully initialized (OpenSSL 1.1.1b 26 Feb 2019)
Sep 15, 2025 7:53:25 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-apr-8080"]
Sep 15, 2025 7:53:25 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-apr-8009"]
Sep 15, 2025 7:53:25 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 845 ms
Sep 15, 2025 7:53:25 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Sep 15, 2025 7:53:25 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.94
Sep 15, 2025 7:53:25 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /usr/local/tomcat/webapps/ROOT
Sep 15, 2025 7:53:27 PM org.apache.catalina.loader.WebappClassLoaderBase validateJarFile
INFO: validateJarFile(/usr/local/tomcat/webapps/ROOT/WEB-INF/lib/javax.servlet-api-4.0.1.jar) - jar not loaded. See Servlet Spec 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
Sep 15, 2025 7:54:24 PM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Sep 15, 2025 7:54:55 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory /usr/local/tomcat/webapps/ROOT has finished in 90,628 ms
Sep 15, 2025 7:54:55 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-apr-8080"]
Sep 15, 2025 7:54:55 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-apr-8009"]
Sep 15, 2025 7:54:55 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 91122 ms
Sep 15, 2025 7:55:17 PM org.apache.jasper.compiler.TldLocationsCache tldScanJar
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.

View File

View File

@@ -0,0 +1,10 @@
Sep 15, 2025 7:54:24 PM org.apache.catalina.core.ApplicationContext log
INFO: No Spring WebApplicationInitializer types detected on classpath
Sep 15, 2025 7:54:24 PM org.apache.catalina.core.ApplicationContext log
INFO: Set web app root system property: 'pms.root' = [/usr/local/tomcat/webapps/ROOT/]
Sep 15, 2025 7:54:25 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing log4j from [/usr/local/tomcat/webapps/ROOT/WEB-INF/log4j.xml]
Sep 15, 2025 7:54:26 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
Sep 15, 2025 7:54:27 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring FrameworkServlet 'dispatcher'

View File

@@ -0,0 +1,429 @@
172.20.0.1 - - [15/Sep/2025:19:54:57 +0900] "GET / HTTP/1.1" 200 46
172.20.0.1 - - [15/Sep/2025:19:55:18 +0900] "GET /login.do HTTP/1.1" 200 3601
172.20.0.1 - - [15/Sep/2025:19:55:18 +0900] "GET /js/sweetalert2.js HTTP/1.1" 200 67553
172.20.0.1 - - [15/Sep/2025:19:55:18 +0900] "GET /js/jquery-2.1.4.min.js HTTP/1.1" 200 84349
172.20.0.1 - - [15/Sep/2025:19:55:18 +0900] "GET /css/basic.css HTTP/1.1" 200 145419
172.20.0.1 - - [15/Sep/2025:19:55:18 +0900] "GET /images/loginLogo_ilshin.png HTTP/1.1" 200 51489
172.20.0.1 - - [15/Sep/2025:19:55:18 +0900] "GET /images/loginPage_ilshin.png HTTP/1.1" 200 5692568
172.20.0.1 - - [15/Sep/2025:19:55:18 +0900] "GET /images/login_id_back_color.jpg HTTP/1.1" 200 3330
172.20.0.1 - - [15/Sep/2025:19:55:18 +0900] "GET /images/login_pwd_back_color.jpg HTTP/1.1" 200 3316
::1 - - [15/Sep/2025:19:55:18 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:19:55:18 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:19:55:18 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:19:55:18 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:19:55:18 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
172.20.0.1 - - [15/Sep/2025:19:55:19 +0900] "GET /favicon.ico HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:19:55:34 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:19:55:34 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:19:56:04 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:19:56:04 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:19:56:34 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:19:56:34 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:19:57:04 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:19:57:04 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:19:57:34 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:19:57:34 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:19:58:04 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:19:58:04 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:19:58:34 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:19:58:34 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:19:59:04 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:19:59:04 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:19:59:34 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:19:59:34 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:00:04 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:00:04 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:00:35 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:00:35 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:01:05 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:01:05 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:01:35 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:01:35 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:02:05 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:02:05 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:02:35 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:02:35 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:03:05 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:03:05 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:03:35 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:03:35 +0900] "GET / HTTP/1.1" 200 46
172.20.0.1 - - [15/Sep/2025:20:03:55 +0900] "POST /main.do HTTP/1.1" 200 182
172.20.0.1 - - [15/Sep/2025:20:03:55 +0900] "POST /main.do HTTP/1.1" 200 182
172.20.0.1 - - [15/Sep/2025:20:03:55 +0900] "GET /main/contentsFS.do HTTP/1.1" 200 614
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /main/header.do HTTP/1.1" 200 20052
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /css/jquery-ui-1.10.2.custom.css HTTP/1.1" 200 22440
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /css/jquery-ui.css HTTP/1.1" 200 37309
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /js/jquery-1.11.3.min.js HTTP/1.1" 200 95962
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /css/jquery-ui.structure.css HTTP/1.1" 200 19591
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /css/jquery-ui.min.css HTTP/1.1" 200 30753
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /css/jquery-ui.structure.min.css HTTP/1.1" 200 15552
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /css/jquery-ui.theme.css HTTP/1.1" 200 17785
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /css/jquery-ui.theme.min.css HTTP/1.1" 200 13851
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /js/html5shiv.js HTTP/1.1" 200 9836
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /js/ui/jquery.ui.core.js HTTP/1.1" 200 8515
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /js/ui/jquery-ui.js HTTP/1.1" 200 487212
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /js/ui/jquery.ui.datepicker.js HTTP/1.1" 200 79081
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /js/ui/jquery.ui.datepicker-ko.js HTTP/1.1" 200 1040
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /js/ui/jquery.ui.button.js HTTP/1.1" 200 12240
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /js/ui/jquery.ui.widget.js HTTP/1.1" 200 15590
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /js/common.js HTTP/1.1" 200 97197
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /main/toggle.do HTTP/1.1" 200 5820
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /images/logo.png HTTP/1.1" 200 51489
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /images/setting.png HTTP/1.1" 404 4913
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /css/d_basic.css HTTP/1.1" 200 17821
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /css/select2.css HTTP/1.1" 200 17890
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /images/bell.png HTTP/1.1" 200 2668
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /css/profitlossTotalPopUp.css HTTP/1.1" 200 4136
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /css/tabulator/tabulator.min.css HTTP/1.1" 200 28607
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /js/highcharts.js HTTP/1.1" 200 204517
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /js/data.js HTTP/1.1" 200 13946
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /main/mainContents.do HTTP/1.1" 200 19056
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /js/drilldown.js HTTP/1.1" 200 9591
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /js/bullet.js HTTP/1.1" 200 2048
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /js/jquery.mtz.monthpicker.js HTTP/1.1" 200 12975
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /js/jquery.gdocsviewer.js HTTP/1.1" 200 1014
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /js/select2.js HTTP/1.1" 200 157687
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /main/menu.do HTTP/1.1" 200 15910
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /js/xlsx/xlsx.full.min.js HTTP/1.1" 200 908589
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /js/tabulator/tabulator.min.js HTTP/1.1" 200 384712
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /SE2/js/HuskyEZCreator.js HTTP/1.1" 200 4055
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /js/xlsx/exceljs.min.js HTTP/1.1" 200 1168557
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /js/xlsx/FileSaver.min.js HTTP/1.1" 200 2751
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /images/toggle.png HTTP/1.1" 200 3618
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "POST /approval/getApprovalCnt.do HTTP/1.1" 200 19
172.20.0.1 - - [15/Sep/2025:20:03:56 +0900] "GET /images/bell.gif HTTP/1.1" 200 6764
172.20.0.1 - - [15/Sep/2025:20:03:57 +0900] "POST /main/getmenu.do HTTP/1.1" 200 288
172.20.0.1 - - [15/Sep/2025:20:03:57 +0900] "GET /images/menu_bullet.png HTTP/1.1" 200 1216
172.20.0.1 - - [15/Sep/2025:20:04:00 +0900] "GET /dashboard/dashboard.do?menuObjId=-1664610667 HTTP/1.1" 200 146840
172.20.0.1 - - [15/Sep/2025:20:04:00 +0900] "GET /css/basicDash.css HTTP/1.1" 200 24920
172.20.0.1 - - [15/Sep/2025:20:04:00 +0900] "GET /js/all.min.js HTTP/1.1" 200 1468166
172.20.0.1 - - [15/Sep/2025:20:04:00 +0900] "GET /js/googlechart/loader.js HTTP/1.1" 200 67172
172.20.0.1 - - [15/Sep/2025:20:04:00 +0900] "GET /css/all.min.css HTTP/1.1" 200 102033
172.20.0.1 - - [15/Sep/2025:20:04:00 +0900] "GET /js/googlechart/xxx.css HTTP/1.1" 200 1479
172.20.0.1 - - [15/Sep/2025:20:04:00 +0900] "GET /webfonts/fa-solid-900.woff2 HTTP/1.1" 404 4913
172.20.0.1 - - [15/Sep/2025:20:04:00 +0900] "POST /common/getOEMList.do HTTP/1.1" 200 466
172.20.0.1 - - [15/Sep/2025:20:04:00 +0900] "POST /common/getPageAuthInfo.do HTTP/1.1" 200 15
172.20.0.1 - - [15/Sep/2025:20:04:00 +0900] "POST /common/getCarTypeList.do HTTP/1.1" 200 957
172.20.0.1 - - [15/Sep/2025:20:04:00 +0900] "POST /dashboard/getProjectIssueStatusList.do HTTP/1.1" 200 71
172.20.0.1 - - [15/Sep/2025:20:04:00 +0900] "POST /dashboard/getProjectCostTotalStatusList.do HTTP/1.1" 200 1376
172.20.0.1 - - [15/Sep/2025:20:04:00 +0900] "GET /webfonts/fa-solid-900.ttf HTTP/1.1" 404 4913
::1 - - [15/Sep/2025:20:04:05 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:04:05 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:04:35 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:04:35 +0900] "GET / HTTP/1.1" 200 46
172.20.0.1 - - [15/Sep/2025:20:04:56 +0900] "POST /approval/getApprovalCnt.do HTTP/1.1" 200 19
::1 - - [15/Sep/2025:20:05:05 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:05:05 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:05:35 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:05:36 +0900] "GET / HTTP/1.1" 200 46
172.20.0.1 - - [15/Sep/2025:20:05:56 +0900] "POST /approval/getApprovalCnt.do HTTP/1.1" 200 19
::1 - - [15/Sep/2025:20:06:06 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:06:06 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:06:36 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:06:36 +0900] "GET / HTTP/1.1" 200 46
172.20.0.1 - - [15/Sep/2025:20:06:56 +0900] "POST /approval/getApprovalCnt.do HTTP/1.1" 200 19
::1 - - [15/Sep/2025:20:07:06 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:07:06 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:07:36 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:07:36 +0900] "GET / HTTP/1.1" 200 46
172.20.0.1 - - [15/Sep/2025:20:07:56 +0900] "POST /approval/getApprovalCnt.do HTTP/1.1" 200 19
::1 - - [15/Sep/2025:20:08:06 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:08:06 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:08:36 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:08:36 +0900] "GET / HTTP/1.1" 200 46
172.20.0.1 - - [15/Sep/2025:20:08:56 +0900] "POST /approval/getApprovalCnt.do HTTP/1.1" 200 19
::1 - - [15/Sep/2025:20:09:06 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:09:06 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:09:36 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:09:36 +0900] "GET / HTTP/1.1" 200 46
172.20.0.1 - - [15/Sep/2025:20:09:56 +0900] "POST /approval/getApprovalCnt.do HTTP/1.1" 200 19
::1 - - [15/Sep/2025:20:10:07 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:10:07 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:10:37 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:10:37 +0900] "GET / HTTP/1.1" 200 46
172.20.0.1 - - [15/Sep/2025:20:10:58 +0900] "POST /approval/getApprovalCnt.do HTTP/1.1" 200 19
::1 - - [15/Sep/2025:20:11:07 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:11:07 +0900] "GET / HTTP/1.1" 200 46
172.20.0.1 - - [15/Sep/2025:20:11:13 +0900] "GET /logout.do HTTP/1.1" 200 3601
::1 - - [15/Sep/2025:20:11:37 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:11:37 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:12:07 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:12:07 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:12:37 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:12:37 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:13:07 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:13:07 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:13:37 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:13:37 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:14:07 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:14:08 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:14:38 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:14:38 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:15:08 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:15:08 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:15:38 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:15:38 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:16:08 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:16:08 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:16:38 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:16:38 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:17:08 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:17:08 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:17:38 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:17:38 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:18:08 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:18:08 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:18:39 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:18:39 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:19:09 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:19:09 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:19:39 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:19:39 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:20:09 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:20:09 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:20:39 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:20:39 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:21:09 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:21:09 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:21:39 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:21:39 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:22:09 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:22:09 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:22:39 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:22:40 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:23:10 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:23:10 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:23:40 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:23:40 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:24:10 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:24:10 +0900] "GET / HTTP/1.1" 200 46
172.20.0.1 - - [15/Sep/2025:20:24:24 +0900] "GET /logout.do HTTP/1.1" 200 3601
172.20.0.1 - - [15/Sep/2025:20:24:24 +0900] "GET /js/jquery-2.1.4.min.js HTTP/1.1" 200 84349
172.20.0.1 - - [15/Sep/2025:20:24:24 +0900] "GET /js/sweetalert2.js HTTP/1.1" 200 67553
172.20.0.1 - - [15/Sep/2025:20:24:24 +0900] "GET /css/basic.css HTTP/1.1" 200 145419
172.20.0.1 - - [15/Sep/2025:20:24:25 +0900] "GET /images/login_id_back_color.jpg HTTP/1.1" 200 3330
172.20.0.1 - - [15/Sep/2025:20:24:25 +0900] "GET /images/login_pwd_back_color.jpg HTTP/1.1" 200 3316
172.20.0.1 - - [15/Sep/2025:20:24:25 +0900] "GET /images/loginPage_ilshin.png HTTP/1.1" 200 5692568
172.20.0.1 - - [15/Sep/2025:20:24:25 +0900] "GET /images/loginLogo_ilshin.png HTTP/1.1" 200 13463
172.20.0.1 - - [15/Sep/2025:20:24:25 +0900] "GET /favicon.ico HTTP/1.1" 404 5013
172.20.0.1 - - [15/Sep/2025:20:24:28 +0900] "POST /main.do HTTP/1.1" 200 182
172.20.0.1 - - [15/Sep/2025:20:24:28 +0900] "GET /main/contentsFS.do HTTP/1.1" 200 614
172.20.0.1 - - [15/Sep/2025:20:24:28 +0900] "GET /main/header.do HTTP/1.1" 200 20052
172.20.0.1 - - [15/Sep/2025:20:24:28 +0900] "GET /main/toggle.do HTTP/1.1" 200 5820
172.20.0.1 - - [15/Sep/2025:20:24:28 +0900] "GET /main/mainContents.do HTTP/1.1" 200 19056
172.20.0.1 - - [15/Sep/2025:20:24:28 +0900] "GET /main/menu.do HTTP/1.1" 200 15910
172.20.0.1 - - [15/Sep/2025:20:24:29 +0900] "GET /images/setting.png HTTP/1.1" 404 4913
172.20.0.1 - - [15/Sep/2025:20:24:29 +0900] "POST /approval/getApprovalCnt.do HTTP/1.1" 200 19
172.20.0.1 - - [15/Sep/2025:20:24:29 +0900] "POST /main/getmenu.do HTTP/1.1" 200 288
172.20.0.1 - - [15/Sep/2025:20:24:31 +0900] "POST /main.do HTTP/1.1" 200 182
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /main/contentsFS.do HTTP/1.1" 200 614
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /dashboard/dashboard.do?menuObjId=-1664610667 HTTP/1.1" 200 41006
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /main/header.do HTTP/1.1" 200 20052
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/basic.css HTTP/1.1" 200 145419
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/jquery-1.11.3.min.js HTTP/1.1" 200 95962
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /main/toggle.do HTTP/1.1" 200 5820
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/html5shiv.js HTTP/1.1" 200 9836
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui-1.10.2.custom.css HTTP/1.1" 200 22440
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.css HTTP/1.1" 200 37309
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.min.css HTTP/1.1" 200 30753
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.structure.css HTTP/1.1" 200 19591
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.structure.min.css HTTP/1.1" 200 15552
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.theme.css HTTP/1.1" 200 17785
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /main/mainContents.do HTTP/1.1" 200 19056
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.theme.min.css HTTP/1.1" 200 13851
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery-ui.js HTTP/1.1" 200 487212
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery.ui.core.js HTTP/1.1" 200 8515
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery.ui.datepicker.js HTTP/1.1" 200 79081
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery.ui.datepicker-ko.js HTTP/1.1" 200 1040
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /main/menu.do HTTP/1.1" 200 15910
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery.ui.widget.js HTTP/1.1" 200 15590
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery.ui.button.js HTTP/1.1" 200 12240
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/jquery-2.1.4.min.js HTTP/1.1" 200 84349
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/common.js HTTP/1.1" 200 97197
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/basic.css HTTP/1.1" 200 145419
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/jquery-2.1.4.min.js HTTP/1.1" 200 84349
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/html5shiv.js HTTP/1.1" 200 9836
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/select2.css HTTP/1.1" 200 17890
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/d_basic.css HTTP/1.1" 200 17821
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/highcharts.js HTTP/1.1" 200 204517
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui-1.10.2.custom.css HTTP/1.1" 200 22440
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.min.css HTTP/1.1" 200 30753
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.structure.min.css HTTP/1.1" 200 15552
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.css HTTP/1.1" 200 37309
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.structure.css HTTP/1.1" 200 19591
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.theme.css HTTP/1.1" 200 17785
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/basic.css HTTP/1.1" 200 145419
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.theme.min.css HTTP/1.1" 200 13851
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/select2.css HTTP/1.1" 200 17890
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/d_basic.css HTTP/1.1" 200 17821
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui-1.10.2.custom.css HTTP/1.1" 200 22440
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.css HTTP/1.1" 200 37309
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.structure.css HTTP/1.1" 200 19591
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.min.css HTTP/1.1" 200 30753
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.structure.min.css HTTP/1.1" 200 15552
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.theme.css HTTP/1.1" 200 17785
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/basic.css HTTP/1.1" 200 145419
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.theme.min.css HTTP/1.1" 200 13851
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/select2.css HTTP/1.1" 200 17890
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/d_basic.css HTTP/1.1" 200 17821
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/profitlossTotalPopUp.css HTTP/1.1" 200 4136
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui-1.10.2.custom.css HTTP/1.1" 200 22440
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.css HTTP/1.1" 200 37309
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.min.css HTTP/1.1" 200 30753
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.structure.css HTTP/1.1" 200 19591
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/tabulator/tabulator.min.css HTTP/1.1" 200 28607
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/profitlossTotalPopUp.css HTTP/1.1" 200 4136
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.structure.min.css HTTP/1.1" 200 15552
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/tabulator/tabulator.min.css HTTP/1.1" 200 28607
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.theme.min.css HTTP/1.1" 200 13851
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/jquery-ui.theme.css HTTP/1.1" 200 17785
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/profitlossTotalPopUp.css HTTP/1.1" 200 4136
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /css/tabulator/tabulator.min.css HTTP/1.1" 200 28607
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/jquery-2.1.4.min.js HTTP/1.1" 200 84349
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/html5shiv.js HTTP/1.1" 200 9836
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/highcharts.js HTTP/1.1" 200 204517
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/data.js HTTP/1.1" 200 13946
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/drilldown.js HTTP/1.1" 200 9591
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/data.js HTTP/1.1" 200 13946
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/drilldown.js HTTP/1.1" 200 9591
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery-ui.js HTTP/1.1" 200 487212
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/bullet.js HTTP/1.1" 200 2048
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery.ui.core.js HTTP/1.1" 200 8515
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery.ui.datepicker.js HTTP/1.1" 200 79081
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery.ui.datepicker-ko.js HTTP/1.1" 200 1040
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/bullet.js HTTP/1.1" 200 2048
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery.ui.widget.js HTTP/1.1" 200 15590
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery.ui.button.js HTTP/1.1" 200 12240
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/common.js HTTP/1.1" 200 97197
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/jquery.mtz.monthpicker.js HTTP/1.1" 200 12975
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/sweetalert2.js HTTP/1.1" 200 67553
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/jquery.gdocsviewer.js HTTP/1.1" 200 1014
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/select2.js HTTP/1.1" 200 157687
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/jquery-2.1.4.min.js HTTP/1.1" 200 84349
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/tabulator/tabulator.min.js HTTP/1.1" 200 384712
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/xlsx/FileSaver.min.js HTTP/1.1" 200 2751
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/xlsx/xlsx.full.min.js HTTP/1.1" 200 908589
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /SE2/js/HuskyEZCreator.js HTTP/1.1" 200 4055
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/html5shiv.js HTTP/1.1" 200 9836
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/xlsx/exceljs.min.js HTTP/1.1" 200 1168557
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/highcharts.js HTTP/1.1" 200 204517
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/data.js HTTP/1.1" 200 13946
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/drilldown.js HTTP/1.1" 200 9591
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/bullet.js HTTP/1.1" 200 2048
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery-ui.js HTTP/1.1" 200 487212
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery.ui.core.js HTTP/1.1" 200 8515
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery.ui.datepicker.js HTTP/1.1" 200 79081
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery.ui.datepicker-ko.js HTTP/1.1" 200 1040
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery.ui.widget.js HTTP/1.1" 200 15590
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery.ui.button.js HTTP/1.1" 200 12240
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/common.js HTTP/1.1" 200 97197
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/jquery.mtz.monthpicker.js HTTP/1.1" 200 12975
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/jquery.gdocsviewer.js HTTP/1.1" 200 1014
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/select2.js HTTP/1.1" 200 157687
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /SE2/js/HuskyEZCreator.js HTTP/1.1" 200 4055
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/sweetalert2.js HTTP/1.1" 200 67553
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/tabulator/tabulator.min.js HTTP/1.1" 200 384712
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/xlsx/exceljs.min.js HTTP/1.1" 200 1168557
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/xlsx/FileSaver.min.js HTTP/1.1" 200 2751
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery-ui.js HTTP/1.1" 200 487212
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery.ui.core.js HTTP/1.1" 200 8515
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery.ui.datepicker.js HTTP/1.1" 200 79081
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery.ui.datepicker-ko.js HTTP/1.1" 200 1040
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery.ui.widget.js HTTP/1.1" 200 15590
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/xlsx/xlsx.full.min.js HTTP/1.1" 200 908589
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/ui/jquery.ui.button.js HTTP/1.1" 200 12240
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/jquery.mtz.monthpicker.js HTTP/1.1" 200 12975
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/common.js HTTP/1.1" 200 97197
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/jquery.gdocsviewer.js HTTP/1.1" 200 1014
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/select2.js HTTP/1.1" 200 157687
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/sweetalert2.js HTTP/1.1" 200 67553
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /SE2/js/HuskyEZCreator.js HTTP/1.1" 200 4055
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/tabulator/tabulator.min.js HTTP/1.1" 200 384712
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/xlsx/xlsx.full.min.js HTTP/1.1" 200 908589
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/xlsx/FileSaver.min.js HTTP/1.1" 200 2751
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /js/xlsx/exceljs.min.js HTTP/1.1" 200 1168557
172.20.0.1 - - [15/Sep/2025:20:24:32 +0900] "GET /images/toggle.png HTTP/1.1" 200 3618
172.20.0.1 - - [15/Sep/2025:20:24:33 +0900] "GET /images/setting.png HTTP/1.1" 404 4913
172.20.0.1 - - [15/Sep/2025:20:24:33 +0900] "GET /images/bell.png HTTP/1.1" 200 2668
172.20.0.1 - - [15/Sep/2025:20:24:33 +0900] "GET /images/logo.png HTTP/1.1" 200 13463
172.20.0.1 - - [15/Sep/2025:20:24:33 +0900] "POST /approval/getApprovalCnt.do HTTP/1.1" 200 19
172.20.0.1 - - [15/Sep/2025:20:24:33 +0900] "GET /images/bell.gif HTTP/1.1" 200 6764
172.20.0.1 - - [15/Sep/2025:20:24:33 +0900] "POST /main/getmenu.do HTTP/1.1" 200 288
172.20.0.1 - - [15/Sep/2025:20:24:33 +0900] "GET /images/menu_bullet.png HTTP/1.1" 200 1216
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /dashboard/dashboard.do?menuObjId=-1664610667 HTTP/1.1" 200 146840
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /css/basic.css HTTP/1.1" 200 145419
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /css/select2.css HTTP/1.1" 200 17890
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /css/d_basic.css HTTP/1.1" 200 17821
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/jquery-2.1.4.min.js HTTP/1.1" 200 84349
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/html5shiv.js HTTP/1.1" 200 9836
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/highcharts.js HTTP/1.1" 200 204517
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /css/jquery-ui-1.10.2.custom.css HTTP/1.1" 200 22440
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /css/jquery-ui.css HTTP/1.1" 200 37309
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /css/jquery-ui.min.css HTTP/1.1" 200 30753
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /css/jquery-ui.structure.css HTTP/1.1" 200 19591
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /css/jquery-ui.structure.min.css HTTP/1.1" 200 15552
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /css/jquery-ui.theme.min.css HTTP/1.1" 200 13851
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /css/profitlossTotalPopUp.css HTTP/1.1" 200 4136
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /css/jquery-ui.theme.css HTTP/1.1" 200 17785
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /css/tabulator/tabulator.min.css HTTP/1.1" 200 28607
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/drilldown.js HTTP/1.1" 200 9591
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/data.js HTTP/1.1" 200 13946
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/bullet.js HTTP/1.1" 200 2048
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /css/basicDash.css HTTP/1.1" 200 24920
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/ui/jquery-ui.js HTTP/1.1" 200 487212
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /css/all.min.css HTTP/1.1" 200 102033
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/ui/jquery.ui.core.js HTTP/1.1" 200 8515
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/ui/jquery.ui.datepicker.js HTTP/1.1" 200 79081
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/ui/jquery.ui.datepicker-ko.js HTTP/1.1" 200 1040
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/ui/jquery.ui.widget.js HTTP/1.1" 200 15590
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/ui/jquery.ui.button.js HTTP/1.1" 200 12240
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/common.js HTTP/1.1" 200 97197
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/googlechart/xxx.css HTTP/1.1" 200 1479
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/jquery.mtz.monthpicker.js HTTP/1.1" 200 12975
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/jquery.gdocsviewer.js HTTP/1.1" 200 1014
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/select2.js HTTP/1.1" 200 157687
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/sweetalert2.js HTTP/1.1" 200 67553
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /SE2/js/HuskyEZCreator.js HTTP/1.1" 200 4055
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/tabulator/tabulator.min.js HTTP/1.1" 200 384712
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/xlsx/FileSaver.min.js HTTP/1.1" 200 2751
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/xlsx/exceljs.min.js HTTP/1.1" 200 1168557
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/xlsx/xlsx.full.min.js HTTP/1.1" 200 908589
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/all.min.js HTTP/1.1" 200 1468166
172.20.0.1 - - [15/Sep/2025:20:24:34 +0900] "GET /js/googlechart/loader.js HTTP/1.1" 200 67172
172.20.0.1 - - [15/Sep/2025:20:24:35 +0900] "GET /webfonts/fa-solid-900.woff2 HTTP/1.1" 404 4913
172.20.0.1 - - [15/Sep/2025:20:24:35 +0900] "POST /common/getOEMList.do HTTP/1.1" 200 466
172.20.0.1 - - [15/Sep/2025:20:24:35 +0900] "POST /common/getPageAuthInfo.do HTTP/1.1" 200 15
172.20.0.1 - - [15/Sep/2025:20:24:35 +0900] "POST /common/getCarTypeList.do HTTP/1.1" 200 957
172.20.0.1 - - [15/Sep/2025:20:24:35 +0900] "POST /dashboard/getProjectIssueStatusList.do HTTP/1.1" 200 71
172.20.0.1 - - [15/Sep/2025:20:24:35 +0900] "POST /dashboard/getProjectCostTotalStatusList.do HTTP/1.1" 200 1376
172.20.0.1 - - [15/Sep/2025:20:24:35 +0900] "GET /webfonts/fa-solid-900.ttf HTTP/1.1" 404 4913
172.20.0.1 - - [15/Sep/2025:20:24:36 +0900] "GET /favicon.ico HTTP/1.1" 404 4913
::1 - - [15/Sep/2025:20:24:40 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:24:40 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:25:10 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:25:10 +0900] "GET / HTTP/1.1" 200 46
172.20.0.1 - - [15/Sep/2025:20:25:34 +0900] "POST /approval/getApprovalCnt.do HTTP/1.1" 200 19
::1 - - [15/Sep/2025:20:25:40 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:25:40 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:26:10 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:26:10 +0900] "GET / HTTP/1.1" 200 46
172.20.0.1 - - [15/Sep/2025:20:26:34 +0900] "POST /approval/getApprovalCnt.do HTTP/1.1" 200 19
::1 - - [15/Sep/2025:20:26:40 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:26:40 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:27:10 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:27:10 +0900] "GET / HTTP/1.1" 200 46
172.20.0.1 - - [15/Sep/2025:20:27:34 +0900] "POST /approval/getApprovalCnt.do HTTP/1.1" 200 19
::1 - - [15/Sep/2025:20:27:41 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:27:41 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:28:11 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:28:11 +0900] "GET / HTTP/1.1" 200 46
172.20.0.1 - - [15/Sep/2025:20:28:33 +0900] "POST /approval/getApprovalCnt.do HTTP/1.1" 200 19
::1 - - [15/Sep/2025:20:28:41 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:28:41 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:29:11 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:29:11 +0900] "GET / HTTP/1.1" 200 46
172.20.0.1 - - [15/Sep/2025:20:29:33 +0900] "POST /approval/getApprovalCnt.do HTTP/1.1" 200 19
::1 - - [15/Sep/2025:20:29:41 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:29:41 +0900] "GET / HTTP/1.1" 200 46
::1 - - [15/Sep/2025:20:30:11 +0900] "GET /ROOT/ HTTP/1.1" 404 5013
::1 - - [15/Sep/2025:20:30:11 +0900] "GET / HTTP/1.1" 200 46

View File