LinuxCommandLibrary

tuistash

Terminal user interface for Logstash monitoring

TLDR

Connect to local Logstash instance
$ tuistash
copy
Connect to a specific Logstash API
$ tuistash --api [http://localhost:9600]
copy
Set custom refresh interval
$ tuistash --refresh-interval [5]
copy

SYNOPSIS

tuistash [options]

DESCRIPTION

tuistash provides a TUI for monitoring Logstash nodes, pipelines, threads, flows, and more. It connects to the Logstash monitoring API and displays real-time statistics including CPU usage, JVM heap, throughput, and queue data as graphs.

HISTORY

tuistash was created by Edmo Vamerlatti Costa (edmocosta) and is written in Rust.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard