CLCS Usage Guide
CLCSstands for Chatting Log Collection System, a system for collecting chat logs via the AI service.
REST APIThe system provides a function to transmit chat logs for text abuse detection through the REST API.
Preparations¶
A game key and encryption key are required to use the Chat Log Collection API. These are issued per game registered in the App Center. Refer to the game management guide to register a game in the App Center.
- Verify that the game for which you want to use the Chat Log Collection API is registered in the App Center under Game Management > Game List.
- If the game is not registered, use the Register New Game settings to add it.
Procedures for use¶
- Go to Hive Console > AI Service > Text Abuse Detection and select the Project Management tab.
- Select the project to which the Chat Log Collection API will be applied.
- Select the default CLCS option in the Text Source field.
- Select a language.
- Select the language for the chat logs to be transmitted via the Chat Log Collection API.
- Click the Register button.
- Check the encryption key for the registered game by clicking the encryption key confirmation button in the game list.
-
The Chat Log Collection System allows you to register different services, even for the same game, by varying the chat service name or language. Each service can be activated, deactivated, or deleted individually.
Same chat service nameAnother chat service namethe same language Unable to register duplicate Registration is possible another language Registration is possible Registration is possible - Refer to the Chat Log Collection API Guide for sample source code in Java / Python / Curl to transmit chat logs.
- Logs will still be collected and can be viewed in the Recent Logs even when the service is set to OFF.
- To use the text abuse detection feature, switch the project to ON.
- It takes approximately 5-10 minutes for the first chat detection after activation.