| Projects on Google Code | Results 1 - 10 of 21 |
该项目的核心思想为用java实现一个简易的web容器,通过配置端口,需要监控的日志文件,然后通过浏览器远程访问这个端口,实时监控日志。
This utility will allow you to tail multiple files and apply extremely flexible filters to filter out messages, replace text, or even colorize the output.
Written in Python
Tentail is a file tailing tools in windows. Like GNU tools 'tail' and 'grep'.
Inspired by unix "tail" command
Python tail is a simple implementation of GNU tail and head.
It provides 3 main functions that can be performed on any file-like object that supports seek() and tell().
* tail - read lines from the end of a file
* head - read lines from the top of a file
* follow - read lines as a fil...
http://log4tailer.googlecode.com/svn/logo/log4tailer.png
=Introduction=
This project aims to provide a different approach to traditional log tailers. Amongst
other features:
* Multitailing capability. It can tail multiple logs at a time
* Colors for every level: warn, info, debug, erro...
Eclipse Plug-in for tailing log files, including syntax coloring with either a regular
expression or a word match. It allows you to have multiple files open concurrently.
http://eclipselogviewer.googlecode.com/files/LogViewerView.jpg
Install using the Update Manager or extract zip file to ecl...
==Log Manager==
Fed up with wading through massive log files and trying to match up log entries between different servers?
A while back I wrote a small log file viewer utility (my first ever C# program, so excuse the mess) to let you view the contents of multiple log files as they're updated i...
Typically , a developer does not have access to production environments and struggles to download big log files.
This interface allows developers to access a log file just like they do with a "tail -f" command
* To get the "last n" lines of file and then start the tail
http://localhost/cgi-...
All development is taking place on bittbucket, until Google offers support for hg or git repositories.
http://bitbucket.org/noahgift/snaketail/