Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 14 additions & 2 deletions confluence-mdx/bin/xhtml2markdown.ko.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ mkdir -p target/ko/.
python bin/confluence_xhtml_to_markdown.py var/544375335/page.xhtml target/ko/release-notes.mdx --public-dir=target/public --attachment-dir=/release-notes
echo 'Converted 544375335 to target/ko/release-notes.mdx'

mkdir -p target/ko/release-notes
python bin/confluence_xhtml_to_markdown.py var/1751810049/page.xhtml target/ko/release-notes/1150.mdx --public-dir=target/public --attachment-dir=/release-notes/1150
echo 'Converted 1751810049 to target/ko/release-notes/1150.mdx'

mkdir -p target/ko/release-notes
python bin/confluence_xhtml_to_markdown.py var/1568735233/page.xhtml target/ko/release-notes/1140.mdx --public-dir=target/public --attachment-dir=/release-notes/1140
echo 'Converted 1568735233 to target/ko/release-notes/1140.mdx'
Expand Down Expand Up @@ -702,6 +706,10 @@ mkdir -p target/ko/administrator-manual/servers/server-account-management/passwo
python bin/confluence_xhtml_to_markdown.py var/619380898/page.xhtml target/ko/administrator-manual/servers/server-account-management/password-provisioning/creating-password-change-job.mdx --public-dir=target/public --attachment-dir=/administrator-manual/servers/server-account-management/password-provisioning/creating-password-change-job
echo 'Converted 619380898 to target/ko/administrator-manual/servers/server-account-management/password-provisioning/creating-password-change-job.mdx'

mkdir -p target/ko/administrator-manual/servers
python bin/confluence_xhtml_to_markdown.py var/1760657435/page.xhtml target/ko/administrator-manual/servers/session-monitoring.mdx --public-dir=target/public --attachment-dir=/administrator-manual/servers/session-monitoring
echo 'Converted 1760657435 to target/ko/administrator-manual/servers/session-monitoring.mdx'

mkdir -p target/ko/administrator-manual/servers
python bin/confluence_xhtml_to_markdown.py var/543949216/page.xhtml target/ko/administrator-manual/servers/server-access-control.mdx --public-dir=target/public --attachment-dir=/administrator-manual/servers/server-access-control
echo 'Converted 543949216 to target/ko/administrator-manual/servers/server-access-control.mdx'
Expand Down Expand Up @@ -991,8 +999,8 @@ python bin/confluence_xhtml_to_markdown.py var/544014927/page.xhtml target/ko/ad
echo 'Converted 544014927 to target/ko/administrator-manual/audit/server-logs/session-logs.mdx'

mkdir -p target/ko/administrator-manual/audit/server-logs
python bin/confluence_xhtml_to_markdown.py var/544014940/page.xhtml target/ko/administrator-manual/audit/server-logs/session-monitoring.mdx --public-dir=target/public --attachment-dir=/administrator-manual/audit/server-logs/session-monitoring
echo 'Converted 544014940 to target/ko/administrator-manual/audit/server-logs/session-monitoring.mdx'
python bin/confluence_xhtml_to_markdown.py var/544014940/page.xhtml target/ko/administrator-manual/audit/server-logs/session-monitoring-moved.mdx --public-dir=target/public --attachment-dir=/administrator-manual/audit/server-logs/session-monitoring-moved
echo 'Converted 544014940 to target/ko/administrator-manual/audit/server-logs/session-monitoring-moved.mdx'

mkdir -p target/ko/administrator-manual/audit/server-logs
python bin/confluence_xhtml_to_markdown.py var/544244234/page.xhtml target/ko/administrator-manual/audit/server-logs/access-control-logs.mdx --public-dir=target/public --attachment-dir=/administrator-manual/audit/server-logs/access-control-logs
Expand Down Expand Up @@ -1126,3 +1134,7 @@ mkdir -p target/ko/installation
python bin/confluence_xhtml_to_markdown.py var/1239416833/page.xhtml target/ko/installation/querypie-acp-community-edition.mdx --public-dir=target/public --attachment-dir=/installation/querypie-acp-community-edition
echo 'Converted 1239416833 to target/ko/installation/querypie-acp-community-edition.mdx'

