Open Issues Need Help
View All on GitHubMiaoCha - is an enterprise-level log analysis platform that can collect massive logs in one stop and realize millisecond-level search and query and intelligent data analysis.
AI Summary: Debug and fix a bug in the Miaocha (version 2.0.1-SNAPSHOT) log management platform where an invalid API call occurs during user logout on an Ubuntu 22.04 system with Java 17. The task involves identifying the incorrect API call, understanding the logout process, and correcting the code to prevent the error.
MiaoCha - is an enterprise-level log analysis platform that can collect massive logs in one stop and realize millisecond-level search and query and intelligent data analysis.
AI Summary: Enhance the Miaocha system's error handling to include the existing logId in the error response sent to the frontend. This will improve error troubleshooting by providing a direct link to the relevant log entry for debugging purposes.
MiaoCha - is an enterprise-level log analysis platform that can collect massive logs in one stop and realize millisecond-level search and query and intelligent data analysis.
AI Summary: Implement sorting by module name in the Miaocha log analysis platform's user interface. This involves modifying the existing UI code (React 19) to allow users to sort search results based on the module name field, as shown in the provided screenshot.
MiaoCha - is an enterprise-level log analysis platform that can collect massive logs in one stop and realize millisecond-level search and query and intelligent data analysis.
AI Summary: Modify the Miaocha data source editing functionality to remove the requirement of filling in the database password when only changing the data source name. The current UI requires password input even for simple name changes, as shown in the attached screenshot. The task involves updating the backend (likely Spring Boot) and frontend (React) code to handle data source name updates without password input.
MiaoCha - is an enterprise-level log analysis platform that can collect massive logs in one stop and realize millisecond-level search and query and intelligent data analysis.