Scenarios
Log search and analysis requires composing query statements that comply with syntax rules, which can be complex. The intelligent writing feature can automatically generate log query statements based on natural language, improving the efficiency of log queries. Intelligent Writing: Automatically generates query statements based on natural language descriptions. Additionally, the following usage methods are supported:
Explaining query statements: Explains the meaning of specified query statements, commonly used for interpreting SQL statements.
Explore more log analysis perspectives: It automatically recommends log analysis perspectives and corresponding statements for the specified log topic.
Intelligent Diagnosis: When syntax errors exist in query statements, it intelligently diagnoses and corrects the erroneous statements.
Note:
The query statement is generated by the AI and is for reference only. It is recommended that you read the explanatory notes to determine whether it meets your query requirements.
Prerequisites
The log topic must be in STANDARD storage; STANDARD_IA storage is not currently supported.
The log topic has been enabled for index. Operation Steps
Intelligent Writing
2. In the left sidebar, select Search and Analysis to go to the search and analysis page.
3. Select the target log topic to search.
4. Click Intelligent Writing in the query statement input box.
5. Enter your query in the dialog box.
Intelligent Diagnosis
1. When query statement errors occur on the search and analysis page, click Try AI for intelligent diagnosis.
2. The diagnostic results will display the error causes and the corrected query statement. Click Execute to use this statement to replace the erroneous statement.