# Transaction Log

ในหน้า Transaction Log นี้จะแสดงข้อมูลการเข้าใช้งาน Internet ของผู้ใช้งานทั้งหมด โดยสามารถคัดกรองข้อมูลได้จากส่วน Filters ด้านบน สามารถค้นหาข้อมูลต่างๆในตารางได้จากกล่อง Search ด้านขวามือของตาราง และสามารถ Download ข้อมูลในตารางได้โดยกดที่ปุ่ม "Export" ด้านบนขวามือของตาราง&#x20;

![](/files/BG9yAsdxuOYGTahfDyIl)

#### Filters

กล่องคัดกรองข้อมูล ผู้ดูแลสามารถคัดกรองข้อมูลที่แสดงในตารางได้โดยแก้ไขค่าในกล่องนี้

* Username : Username ของ Account ที่ทำการ Login
* IP Address : หมายเลข IP Address ที่ผู้ใช้งานได้รับ
* MAC Login : หมายเลข MAC Address ที่ผู้ใช้งานใช้
* Login Date : วันที่ผู้ใช้งานทำการ Login
* Location : สถานที่ที่ผู้ใช้งานเชื่อมต่อ อ้างอิงจาก [Location](/site-management/site-management-1/location.md)

#### Transaction Log Table

ข้อมูลในตาราง Transaction มีดังนี้

* Username : ชื่อผู้ใช้งาน
* IP Address : ที่อยู่ IP Address ที่ผู้ใช้งานได้ได้รับขณะใช้งานอินเทอร์เน็ต
* MAC Address : หมายเลข Hardware Address
* Package :   รูปแบบ Package Internet ที่ใช้งาน
* Login Time : วันและเวลาที่เข้าใช้งานระบบ (ปี-เดือน-วัน เวลา)
* Logout Time : วันและเวลาที่ออกจากระบบ  (ปี-เดือน-วัน เวลา)
* Total Usage Time : ระยะเวลาทั้งหมดที่อยู่ในระบบ (ชั่วโมง:นาที)&#x20;
* Download :  ปริมาณการรับข้อมูล
* Upload: ปริมาณการส่งข้อมูล
* Terminate Cause: สาเหตุการ Logout ออกจากระบบ
  * User-Request จากการ Logout ออกจากระบบโดยผู้ใช้งาน
  * Idle-Timeout ผู้ใช้งานไม่มีการใช้งานอินเทอร์เน็ตเกินระยะเวลาที่กำหนด
  * Session-Timeout ผู้ใช้งานอยู่ในระบบครบกำหนดเวลาระบบจะบังคับใ้ห้ Login ใหม่
  * Admin-Reboot ผู้ดูแลระบบดำเเนิน Reboot อุปกรณ์ NAS ระบบจึงดำเนินการปิด Sesssion ของผู้ใช้งาน
  * Admin-Reset เกิดจากอุปกรณ์ที่ใช้งานถูกสั่งให้ Logout จากระบบ ซึ่งเกิดได้ จากการสลับอุปกรณ์ใช้งาน หรือ Admin สั่ง Disconnect อุปกรณ์ออกจากระบบ&#x20;
  * Lost-Package ไม่ได้รับการแจ้ง Logout โดยอุปกรณ์
  * Lost-Service ผู้ใช้งานออกจากพื้นที่ให้บริการหรือปิดสัญญาณ WIFI
* Location : สถานที่ของอุปกรณ์ที่ลูกค้าต่อใช้งาน

#### Sample Export Data

![](/files/6ab0PdVZcg2o8LKb2EEh)


---

# Agent Instructions: 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://manual.seara.biz/report/logs/transaction-log.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.