mkdir -p target/ko/installation/querypie-acp-community-edition
python bin/confluence_xhtml_to_markdown.py var/1735589937/page.xhtml target/ko/installation/querypie-acp-community-edition/mcp-configuration-guide.mdx --public-dir=target/public --attachment-dir=/installation/querypie-acp-community-edition/mcp-configuration-guide
echo 'Converted 1735589937 to target/ko/installation/querypie-acp-community-edition/mcp-configuration-guide.mdx'

4 changes: 3 additions & 1 deletion confluence-mdx/var/list.en.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
608501837 QueryPie Docs
544375335 Release Notes
1751810049 Release Notes />> 11.5.0
1568735233 Release Notes />> 11.4.0
1421475841 Release Notes />> 11.3.0
1291878563 Release Notes />> 11.2.0
Expand Down Expand Up @@ -173,6 +174,7 @@
615743501 Administrator Manual />> Servers />> Server Account Management />> Account Management
615677962 Administrator Manual />> Servers />> Server Account Management />> Password Provisioning
619380898 Administrator Manual />> Servers />> Server Account Management />> Password Provisioning />> Creating Password Change Job
1760657435 Administrator Manual />> Servers />> Session Monitoring
543949216 Administrator Manual />> Servers />> Server Access Control
544381186 Administrator Manual />> Servers />> Server Access Control />> Access Control
544381282 Administrator Manual />> Servers />> Server Access Control />> Access Control />> Granting and Revoking Permissions
Expand Down Expand Up @@ -245,7 +247,7 @@
544244182 Administrator Manual />> Audit />> Server Logs />> Server Access History
544244208 Administrator Manual />> Audit />> Server Logs />> Command Audit
544014927 Administrator Manual />> Audit />> Server Logs />> Session Logs
544014940 Administrator Manual />> Audit />> Server Logs />> Session Monitoring
544014940 Administrator Manual />> Audit />> Server Logs />> Session Monitoring (Moved)
544244234 Administrator Manual />> Audit />> Server Logs />> Access Control Logs
544244244 Administrator Manual />> Audit />> Server Logs />> Server Role History
543949311 Administrator Manual />> Audit />> Server Logs />> Account Lock History
Expand Down
4 changes: 3 additions & 1 deletion confluence-mdx/var/list.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
608501837 QueryPie Docs
544375335 Release Notes
1751810049 Release Notes />> 11.5.0
1568735233 Release Notes />> 11.4.0
1421475841 Release Notes />> 11.3.0
1291878563 Release Notes />> 11.2.0
Expand Down Expand Up @@ -173,6 +174,7 @@
615743501 관리자 매뉴얼 />> Servers />> Server Account Management />> Account Management
615677962 관리자 매뉴얼 />> Servers />> Server Account Management />> Password Provisioning
619380898 관리자 매뉴얼 />> Servers />> Server Account Management />> Password Provisioning />> 패스워드 변경 Job 생성하기
1760657435 관리자 매뉴얼 />> Servers />> Session Monitoring
543949216 관리자 매뉴얼 />> Servers />> Server Access Control
544381186 관리자 매뉴얼 />> Servers />> Server Access Control />> Access Control
544381282 관리자 매뉴얼 />> Servers />> Server Access Control />> Access Control />> Permissions 부여 및 회수하기
Expand Down Expand Up @@ -245,7 +247,7 @@
544244182 관리자 매뉴얼 />> Audit />> Server Logs />> Server Access History
544244208 관리자 매뉴얼 />> Audit />> Server Logs />> Command Audit
544014927 관리자 매뉴얼 />> Audit />> Server Logs />> Session Logs
544014940 관리자 매뉴얼 />> Audit />> Server Logs />> Session Monitoring
544014940 관리자 매뉴얼 />> Audit />> Server Logs />> Session Monitoring (Moved)
544244234 관리자 매뉴얼 />> Audit />> Server Logs />> Access Control Logs
544244244 관리자 매뉴얼 />> Audit />> Server Logs />> Server Role History
543949311 관리자 매뉴얼 />> Audit />> Server Logs />> Account Lock History
Expand Down
37 changes: 32 additions & 5 deletions confluence-mdx/var/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,18 @@
- "Release Notes"
"path":
- "release-notes"
- "page_id": "1751810049"
"title": "11.5.0"
"title_orig": "11.5.0"
"breadcrumbs":
- "Release Notes"
- "11.5.0"
"breadcrumbs_en":
- "Release Notes"
- "11.5.0"
"path":
- "release-notes"
- "1150"
- "page_id": "1568735233"
"title": "11.4.0"
"title_orig": "11.4.0"
Expand Down Expand Up @@ -2876,6 +2888,21 @@
- "server-account-management"
- "password-provisioning"
- "creating-password-change-job"
- "page_id": "1760657435"
"title": "Session Monitoring"
"title_orig": "Session Monitoring"
"breadcrumbs":
- "관리자 매뉴얼"
- "Servers"
- "Session Monitoring"
"breadcrumbs_en":
- "Administrator Manual"
- "Servers"
- "Session Monitoring"
"path":
- "administrator-manual"
- "servers"
- "session-monitoring"
- "page_id": "543949216"
"title": "Server Access Control"
"title_orig": "Server Access Control​"
Expand Down Expand Up @@ -4176,23 +4203,23 @@
- "server-logs"
- "session-logs"
- "page_id": "544014940"
"title": "Session Monitoring"
"title_orig": "Session Monitoring"
"title": "Session Monitoring (Moved)"
"title_orig": "Session Monitoring (Moved)"
"breadcrumbs":
- "관리자 매뉴얼"
- "Audit"
- "Server Logs"
- "Session Monitoring"
- "Session Monitoring (Moved)"
"breadcrumbs_en":
- "Administrator Manual"
- "Audit"
- "Server Logs"
- "Session Monitoring"
- "Session Monitoring (Moved)"
"path":
- "administrator-manual"
- "audit"
- "server-logs"
- "session-monitoring"
- "session-monitoring-moved"
- "page_id": "544244234"
"title": "Access Control Logs"
"title_orig": "Access Control Logs​ㅤ"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 16 additions & 10 deletions src/content/ko/administrator-manual/audit.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: 'Audit'
---

