{"id":15135415,"url":"https://github.com/jetbrains/intellij-log-analyzer","last_synced_at":"2025-08-11T09:11:03.100Z","repository":{"id":37803459,"uuid":"468400108","full_name":"JetBrains/IntelliJ-Log-Analyzer","owner":"JetBrains","description":"Utility to visualize logs of any JetBrains IDE","archived":false,"fork":false,"pushed_at":"2022-09-07T08:14:08.000Z","size":41282,"stargazers_count":32,"open_issues_count":10,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-28T07:02:25.228Z","etag":null,"topics":["intellij","intellij-idea","jetbrains"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JetBrains.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-10T15:25:36.000Z","updated_at":"2025-01-10T06:26:14.000Z","dependencies_parsed_at":"2023-01-17T17:01:36.816Z","dependency_job_id":null,"html_url":"https://github.com/JetBrains/IntelliJ-Log-Analyzer","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/JetBrains/IntelliJ-Log-Analyzer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2FIntelliJ-Log-Analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2FIntelliJ-Log-Analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2FIntelliJ-Log-Analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2FIntelliJ-Log-Analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JetBrains","download_url":"https://codeload.github.com/JetBrains/IntelliJ-Log-Analyzer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2FIntelliJ-Log-Analyzer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269857559,"owners_count":24486395,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["intellij","intellij-idea","jetbrains"],"created_at":"2024-09-26T06:00:28.574Z","updated_at":"2025-08-11T09:11:03.070Z","avatar_url":"https://github.com/JetBrains.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IntelliJ Log Analyzer \n[![official JetBrains project](https://jb.gg/badges/official-flat-square.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)\n\n## About\n\nLogs highlighter and analyzer for logs collected by **Help | Collect Logs and Diagnostic Data** action of any IntelliJ-based IDE.\n\nProgram receives logs folder as an input and renders it for better usability.\n\n## How to use\n1. Download [Latest release](https://github.com/annikovk/IntelliJ-Log-Analyzer/releases/latest/) (Windows and macOS).\n\n2. Extract archive to the desired location.\n3. Choose a log folder/archive to see using one of the below methods:\n\n    - To tail the log of installed IDE, select it in the list of installed IDEs:\n    \n       \u003cimg src=\"https://i.imgur.com/IKYYEF3.png\" width=\"500\" alt=\"JetBrains Log Analyzer Select IDE\"\u003e\n    - Drag\u0026Drop file, folder, or archive to IntelliJ Log Analyzer window at any time to analyze.\n      \n      \u003cimg src=\"https://media.giphy.com/media/4LpM6HvPQ5mZs7pZTL/giphy.gif\" width=\"500\" alt=\"JetBrains Log Analyzer Select IDE\"\u003e\n    \n    - Click \"Select directory\" or \"Select .zip\" to open file/folder using OS file browser. \n    \n## Demo \n\n[![JetBrains Log Analyzer](https://img.youtube.com/vi/lFmM109i_gw/maxresdefault.jpg)](https://www.youtube.com/watch?v=lFmM109i_gw \"JetBrains Log Analyzer\")\n\n\n## What can be parsed\n\nFor now,the following files are recognized: \n- idea.log files (including idea.log.1, etc)\n- Rider log files (including \u003cPID\u003e.backend.log, \u003cPID\u003e.DesignAutomator.msbuild-task.log, JetBrainsLog.ReSharperBuild\u003cdate\u003e_\u003cPID\u003e.log, etc)\n- build-log folder\n- threadDumps folders\n- indexing-diagnostic folders\n\nAll unknown files are listed in **Other files** section.\n\nLicense\n=======\n    Copyright 2022 Konstantin Annikov\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjetbrains%2Fintellij-log-analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjetbrains%2Fintellij-log-analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjetbrains%2Fintellij-log-analyzer/lists"}