• Active
  • Command-line tool
  • Free
  • Open source · MIT

qs-log-scanner

Terminal UI for exploring Qlik Sense log events sent over UDP

A Node.js terminal tool that receives Qlik Sense Enterprise on Windows log events sent as UDP messages, and shows live message counts per source and subsystem, with search terms and CSV export.

Documentationgithub.com/ptarmiganlabs/qs-log-scannerThe README on GitHub: installing and using qs-log-scanner (opens in a new tab)

qs-log-scanner receives the Log4Net UDP messages that Qlik Sense can send, parses them and shows aggregated statistics in a live terminal UI. It is open source under the MIT licence: run it from source.

Highlights

  • Listens for Qlik Sense log messages on a configurable UDP host and port.
  • A live table of message counts per source and subsystem, with sender IPs and log levels.
  • Search terms matched against message content and subsystem.
  • Keyboard-driven terminal UI.
  • Export of the aggregated statistics to CSV.

Requirements

  • Node.js 20 or later.
  • Qlik Sense configured to send log events over UDP to the scanner’s host and port.