import { Callout } from 'nextra/components'

# Audit

### Overview
Expand All @@ -27,30 +29,30 @@ QueryPie 안에서 일어나는 모든 활동은 감사 로그에 기록됩니

<table data-table-width="760" data-layout="default" local-id="2eeba34f-b909-48ea-a011-5381931efcd4">
<tbody>
<tr>
<th>
<tr local-id="84b3c86c-ab6d-43e6-844e-ee8e8565386e">
<th local-id="4b5bfae2-bcbd-452a-82cf-2e340a8f9298">
**공통 로그**
</th>
<th>
<th local-id="56489574-e0c9-4e34-8829-6c68d3520e81">
**DAC 전용 로그**
</th>
<th>
<th local-id="ebd3ff56-3b1b-42a9-bb8d-2e63484de5dd">
**SAC 전용 로그**
</th>
<th>
<th local-id="e54d7e73-a09b-4000-9c43-b18546a06c24">
**KAC 전용 로그**
</th>
</tr>
<tr>
<td>
<tr local-id="6069ea89-296f-43b1-8bf5-55dff52c0918">
<td local-id="e27a7b6c-2d4e-49a9-b73d-51d7e79e6631">
**General**
* User Access History
* Activity Logs
* Admin Role History
* Workflow Logs
* Reverse Tunnels
</td>
<td>
<td local-id="310ff96c-a206-4b06-81f4-24e823656e97">
**Databases**
* DB Access History
* Query Audit
Expand All @@ -59,7 +61,7 @@ QueryPie 안에서 일어나는 모든 활동은 감사 로그에 기록됩니
* Account Lock History
* Access Control Logs
</td>
<td>
<td local-id="1656db56-c136-4d6b-90c6-4f7b57ae184e">
**Servers**
* Server Access History
* Command Audit
Expand All @@ -69,7 +71,7 @@ QueryPie 안에서 일어나는 모든 활동은 감사 로그에 기록됩니
* Server Role History
* Account Lock History
</td>
<td>
<td local-id="8c0cace7-ea51-4f70-a2f5-69cd5117ce5c">
**Kubernetes**
* Request Audit
* Pod Session Recordings
Expand Down Expand Up @@ -108,6 +110,10 @@ QueryPie 안에서 일어나는 모든 활동은 감사 로그에 기록됩니
* Server Role History : Role 메뉴를 통한 서버 접근 권한 부여 및 회수 이력
* Account Lock History : 서버 접속 계정 잠금 이력

