Skip to content

Commit 6b4d6d0

Browse files
committed
typo
1 parent 5ce1746 commit 6b4d6d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scouter.document/tech/Web-API-Guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ public int log_keep_days = 30;
172172
- **Query params**
173173
- `serverId` : (optional if single server)
174174

175-
#### - `GET /v1/realTime/{offset1}/{offset2}`
175+
#### - `GET /v1/xlog-data/realTime/{offset1}/{offset2}`
176176
- get current xlog data created after the last searched.
177177
- **Auth** : required
178178
- **Path params**

scouter.document/tech/Web-API-Guide_kr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ public int log_keep_days = 30;
172172
- **Query params**
173173
- `serverId` : (optional if single server)
174174

175-
#### - `GET /v1/realTime/{offset1}/{offset2}`
175+
#### - `GET /v1/xlog-data/realTime/{offset1}/{offset2}`
176176
- get current xlog data created after the last searched.
177177
- **Auth** : required
178178
- **Path params**

0 commit comments

Comments
 (0)