Project

General

Profile

View logs » History » Version 2

길호 원, 12/11/2025 02:53 PM

1 1 길호 원
# View logs
2
3
### # Front UI
4
5
- File: `/usr/local/tomcat-front/logs/esisync-front-ui.log`
6
- Shell
7
```bash
8
~/front-log.sh
9
```
10
11
### # Backend (Front-backend)
12
13
- File: `/usr/local/tomcat-common/logs/esisync-front-api.log`
14
- Shell
15
```bash
16
~/api-log.sh
17
```
18
19
### # Admin
20
21 2 길호 원
- File: `/usr/local/tomcat-admin/logs/esisync-admin.log`
22 1 길호 원
- Shell
23
```shell
24
~/admin-log.sh
25
```
26
27
### # Batch
28
29
- File: `/usr/local/tomcat-batch/logs/esisync-batch-F218.log` (profile 별로 상이)
30
- Shell
31
```shell
32
~/batch-log.sh
33
```
34
#