<Callout type="info">
11.5.0 부터 Audit 하위 메뉴 항목인 Session Monitoring 은 Servers &gt; Monitoring &gt; Session Monitoring으로 이동되었습니다.
</Callout>


**4. Kubernetes**

Expand Down
30 changes: 19 additions & 11 deletions src/content/ko/administrator-manual/audit/server-logs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: 'Server Logs'
---

import { Callout } from 'nextra/components'

# Server Logs

### Overview
Expand All @@ -16,22 +18,22 @@ QueryPie의 System Access Control에서 발생하는 로그들을 Server Logs에

<table data-table-width="507" data-layout="default" local-id="95470ac3-09e4-4695-80b7-6e7d4ff27bf8">
<tbody>
<tr>
<th data-highlight-colour="var(--ds-background-accent-gray-subtlest, #F4F5F7)">
<tr local-id="8534186b-2033-4cc7-877e-dda79ee3b5b3">
<th data-highlight-colour="var(--ds-background-accent-gray-subtlest, #F4F5F7)" local-id="70f8197e-b83d-409e-bcbf-5e95dc6d6c13">
**공통 로그**
</th>
<th data-highlight-colour="var(--ds-background-accent-gray-subtlest, #F4F5F7)">
<th data-highlight-colour="var(--ds-background-accent-gray-subtlest, #F4F5F7)" local-id="d3c87cc4-a023-4553-83b5-32808f0bcd35">
**SAC 전용 로그**
</th>
</tr>
<tr>
<td>
<tr local-id="606bc709-5042-4fee-a00f-ad8452b791a9">
<td local-id="33649f7e-f4b6-4a70-99c7-2aadea2b484f">
**General**
* User Access History
* Activity Logs
* Admin Role History
</td>
<td>
<td local-id="a584fa3d-0929-4abe-8ac4-551670a70a00">
**Servers**
* Server Access History
* Command Audit
Expand All @@ -47,16 +49,22 @@ QueryPie의 System Access Control에서 발생하는 로그들을 Server Logs에

1. **General**

* User Access History : 사용자 로그인, 로그아웃 이력
* Activity Logs : 관리자가 수행하는 리소스 등록 및 설정 변경 이력
* Admin Role History : 관리자 권한 부여, 변경, 회수 이력
* [User Access History](general-logs/user-access-history) : 사용자 로그인, 로그아웃 이력
* [Activity Logs](general-logs/activity-logs) : 관리자가 수행하는 리소스 등록 및 설정 변경 이력
* [Admin Role History](general-logs/admin-role-history) : 관리자 권한 부여, 변경, 회수 이력

1. **Servers**

* [Server Access History](server-logs/server-access-history) : Server 접속 이력
* [Command Audit](server-logs/command-audit) : Server내 수행 명령어 이력
* [Session Logs](server-logs/session-logs) : 연결 세션 내 행위 녹화 내역
* [Session Monitoring](server-logs/session-monitoring) : 접속한 세션 리스트 조회
* [Access Control Logs](server-logs/access-control-logs) : Direct Permission 부여 이역
* [Session Monitoring (Moved)](server-logs/session-monitoring-moved) : 접속한 세션 리스트 조회
* [Access Control Logs](server-logs/access-control-logs) : Direct Permission 부여 이력
* [Server Role History](server-logs/server-role-history) : Role 부여 이력
* [Account Lock History](server-logs/account-lock-history) : QueryPie사용자별 서버 접속 계정 잠금 및 해제 이력

