https://github.com/esrlabs/chipmunk
log analysis tool
https://github.com/esrlabs/chipmunk
logger logging logs-analysis logstash logviewer search
Last synced: 5 months ago
JSON representation
log analysis tool
- Host: GitHub
- URL: https://github.com/esrlabs/chipmunk
- Owner: esrlabs
- License: apache-2.0
- Created: 2017-11-13T20:38:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T07:58:57.000Z (6 months ago)
- Last Synced: 2024-10-17T02:50:27.302Z (6 months ago)
- Topics: logger, logging, logs-analysis, logstash, logviewer, search
- Language: TypeScript
- Homepage:
- Size: 89.9 MB
- Stars: 561
- Watchers: 14
- Forks: 39
- Open Issues: 104
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE.txt
Awesome Lists containing this project
- open-source-mac-os-apps - ChipMunk - Log analysis tool. ![typescript_icon] ![rust_icon] (Applications / Other)
- open-source-mac-os-apps - ChipMunk - Log analysis tool. </summary><p><b>Languages:</b> ![typescript_icon] ![rust_icon] <br><b>Screenshots:</b><br><img src='' width='400' loading='lazy'/><br></p></details> (Applications / 📦 Other (22))
README
[](LICENSE.txt)
[](https://github.com/esrlabs/chipmunk/actions/workflows/release_next.yml)
[](https://github.com/esrlabs/chipmunk/actions/workflows/lint_master.yml)# Chipmunk Log Analyzer & Viewer
`chipmunk` is a fast logfile viewer that can deal with huge logfiles (>10 GB). It powers a super
fast search and is supposed to be a useful tool for developers who have to analyze logfiles.## Download/Installation
The latest chipmunk release can be downloaded [here](https://github.com/esrlabs/chipmunk/releases).
We support **MacOS**, **Linux** and **Windows**.
No installation is necessary, just download, unpack and execute.
### Mac OS
Move `chipmunk.app` to your application folder.
Or using Homebrew
```
brew install --cask chipmunk
```### Windows
Unpack chipmunk to a folder of your choosing. Use the `chipmunk.exe` to start chipmunk.
Requirements:
- should be installed a latest package of [Microsoft Visual C++ Redistributable](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170)### Linux
Unpack chipmunk to a folder of your choosing. Use the `chipmunk` executable to start chipmunk.
## Contributing
See our [contribution](contribution.md) guide for details## Documentation / User Manual
Discover [documentation](application/client/src/assets/documentation/about.md) to see all features of Chipmunk.