# 감사 로그가 기록하는 내용

감사 로그는 서버에서 수행된 작업을 기록합니다. 다음에서 열 수 있습니다 **대시보드, 감사 로그**. 감사 로그는 무료입니다.

## 어떤 종류의 작업이

* **설정 변경.** 서버 설정의 모든 편집과 티켓 카운터 재설정.
* **패널.** 패널 생성, 편집, 이동, 재전송, 삭제.
* **템플릿.** 템플릿 생성 및 삭제, 템플릿 공유 코드 생성 및 삭제, 그리고 코드로 템플릿 가져오기.
* **사용자 지정 명령어.** 사용자 지정 명령어 생성, 편집, 삭제.
* **티켓.** 티켓을 담당하기, 이전하기, 닫기.
* **지원서.** 구성원이 지원서를 제출하고, 이를 승인하거나 거부하는 것.
* **임시 대시보드 접근.** 임시 접근 링크 생성, 담당하기, 철회하기.
* **봇 개인화 도구.** 봇 개인화 도구 설정 업데이트.
* **프리미엄입니다.** 프리미엄 자격을 수락하는 것.

## 각 항목에 저장되는 내용

각 항목에는 작업 유형, 발생 시간, 수행한 사용자, 그리고 해당 서버가 기록됩니다.

그게 전부입니다. 감사 로그는 답합니다 **누가 무엇을 했고, 언제 했는지**. 어떤 설정이 어떤 값에서 어떤 값으로 바뀌었는지는 기록하지 않습니다. 위험한 편집 전에 설정을 보관해야 한다면, 먼저 적어 두거나 템플릿으로 저장하세요.

## 기록되지 않는 것

* 대시보드를 열거나 페이지를 보는 것은 기록되지 않습니다. 변경 사항만 기록됩니다.
* 티켓 메시지 내용은 감사 로그에 없습니다. 이는 대화 기록에 있습니다.
* 구성원이 티켓을 여는 것은 감사 이벤트가 아닙니다. 대신 열린 티켓 로그 채널이 이를 기록합니다.

## 항목이 보관되는 기간

무기한입니다. 감사 로그 항목에는 만료가 없습니다.

## 관련

{% content-ref url="/pages/af04d98a6cb7d92be594e19d5d624668434ce45c" %}
[페이지 읽기](/docs/ko/audit-logs/reading-the-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/80d6a7a6aebad880341cbf421394d098d21ab2b6" %}
[감사 로그에 표시되지 않는 항목](/docs/ko/audit-logs/what-it-doesnt-show.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ticketking.xyz/docs/ko/audit-logs/what-it-captures.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
