Socket
Socket
Sign inDemoInstall

jlogviewer

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jlogviewer

JSON Log Viewer is a development tool for working with structured JSON logging.


Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

jlogviewer: JSON Log Viewer

JSON Log Viewer is a UI development tool for working with structured JSON logging.

It is designed to efficiently view JSON logs that are smaller than 10,000 records. The ideal use case is to first filter a very large log to a smaller size that can be handled by jlogviewer.

The web application is provided by the allproxy package.

image image image

Install

Install allproxy package

$ npm install -g allproxy

Install jlogviewer package

$ npm install -g jlogviewer

To update the allproxy and jlogviewer packages re-run the npm install -g xxx command.

Run in Browser

Mac/Linux

$ jlogviewer

Windows

$ jlogviewer_win.bat

Open in browser: localhost:8888/jlogviewer

Install AllProxy Application

The JLogViewer is also supported by the AllProxy application which can be installed here.

Configuration

When the JSON log viewer is started a modal pops up to define the data, level, app name and message for your JSON log. Addition JSON fields may also be annotated.

Alt text

Sample Log Data

Alt text

License

This code is licensed under the MIT License.

image

Keywords

FAQs

Package last updated on 17 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc