Skip to content
Sections
>> Trisquel >> 套件 >> nabia >> admin >> logtop
etiona  ] [  nabia  ] [  aramo  ]
[ 原始碼: logtop  ]

套件: logtop (0.4.3-1build3)

real time log line rate analyzer

logtop is a System Administrator tool to analyze line rate taking log file as input. It reads on stdin and print a constantly updated result using curses, displaying in columns: Line number, count, frequency, and the actual line.

 $ tail -f FILE | logtop
is the friendly version of:
 $ watch 'tail FILE | sort | uniq -c | sort -gr'

其他與 logtop 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    同時作為一個虛擬套件由這些套件提供: libc6-udeb
    dep: libc6 (>= 2.4) [armhf]
  • dep: libncurses6 (>= 6)
    shared libraries for terminal handling
  • dep: libtinfo6 (>= 6)
    shared low-level terminfo library for terminal handling

下載 logtop

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 15.8 kB46 kB [文件列表]
armhf 14.2 kB37 kB [文件列表]