Skip to content

issues Search Results · repo:gistia/json-log-viewer language:JavaScript

Filter by

0 results
 (95 ms)

0 results

ingistia/json-log-viewer (press backspace or delete to remove)

It would be nice to have support for multiple filters, and support for closure functions to be passed in that return true/false on returning the record. It would also be sweet to be able to save these ...
  • aijorgenson
  • Opened 
    on Dec 29, 2021
  • #19

Great project, thanks. I notice that when viewing log files where some a field s value contains a / the colors of the text in the main screen are off. Here s a bit of the log: { level : info , ts : 2021-09-07T09:50:06.043Z ...
  • shotcollin
  • Opened 
    on Sep 7, 2021
  • #18

This is pretty generic format so would be nice to have it transformed to a readable format
  • 3v1n0
  • Opened 
    on Oct 20, 2020
  • #16

Hi, Would be nice to have support for correlation id. Correlation id token help to group logs events for scope (e.g. request). It would be nice to have: - Preview correlation id in list view ...
  • Sylwekqaz
  • Opened 
    on Mar 7, 2019
  • #15

Hi, I have problem with filtering logs by level, when log level is written uppercase. Example log { time : 2019-03-07 09:11:51.3154 , level : INFO , logger : Microsoft.AspNetCore.Hosting.Internal.WebHost ...
  • Sylwekqaz
  • Opened 
    on Mar 7, 2019
  • #14

Hi, Would be nice to be able to pipe the input. Example of how I would like to use it : docker logs 0e9fcbe6e5b2 -f | Select-String -Pattern ^{ | jv Please notice the -f in docker s parameters. So, ...
  • LeNouveau
  • 3
  • Opened 
    on Nov 2, 2018
  • #12

After a few failed attempts of opening a log file, and digging into the tests and source, it looks like this is the logfile format expected by default: { timestamp : 2018-09-12T05:41:37.562Z , level ...
  • techieshark
  • 1
  • Opened 
    on Sep 12, 2018
  • #7

Awesome project! I just cloned the repo and npm says there are vulnerabilities to be fixed: === npm audit security report === # Run npm install --save-dev karma@3.0.0 to resolve 23 vulnerabilities ...
  • techieshark
  • 1
  • Opened 
    on Sep 12, 2018
  • #6

It seems that orange color used for warn level label is not working correctly. {orange-fg} is showing instead of a proper color. image
  • uraz
  • 4
  • Opened 
    on Aug 31, 2018
  • #5

Where does one put the transform file (default) or what is the cli option to include it like --transform [transform file path] ???? btw your cli could use a --help option for this information since you ...
  • dkebler
  • 1
  • Opened 
    on Feb 1, 2018
  • #4
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub