{"id":13596257,"url":"https://github.com/otros-systems/otroslogviewer","last_synced_at":"2025-04-09T16:32:01.418Z","repository":{"id":28853026,"uuid":"32377028","full_name":"otros-systems/otroslogviewer","owner":"otros-systems","description":"Log viewer focused on developers work","archived":false,"fork":false,"pushed_at":"2022-08-23T18:26:23.000Z","size":6415,"stargazers_count":424,"open_issues_count":57,"forks_count":86,"subscribers_count":40,"default_branch":"master","last_synced_at":"2024-11-06T19:42:36.638Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/otros-systems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-17T07:04:05.000Z","updated_at":"2024-10-14T03:25:08.000Z","dependencies_parsed_at":"2022-07-28T20:10:04.313Z","dependency_job_id":null,"html_url":"https://github.com/otros-systems/otroslogviewer","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otros-systems%2Fotroslogviewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otros-systems%2Fotroslogviewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otros-systems%2Fotroslogviewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otros-systems%2Fotroslogviewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/otros-systems","download_url":"https://codeload.github.com/otros-systems/otroslogviewer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248067843,"owners_count":21042362,"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","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":[],"created_at":"2024-08-01T16:02:13.588Z","updated_at":"2025-04-09T16:31:56.408Z","avatar_url":"https://github.com/otros-systems.png","language":"Java","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=GJUQP3X5FMUQU\u0026lc=US\u0026item_name=OtrosLogViewer%20%2d%20donate\u0026currency_code=USD\u0026bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted"],"categories":["Java","日志库"],"sub_categories":[],"readme":"# OtrosLogViewer\nUseful software for analysing applications logs and traces.\n\n## Installation\n[Installation documentation](https://github.com/otros-systems/otroslogviewer/wiki/Installation)\n\n You can download the latest version from [Github releases ![Download count of latest releese](https://img.shields.io/github/downloads/otros-systems/otroslogviewer/latest/total.svg)](https://github.com/otros-systems/otroslogviewer/releases) \n \n Overall Downloads on github: ![All downloads of github releases](https://img.shields.io/github/downloads/otros-systems/otroslogviewer/total)\n \n Overall Downloads on sourceforge for older versions: ![Download OtrosLogViewer](https://img.shields.io/sourceforge/dt/otroslogviewer.svg)\n \n## Support OtrosLogViewer\n\n[Developing on OtrosLogViewer](https://github.com/otros-systems/otroslogviewer/wiki/DevelopingOnOtrosLogViewer)\n\n## Features\n  * Loading logs from remote servers using ftp, sftp, ssh, samba and others ([supported file systems](http://commons.apache.org/vfs/filesystems.html))\n  * Tailing logs from local disk and sftp\n  * Parsing logs from clipboard\n  * Decompressing \"gziped\" and \"ziped\" logs on the fly\n  * Parsing custom log patterns\n  * Log events searching using regular expression\n  * Log filters\n  * Pluginable log filters\n  * Log highlightings\n  * Automatic log highlightings based on string match, regular expression or custom Java code\n  * Pluginable log details formatters and colorizers (i.e. SOAP message)\n  * Pluginable log highlightings\n  * Pluginable log parsers\n  * Listening on a socket\n  * Adding notes to log event\n  * Saving/loading log investigation (with added marks and notes)\n  * Integration with [IntelliJ IDEA](https://github.com/otros-systems/otroslogviewer/wiki/JumpToCode) and [Eclipse](https://github.com/otros-systems/otroslogviewer/wiki/JumpToCode)\n  * Integration with stackoverflow.com\n\n\n## Included parsers\n  * Java Util Logging XMLFormatter\n  * Java Util Logging SimpleFormatter\n  * log4j/logback pattern layout (can parse log4j, log4j2 and logback configuration). User can also [define log format manually](https://github.com/otros-systems/otroslogviewer/wiki/Log4jPatternLayout)\n  * [Custom JSON format](https://github.com/otros-systems/otroslogviewer/wiki/Parsing-logs-in-JSON-format)\n  * [Log4j2 JSON layout](https://logging.apache.org/log4j/2.x/manual/layouts.html#JSONLayout)\n  * ~~log4j XMLLayout~~ removed due to Log4j security issue \n\n## Included filters\n  * String\n  * Regular expression\n  * Level\n  * Time\n  * Highlighted\n  * Class\n  * Thread\n  * Highlighted\n  * With note, marked\n\n## Documentation\n[Wiki page is here](https://github.com/otros-systems/otroslogviewer/wiki)\n\n## Screenshots\n\nFilter level INFO or higher and highlighting:\n![Filter level INFO or higher and highlighting](https://raw.githubusercontent.com/wiki/otros-systems/otroslogviewer/screenshots/1.4.16/log-table-filter-level-info.png)\n\n[Click here to see more screenshots](https://github.com/otros-systems/otroslogviewer/wiki/Screenshots)\n\n## Video\n[Screen cap recording ](https://github.com/otros-systems/otroslogviewer/wiki/Wideo)\n\n## Powered by\n  * Apache commons: net, lang, vfs, httpclient, logging, collections, compress, io\n  * log4j\n  * VFSJFileChooser\n  * Jakarta ORO\n  * jCIFS\n  * jSch\n  * [fugue icons](http://code.google.com/p/fugue-icons-src/)\n  * MigLayout\n  * Trident animation library\n  * JGoodies Looks\n\n## Similar software\n  * [log.io](http://logio.org/)\n  * [Apache chainsaw](http://logging.apache.org/chainsaw/2.x)\n  * [Lilith](http://lilith.huxhorn.de/)\n  * [eclipse logviewer](http://code.google.com/a/eclipselabs.org/p/logviewer/)\n  * [Vigilog](http://vigilog.sourceforge.net/index.html)\n  * [JLogViewer](http://sourceforge.net/projects/jlogviewer/)\n\n## Project Contributions\nPlease take a look at the dev-resources folder for development conventions and guidelines.\n\n## Contact\nIf you have any questions please write to otros.systems at gmail.com\n\nFollow us on [Twitter](https://twitter.com/OtrosSystems)\nCreated with: [Intellij IDEA](http://www.jetbrains.com/idea/)\n\n\n## Do you want to help?\nIf you'd like to help, you can donate to OtrosLogViewer\n\nUsing **PayPal**:\n[![](https://www.paypalobjects.com/webstatic/mktg/logo-center/PP_Acceptance_Marks_for_LogoCenter_76x48.png)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=GJUQP3X5FMUQU\u0026lc=US\u0026item_name=OtrosLogViewer%20%2d%20donate\u0026currency_code=USD\u0026bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)\n\nUsing **BitCoin**: 1JYDZMysFaXv1u58susqEqX4ukdtSnLLpW\n\n[![](http://petition.stopsoftwarepatents.eu/banner/171006582880/ssp-362-60.gif)](http://petition.stopsoftwarepatents.eu/171006582880/)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fotros-systems%2Fotroslogviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fotros-systems%2Fotroslogviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fotros-systems%2Fotroslogviewer/lists"}