All Projects → snakefoot → Snaketail Net

snakefoot / Snaketail Net

Licence: gpl-3.0
Tail utility for monitoring text log files and Windows EventLog

Labels

Projects that are alternatives of or similar to Snaketail Net

Kail
kubernetes log viewer
Stars: ✭ 1,259 (+384.23%)
Mutual labels:  tail
Gofluent
(Not Maintained) Something acting like fluentd rewritten in Go.
Stars: ✭ 174 (-33.08%)
Mutual labels:  tail
pushover-cli
pushover-cli is a command line client for https://pushover.net to send pushover notifications. Moreover it is possible with this client to pipe streams directly to your cellphone like tail -f /var/log/my.log | pushover-cli -
Stars: ✭ 38 (-85.38%)
Mutual labels:  tail
Pg tail
' tail -f ' your PostgreSQL tables.
Stars: ✭ 106 (-59.23%)
Mutual labels:  tail
Tailon
Webapp for looking at and searching through files and streams
Stars: ✭ 155 (-40.38%)
Mutual labels:  tail
Utern
Multi group and stream log tailing for AWS CloudWatch Logs.
Stars: ✭ 241 (-7.31%)
Mutual labels:  tail
Flow
A realtime log analyzer
Stars: ✭ 69 (-73.46%)
Mutual labels:  tail
TailLog
实时日志(tail log)查看监控客户端工具
Stars: ✭ 79 (-69.62%)
Mutual labels:  tail
Remote Tail
RemoteTail用于同步监控多台服务器日志文件变更,一句话说就是多主机的远程tail。
Stars: ✭ 166 (-36.15%)
Mutual labels:  tail
logs-monitor
An application like Linux tail for Windows. Using Windows FindFirstChangeNotification API to monitoring file changes.
Stars: ✭ 43 (-83.46%)
Mutual labels:  tail
Gtm
gtm (go tail mongo) is a MongoDB event listener
Stars: ✭ 110 (-57.69%)
Mutual labels:  tail
Open Log Viewer
A multi-platform log viewer built with Electron and styled with Material Design
Stars: ✭ 125 (-51.92%)
Mutual labels:  tail
logtail
logtail is a log tailing utility, support tailing multiple commands output stream, transferring matching content to file/webhook(like dingtalk)
Stars: ✭ 33 (-87.31%)
Mutual labels:  tail
Frontail
📝 streaming logs to the browser
Stars: ✭ 1,387 (+433.46%)
Mutual labels:  tail
tailf
tail -f written in Scala
Stars: ✭ 28 (-89.23%)
Mutual labels:  tail
Tail
[Revamped] Go package for reading from continuously updated files (tail -f)
Stars: ✭ 81 (-68.85%)
Mutual labels:  tail
Kubetail
Bash script to tail Kubernetes logs from multiple pods at the same time
Stars: ✭ 2,468 (+849.23%)
Mutual labels:  tail
fdlinecombine
Read multiple fds and print data to stdout linewise.
Stars: ✭ 40 (-84.62%)
Mutual labels:  tail
KTail
Kubernetes log viewer
Stars: ✭ 32 (-87.69%)
Mutual labels:  tail
tailor
Tailor, the library for tailing logs under logrotate, written in go.
Stars: ✭ 35 (-86.54%)
Mutual labels:  tail

snaketail-net

Tail utility for monitoring text log files and Windows EventLog

  • Monitor "large" text log files
  • Monitor Windows Event Logs (Without needing administrator rights)
  • Multiple Window Modes supported (MDI, Tabbed, Floating)
  • Save and load entire window session. Can load session file at startup when given as command line parameter.
  • Sentence highlight with colors based on keyword match (Includes regex support)
  • Quickly jump between highlighted sentences using keyboard shortcuts
  • Toggle bookmarks and quickly jump between bookmarks
  • Configure external tools and bind custom shortcut key (Trigger execute on highlight)
  • Tails circular logs where the log file is periodically truncated/renamed
  • Tails log directory where the latest log file is displayed (Includes wildcards)
  • Search in the entire text log file (or Windows EventLog)
  • Highlight window tabs using icons, when file changes are detected
  • Tail new log files with a simple drag drop from Windows Explorer
  • Filtering of Windows Event Logs using regular expressions
  • Display simple process statistics in window title bar (RAM + CPU usage + TRX/Sec)
  • Stop and start services directly
  • Change tail window background color
  • Change tail window text color
  • Change tail window icon
  • Minimize to tray
  • Low memory usage independent of log file size
  • Low cpu usage even when more than 100 lines/sec
  • Works well over remote desktop
  • Supports Windows 2000, XP, 2003, Vista, Win2k8, Win7
  • Requires .NET 2.0
  • GNU GPL License v3
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].