Software Alternatives & Reviews

Ask HN: What do you use to view logs?

Emuto fx LNAV
  1. 1
    Emuto is a small language for manipulating and restructuring JSON and other data files.
    I guess it kinda depends on lots of things… I guess many people use Graylog, Splunk or similar web-based systems (which can be self-hosted if you like). Not sure if there are any readymade applications for using locally on your Mac. Maybe you can hack something together with jq + Bash + awk etc? These tools might also be useful: https://kantord.github.io/emuto/ https://github.com/antonmedv/fx Best of luck!

    #File Manager #File Explorer #FTP Client 1 social mentions

  2. 2

    fx

    Command-line JSON processing tool
    Pricing:
    • Open Source
    I guess it kinda depends on lots of things… I guess many people use Graylog, Splunk or similar web-based systems (which can be self-hosted if you like). Not sure if there are any readymade applications for using locally on your Mac. Maybe you can hack something together with jq + Bash + awk etc? These tools might also be useful: https://kantord.github.io/emuto/ https://github.com/antonmedv/fx Best of luck!

    #File Manager #File Explorer #FTP Client 17 social mentions

  3. 3
    The Log File Navigator (lnav) is an advanced log file viewer for the console.
    Pricing:
    • Open Source
    The Logfile Navigator (https://lnav.org) is a TUI for viewing log files that can be configured to process structured JSON files. It has quite a few features, like filtering and color coding. The documentation for writing a format file is here -- https://docs.lnav.org/en/latest/formats.html The format file tells lnav what common fields are in the log messages and how to format them into plaintext for display. Here's an example configuration for JSON logs -- https://github.com/tstack/fullsail_lnav_config/blob/master/fullsail_log.json.

    #Monitoring Tools #Log Management #Realtime Analytics 59 social mentions

Discuss: Ask HN: What do you use to view logs?

Log in or Post with