Skip to content

Commit eac7744

Browse files
jk-kim0claude
andauthored
mdx: administrator-manual/audit 교정/교열 (KO/EN/JA) (#871)
## Summary - administrator-manual/audit 섹션 전체 교정/교열 - 원본 PR #822에서 분리 ### KO (39 files) - 「~이 가능합니다」→「~할 수 있습니다」 표현 통일 - 「참고 바랍니다」→「참고하시기 바랍니다」 경어체 통일 - 대소문자 수정: Policy Exception Logs, Activity Logs, Workflow - workflow-logs 설명 오류 수정 (관리자 권한 → 워크플로) - 불필요한 조사·중복 표현 정리 ### EN (7 files) - 대소문자 수정: Policy Exception Logs, Activity Logs, Workflow - workflow-logs 설명 오류 수정 (admin role → workflow) - web-app-logs General 섹션 로그명 오류 수정 - 중복 표현 제거, 문장 간결화 ### JA (38 files) - 대소문자 수정: Policy Exception Logs, Activity Logs, Workflow - workflow-logs 설명 오류 수정 (管理者権限 → ワークフロー) - web-app-logs General 섹션 로그명 오류 수정 - 「〜が可能です」→「〜できます」 자연스러운 표현으로 개선 - 문장 의미 개선 및 불필요한 표현 제거 ## Test plan - [x] `npm run build` 성공 확인 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c870260 commit eac7744

85 files changed

Lines changed: 146 additions & 146 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

confluence-mdx/var/pages.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3771,18 +3771,18 @@
37713771
- "database-logs"
37723772
- "policy-audit-logs"
37733773
- "page_id": "1164705793"
3774-
"title": "Policy Exception logs"
3775-
"title_orig": "Policy Exception logs"
3774+
"title": "Policy Exception Logs"
3775+
"title_orig": "Policy Exception Logs"
37763776
"breadcrumbs":
37773777
- "관리자 매뉴얼"
37783778
- "Audit"
37793779
- "Database Logs"
3780-
- "Policy Exception logs"
3780+
- "Policy Exception Logs"
37813781
"breadcrumbs_en":
37823782
- "Administrator Manual"
37833783
- "Audit"
37843784
- "Database Logs"
3785-
- "Policy Exception logs"
3785+
- "Policy Exception Logs"
37863786
"path":
37873787
- "administrator-manual"
37883788
- "audit"

src/content/en/administrator-manual/audit/database-logs/policy-exception-logs.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: 'Policy Exception logs'
3-
confluenceUrl: 'https://querypie.atlassian.net/wiki/spaces/QM/pages/1164705793/Policy+Exception+logs'
2+
title: 'Policy Exception Logs'
3+
confluenceUrl: 'https://querypie.atlassian.net/wiki/spaces/QM/pages/1164705793/Policy+Exception+Logs'
44
---
55

6-
# Policy Exception logs
6+
# Policy Exception Logs
77

88
### Overview
99

@@ -33,7 +33,7 @@ Policy Exception Logs
3333
* **Allowed Users** : Target users or groups of the policy exception are recorded. Also, user attributes (Attribute of Users) specified by the administrator are recorded.
3434
* **Description** : Description set for the policy exception.
3535
* **Excepted By** : Subject that triggered the policy exception.
36-
* **Workflow** : Recorded as workflow when policy exception request and approval were made through workflow.
36+
* **Workflow** : Recorded as Workflow when policy exception request and approval were made through Workflow.
3737
* **User(Admin)** : User Display Name is displayed when the policy exception was manually created by administrator.
3838
* **Start Time** : Start time of the policy exception.
3939
* **End Time** : End time of the policy exception.

src/content/en/administrator-manual/audit/general-logs/activity-logs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { Callout } from 'nextra/components'
99

1010
### Overview
1111

12-
In Activity logs, you can view the history of resource registration and configuration changes performed by **administrators**.
12+
In Activity Logs, you can view the history of resource registration and configuration changes performed by **administrators**.
1313

1414

1515
### Viewing Activity Logs

src/content/en/administrator-manual/audit/general-logs/admin-role-history.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Administrator &gt; Audit &gt; General &gt; Admin Role History
2222
</figure>
2323

2424
1. Navigate to the Administrator &gt; Audit &gt; General &gt; Admin Role History menu.
25-
2. Administrator permission grant or revocation logs are displayed from the latest to oldest based on Action At.
25+
2. Administrator permission grant or revocation logs are displayed in the latest order based on Action At.
2626
1. **Name** : Display Name is shown.
2727
2. **Description** : Details of granted administrator permissions
2828
3. **Action By** : Subject of administrator permission grant or revocation (displayed as **System** for automatic revocations)

src/content/en/administrator-manual/audit/general-logs/reverse-tunnels.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ When the Reverse Tunnel Agent installed by users within the infrastructure commu
1515
You can set whether to access resources (servers, clusters) through Reverse Tunnels by adding Tags to the resources.<br/>
1616

1717
<Callout type="info">
18-
In 11.4.0, the Reverse Tunnels page that displayed Reverse Tunnel status information has been moved from Admin &gt; Audit &gt; General &gt; Reverse Tunnels Admin &gt; General &gt; System &gt; Reverse Tunnels.<br/>The "General Setting Full Access" Admin Role is required to access this menu.
18+
In 11.4.0, the Reverse Tunnels page that displayed Reverse Tunnel status information has been moved from Admin &gt; Audit &gt; General &gt; Reverse Tunnels to Admin &gt; General &gt; System &gt; Reverse Tunnels.<br/>The "General Setting Full Access" Admin Role is required to access this menu.
1919
</Callout>
2020

2121
### Viewing Reverse Tunnels

src/content/en/administrator-manual/audit/general-logs/user-access-history.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ confluenceUrl: 'https://querypie.atlassian.net/wiki/spaces/QM/pages/544080230/Us
77

88
### Overview
99

10-
You can view all history related to all users' access to the QueryPie system, including account login/logout, account status changes, password reset message transmission, etc.
10+
You can view all users' QueryPie system access history, including account login/logout, account status changes, password reset message transmission, etc.
1111

1212

1313
### Viewing User Access History

src/content/en/administrator-manual/audit/general-logs/workflow-logs.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ Administrator &gt; Audit &gt; General &gt; Workflow Logs
2222
</figure>
2323

2424
1. Navigate to the Administrator &gt; Audit &gt; General &gt; Workflow Logs menu.
25-
2. Administrator permission grant or revocation logs are displayed from the latest to oldest based on Action At.
25+
2. Workflow submission/approval/cancellation logs are displayed from the latest to oldest based on Action At.
2626
1. **Name** : Display Name is shown.
27-
2. **Description** : Details of granted administrator permissions
28-
3. **Action By** : Subject of administrator permission grant or revocation (displayed as **System** for automatic revocations)
27+
2. **Description** : Details of the workflow request
28+
3. **Action By** : Subject who performed the workflow request or approval
2929
3. Supported search conditions are as follows:
3030
1. **Workflow Title** : Workflow name
3131
2. **Name** : User name

src/content/en/administrator-manual/audit/web-app-logs.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ In addition to the audit logs commonly provided with web apps, when you have a Q
4646

4747
### 1. General
4848

49-
* Access Control Logs : Access control related logs, login and history
50-
* Policy Audit Logs : History of resource registration and configuration changes performed by administrators
51-
* Policy Exception Logs : History of administrator permission grants, changes, and revocations
49+
* User Access History : User login and logout history
50+
* Activity Logs : History of resource registration and configuration changes performed by administrators
51+
* Admin Role History : History of administrator permission grants, changes, and revocations
5252

5353
### 2. Web Apps
5454

src/content/ja/administrator-manual/audit/database-logs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import { Callout } from 'nextra/components'
1111

1212
QueryPieのDatabase Access Controlで発生するログをDatabase Logsで確認できます。
1313
DB接続権限付与と回収、DBアクセス履歴、実行したクエリ、DMLクエリスナップショットなどの情報を確認できます。
14-
その他、QueryPie内DB接続パスワード失敗および長期未接続による接続ロック履歴を照会し、また解除できます
14+
その他にもQueryPie内DB接続パスワード失敗および長期未接続による接続ロック履歴を照会し解除できます
1515

1616
### 関連監査ログ種類
1717

src/content/ja/administrator-manual/audit/database-logs/access-control-logs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Administrator &gt; Audit &gt; Databases &gt; Access Control Logs
2020

2121
1. Administrator &gt; Audit &gt; Databases &gt; Access Control Logsメニューに移動します。
2222
2. 当月基準で降順でログが照会されます。
23-
3. テーブル左上の検索欄を通じて以下の条件で検索が可能です
23+
3. テーブル左上の検索欄を通じて以下の条件で検索できます
2424
1. **Name** : ユーザー名
2525
2. **Connection Name** : DBコネクション名
2626
3. **Email** : ユーザーEmail

0 commit comments

Comments
 (0)