<Callout type="info">
11.5.0 부터 Audit 하위 메뉴 항목인 Session Monitoring 은 Servers &gt; Monitoring &gt; Session Monitoring으로 이동되었습니다.
</Callout>


Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ export default {
'server-access-history': 'Server Access History',
'command-audit': 'Command Audit',
'session-logs': 'Session Logs',
'session-monitoring': 'Session Monitoring',
'session-monitoring-moved': 'Session Monitoring (Moved)',
'access-control-logs': 'Access Control Logs',
'server-role-history': 'Server Role History',
'account-lock-history': 'Account Lock History',
Expand Down
Original file line number Diff line number Diff line change
@@ -1,20 +1,24 @@
---
title: 'Session Monitoring'
title: 'Session Monitoring (Moved)'
---

import { Callout } from 'nextra/components'

# Session Monitoring
# Session Monitoring (Moved)

### Overview

QueryPie를 통한 서버 접속 세션을 조회할 수 있습니다.
또한 접속 중인 세션을 강제종료 할 수 있습니다.

<Callout type="info">
11.5.0 부터 Audit 하위 메뉴 항목인 Session Monitoring 은 Servers &gt; Monitoring &gt; Session Monitoring으로 이동되었습니다.
</Callout>

### Session Monitoring 조회하기

<figure data-layout="center" data-align="center">
![Administrator &gt; Audit &gt; Servers &gt; Session Monitoring](/administrator-manual/audit/server-logs/session-monitoring/image-20240728-173632.png)
![Administrator &gt; Audit &gt; Servers &gt; Session Monitoring](/administrator-manual/audit/server-logs/session-monitoring-moved/image-20240728-173632.png)
<figcaption>
Administrator &gt; Audit &gt; Servers &gt; Session Monitoring
</figcaption>
Expand All @@ -37,7 +41,7 @@ Administrator &gt; Audit &gt; Servers &gt; Session Monitoring
### Session 강제종료

<figure data-layout="center" data-align="center">
![image-20240728-173640.png](/administrator-manual/audit/server-logs/session-monitoring/image-20240728-173640.png)
![image-20240728-173640.png](/administrator-manual/audit/server-logs/session-monitoring-moved/image-20240728-173640.png)
</figure>

1. Administrator &gt; Audit &gt; Servers &gt; Server Monitoring 메뉴로 이동합니다.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,18 @@ import { Callout } from 'nextra/components'

<Callout type="info">
10.3.0 부터 Administrator &gt; General &gt; Security 하위에 있던 DAC 관련 설정 항목들이 각 서비스 메뉴의 General &gt; Configurations로 이동되었습니다.

11.2.0 부터 Administrator &gt; General &gt; Company Management &gt; General 하위에 있던 Query Sharing이 Administrator &gt; Databases &gt; General &gt; Configurations 로 이동되었습니다.

11.5.0 부터 권한 만료(Privilege Expiration, Policy Exception Expiration)전 이메일 알림 기능이 추가되었습니다.
</Callout>

### 데이터베이스 접근 제어 설정

DB 접근 제어에 적용되는 설정을 관리합니다.
DB 접근 제어에 적용되는 설정을 관리합니다.<br/>

<figure data-layout="center" data-align="center">
![image-20250822-104340.png](/administrator-manual/databases/dac-general-configurations/image-20250822-104340.png)
![image-20251218-083844.png](/administrator-manual/databases/dac-general-configurations/image-20251218-083844.png)
</figure>


Expand Down Expand Up @@ -61,6 +64,8 @@ SQL Editor 화면에서 쿼리 공유 기능을 사용할 수 있습니다.
* Queries 패널 &gt; QueryPie Git Sharing 폴더에서 Repository에 저장된 쿼리 파일을 불러올 수 있습니다.

자세한 설명은 [웹 SQL 에디터로 접속하기](../../user-manual/database-access-control/connecting-with-web-sql-editor)를 참고해주세요.


______

#### 접근제어 설정
Expand All @@ -69,6 +74,10 @@ ______
* **Privilege Deactivation Period** : DB 권한(Privilege) 만료를 위한 장기 미사용 기준 기간 (Default : 90일)
* **Maximum Access Duration** : Privilege 요청 및 할당 시 최대 기간
* DB Access Request 요청 시 지정된 기간을 초과한 만료일자 설정 불가
* **Notification of Access Expiration** : 사용자의 권한 만료(Privilege Expiration, Policy Exception Expiration) 전 이메일로 사전 알림을 받을 수 있도록 합니다.
<figure data-layout="center" data-align="center">
![image-20251218-084512.png](/administrator-manual/databases/dac-general-configurations/image-20251218-084512.png)
</figure>
* **Display the first 10 rows in Query Audit** : Query Audit 내 SELECT 구문 실행 결과 노출 방식 설정 (Default : Off이며 On으로 설정할 경우 전체 결과를 노출하지 않고, 최초 10줄만 표시됩니다)

<figure data-layout="center" data-align="center">
Expand Down
Loading