Main > Free Download Search >

Free logfile software for mac

logfile

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 18
logdistiller 1.0

logdistiller 1.0


A free logfile merge and sort tool more>> A free logfile merge and sort tool

LogDistiller is a logfile merge and sort tool. Log content is classified according to rules configured in an XML file. Classification results go into reports, which are published : simply stored in a file, sent by mail, or are even added to a news feed.

System requirements:
-

Enhancements
- Created LogDistiller Extensions Sandbox, to put early-stage code for new extensions,
- LogDistiller is now available in Maven central repository: net.sf.logdistillerlogdistiller,
- created LogEventTestCase class to ease creating tests when writing a custom log parser,
- opened a user mailing list,
- added a menu bar to the GUI,
- feature: improved regexp group handling in freq plugin: if negative, all groups defined in the regexp are concatenated

<<less
Download (5MB)
Added: 2009-05-10 License: GPL Price: FREE
186 downloads
Syslog Viewer 0.94

Syslog Viewer 0.94


Syslog Viewer - Continuously view a logfile from your Dashboard more>> Syslog Viewer - Continuously view a logfile from your Dashboard

Syslog Viewer is a free and easy to use Dashboard widget thatwill allow you to view a logfile continuously.
Main features:
- View a logfile ? la "tail -f /var/log/system.log"
- Font and size can be changed
- Different themes, variable opacity
- Immediate check if the given logfile is accessible

<<less
Download (64KB)
Added: 2008-05-26 License: Freeware Price: FREE
186 downloads
Wired Log Analyzer 0.3

Wired Log Analyzer 0.3


Wired Log Analyzer is a tool to help you view the data generated by your Wired Server log output more>>
Wired Log Analyzer is a tool to help you view the data generated by your Wired Server log output.
It allows you to view a sortable table of statistics based on the output of a Wired Server log.
Enhancements:
- Sanity-check on the graphs: after awhile I noticed it was ordering the graph by the value, so your graphs would continually increase.
- Also the graphs will not "skip" a day. You would have noticed this if a graph had one line shorter than the others.
- Now saves the last-opened logfile you used (yay!).
- Figured out the memory management problem--you can now open multiple files during a run.
- Added column for UL/DL KB ratio, much to your delight.
<<less
Download (151KB)
Added: 2005-12-14 License: Freeware Price:
1412 downloads
MkConsole 1.9

MkConsole 1.9


MkConsole gives you a tiny and smart application which can show you log-files on your desktop. more>>

MkConsole 1.9 gives you a tiny and smart application which can show you log-files on your desktop. Really useful if you have to monitor servers or you just want to keep an eye on what's going on on your machine. In its standard configuration it displays entries from any number of logfiles interleaved in a single window.

It is smart enough to close and reopen files every now and then to deal with rotating files and it transparently works around stale NFS handles which often exist after your Mac wakes up from sleep and tries to read from a logfile mounted via NFS. If you don't mind hacking the user defaults (rather than using the preferences panel) you can also configure multiple windows with multiple logifiles each.

Requirements: Mac OS X

<<less
Download (150.2KB)
Added: 2006-07-09 License: Freeware Price: $0.00
downloads
 
Other version of MkConsole
MkConsole 1.10handles which often exist after your Mac wakes up from sleep and tries to read from a logfile mounted via NFS. If you don't mind hacking the user defaults (rather than using the preferences panel
License:Freeware
Download (150.4KB)
downloads
Added: 2007-07-31
MKConsole 1.10handles which often exist after your Mac wakes up from sleep and tries to read from a logfile mounted via NFS. If you dont mind hacking the user defaults (rather than using the preferences panel) you
License:Freeware
Download (154KB)
818 downloads
Added: 2007-08-02
LoadSaver 1.1.0

LoadSaver 1.1.0


LoadSaver - System load monitoring screensaver more>>
LoadSaver is the ideal screensaver for monitoring servers while screen saver is running (and keyboard is locked).

It will display load averages, logfile and -if you like- the desktop using transparency.
<<less
Download (61KB)
Added: 2006-03-08 License: Freeware Price:
1326 downloads
Mk Console 1.7

Mk Console 1.7


Display log file on the desktop. more>>
MkConsole is a little application that displays log files on your desktop. Its useful if you have to monitor servers or you just want to keep an eye on whats going on on your machine. In its standard configuration it displays entries from any number of logfiles interleaved in a single window.

MkConsole is smart enough to close and reopen files every now and then to deal with rotating files and it transparently works around stale NFS handles which often exist after your Mac wakes up from sleep and tries to read from a logfile mounted via NFS.
<<less
Download (122KB)
Added: 2004-11-11 License: Freeware Price:
1809 downloads
collectd 4.7.0

collectd 4.7.0


System statistics collection daemon more>> System statistics collection daemon

collectd is a small daemon which collects system performance statistics periodically and provides mechanisms to store the values in a variety of ways, for example in RRD-files.
collectd gathers information about the system it is running on and stores this information.
The information can then be used to predict future system load (i. e. capacity planning) or to find current performance bottlenecks (i. e. performance analysis) and .
Or if you just want pretty graphs of your private server and are fed up with some homegrown solution youre at the right place, too.
While collectd can do a lot for you and your administrative needs, there are limits to what it does:
- It does not generate graphs. It can write to RRD-files, but it cannot generate graphs from these files. Theres a tiny sample script included in contrib/, though. Also you can have a look at drraw for a generic solution to generate graphs from RRD-files.
- It does not do monitoring. The data is collected and stored, but not interpreted and acted upon. Theres a plugin for Nagios, so it can use the values collected by collectd, though.
Plugins currently available:
- Apache
- APC UPS
- Apple Sensors
- Battery
- CPU
- CPUFreq
- CSV (output)
- df
- Disk
- DNS
- E-Mail (manpage)
- Entropy
- Exec (manpage)
- hddtemp
- Interface
- IP-Tables
- IRQs
- Load
- LogFile (logging)
- mbmon
- Memory
- Multimeter
- MySQL
- Netlink
- Network (input / output)
- NFS
- NTPd
- NUT
- Perl (experimental, manpage)
- Ping
- Processes
- Sensors
- Serial
- SNMP (manpage)
- Swap
- SysLog (logging)
- Tape
- UnixSock (manpage)
- Users
- VServer
- Wireless
- XMMS

Enhancements
- The abilty to sign or encrypt network traffic has been added to the network plug-in. A new plug-in embeds a Java VM that allows you to load and run plug-ins written in Java.... Other new plug-ins allow the daemon to collect the size of the connection tracking table under Linux, details about the FS-Cache feature of Linux 2.6.30, detailed network protocol data, and power consumption via T.E.D. devices. The new memcachec plug-in parses data fetched from a memcached server. Ganglia interoperability has been added. Statistics collected by the MySQL plug-in have been extended

<<less
Download (1.2MB)
Added: 2009-05-18 License: GPL Price: FREE
199 downloads
PPP-OnlineTime 2.0.1

PPP-OnlineTime 2.0.1


PPP-OnlineTime - Measure your online time on a ppp-connection more>>
PPP-OnlineTime and PPP-OnlineCounter are two AppleScripts which measure your online time on a ppp-connection, write it to a logfile and display it to yonline costou on the screen. Cost are calculated according to two different rates (night and day).

During the weekend cost are calculated with the night rate since most ISPs do it that way.

If a specified budget is reached, a warning will be displayed every time You dial in - until the counter is reset again.

Once a month (default is the first day of every month at 0:00 am) the data is written to a logfile and the counter is reset. This AutoReset-function can be turned off in the Settings.

Also in an additional logfile every single connection is listed.
This logfile can also be turned off.


<<less
Download (57KB)
Added: 2006-01-06 License: Freeware Price:
1390 downloads
Folder Splitter 0.9b10

Folder Splitter 0.9b10


Folder Splitter is one of the most marvelous tools which can split one large folder into several smaller ones. more>>

Folder Splitter 0.9b10 is one of the most marvelous tools which can split one large folder into several smaller ones.

Major Features:

  1. Define the Maximum Size of the Destination Folders. (useful if you want to backup the folders to CDs/DVDs)
  2. Decide, whether to move or copy the files to their new destination.
  3. Choose between the option to keep the files in their alphabetical order or to minimize the number of required Destination Folders.
  4. Include a Log File with every new folder.
  5. "Folder UnSplit": Combine the splitted folders to a new single folder. (Reverse the Splitting process.)
Enhancements:
  • Fixes a StackOverflow for deep folder hierarchies.
  • Sorting is now numerical.
  • LogFile shoould now handle unicode characters better.
  • Folder Splitters very first step is to count all the source items. This is now reflected in the status bars (instead of Folder Splitter just being unresponsive.)
Requirements: Mac OS X 10.3 or later.

<<less
Download (5.8MB)
Added: 2009-03-09 License: Free Price:
downloads
Open Copy of User Log 1.0

Open Copy of User Log 1.0


Open Copy of User Log - Open AIM with a user specified logfile more>>
Open Copy of User Log is an AppleScript written for the AOL Instant Messengers script folder. It opens the user-specified AIM Logfile.

This script opens a COPY of the log, so you wont damage the original if youre still chatting with that buddy. If you dont own a copy of BBEdit, or dont want your logs to open in BBEdit, you can change the script to open the log file in another application.

Completly freeware.


<<less
Download (6KB)
Added: 2006-01-21 License: Freeware Price:
1380 downloads
OpenH323 Gatekeeper 2.3.0.1

OpenH323 Gatekeeper 2.3.0.1


Full featured H.323 gatekeeper under GPL license OpenH323 Gatekeeper includes Radius and database support and many VOIP routing functions more>> Full featured H.323 gatekeeper under GPL license

OpenH323 Gatekeeper includes Radius and database support and many VOIP routing functions.
OpenH323 Gatekeeper forms the basis for a free IP telephony system (VOIP).The GNU Gatekeeper is very stable and it is being used commercially by many organizations to provide VOIP services.

Main features:
- executables for Mac OS X, Linux, Windows, FreeBSD and Solaris
- can be run as a Windows service
- accounting and call authorization via SQL database, Radius, file or external application
- flexible call routing
- number rewriting (calling and called)
- support for NAT traversal
- full H.323 proxy
- TCP interface to applications
- CTI functions (eg. VOIP call-center, call transfers)
- gatekeeper clustering support (neighbors, parent/child, alternates)
- H.235 security
- graphical user interface
- its free, including source code

Enhancements
- new RadAcct attribute: RewriteE164
- enable multiple failover routes with sql routing policy
- BUGFIX(RasTbl.*) %{last-cdr} was wrong if last call succeeded
- forward the destCallSignalAddress in ARQs to the parent gatekeeper (set [Endpoint]ForwardDestIp=0 to get the old behavior)
- BUGFIX(RasTbl.cxx) never overwrite dialed_number after is has been set
- BUGFIX(RasSrv.cxx) add check to avoid crash on GRQ
- BUGFIX(ProxyChannel.cxx) fix reading of fragmented TPKT packets
- new switches Called/CallingPlanOfNumber in [RoutedMode] and [EP:...] to set numbering plan
- enable SRV policy for all OpenH323 versions as lonng as DNS services are available
- global switches for TranslateReceivedQ931Cause and TranslateSentQ931Cause in [RoutedMode], similar to those in [EP:...]
- BUGFIX(ProxyChannel.cxx) supress 2nd acct start event for 2nd Setup with same callid
- allow outbound number rewrite through SQL/RADIUS modules
- rewrite also aliases of type partyNumber (public and private), dont change alias type during rewrite
- BUGFIX(MakeCall.cxx) MakeCall didnt work on Windows
- implemented status port gai/gci commands for SQLAcct, SQLAuth, SQLPasswordAuth and SQLAliasAuth modules
- BUGFIX(capctrl.cxx) added a missing lock during config reload for CapacityControl module
- BUGFIX InternalPolicy should set a reject reason to something like gatewayResources/resourcesUnavailable instead of calledPartyNotRegistered when terminating gateways were found, but there was no capacity
- BUGFIX(gksql.cxx) SQL reconnect thread-safety fixes
- new q931cause variable in SQLAuth module
- status port connection can now be closed with Ctrl-D (instead of exit)
- selective reload on the status port: Reload
- BUGFIX(radauth.cxx) fixed crash in processing h323-redirect-ip when no h323-redirect-number is present
- BUGFIX (RasTbl.cxx) read GWPrefixes even if there is an EP: section for this endpoint
- BUGFIX (GkStatus.cxx) make sure status port threads dont share string memory with other threads
- new compile option COMPILE_AS_SERVICE to create a native Windows service
- new config options [Logfile]Filename=, [Gatekeeper:Main]TraceLevel= (same as -o and -t on cmd line)
- BUGFIX (ProxyChannel.cxx) always check m_call in H.450.2 call transfer emulator
- allow mutiple results per query from MySQL (and ignore all after the first) needed for using strored procedures (patch by Matteo Piscitelli)
- Added Bind INI setting to set the default interface for multihomed virtual servers.
- BUGFIX (Toolkit.cxx) on reload, check if new config is not empty (Fortytwo=42)
- BUGFIX (ProxyChannel.cxx) add NULL pointer checks to avoid crashes
- CapacityControl H.323 Id rules work now also for SetupUnreg calls
- BUGFIX (ProxyChannel.cxx) make sure Q.931 cause is included in generated ReleaseComplete
- new ^= and /= RewriteCLI rules for H.323 ID only rewritting
- new getauthinfo/getacctinfo status port commands
- Changed P2Pnat from H.460 OID to the standard allocated H.460.23/24
- BUGFIX(RasTbl.cxx): dynamically registered prefixes are added with the GatewayPriority
- BUGFIX(GkClient.cxx): use [Endpoint] Type= setting for GRQ, not only for RRQ
- merged P2Pnat support
- added first cut of Presence support
- set radius release-source attribute in stop accounting packet, like %r in sqlacct
- ./configure support for Windows
- new database driver SQLite
- new database driver ODBC
- auto-reconnect on database errors (for all database drivers)
- allow setting a reject reason when rejecting using the sql policy

<<less
Download (1.2MB)
Added: 2009-06-13 License: GPL Price: FREE
193 downloads
 
Other version of OpenH323 Gatekeeper
OpenH323 Gatekeeper 2.2.8to create a native Windows service - new config options [Logfile]Filename=, [Gatekeeper:Main]TraceLevel= (same as -o and -t on cmd line) - BUGFIX (ProxyChannel.cxx) always check m_call in
Price: FREE
License:GPL
Download (2.6MB)
200 downloads
Added: 2009-01-16
JavaVis 1.5

JavaVis 1.5


JavaVis is designed to be a free and small Java program letting you graph the contents of a distributed.net clients log file. more>>

JavaVis 1.5 is designed to be a free and small Java program letting you graph the contents of a distributed.net client's log file.

To use it just launch the program and go to the File menu to open a log file or drag&drop a logfile to the progam icon. Up to 4 recent logfiles will be remembered in the file menu.

Zooming in is accomplished by drag-selecting part of the graph with your mouse. To zoom out, control-click on the graph and choose 'complete' from the one-item popup menu.

Requirements:

  • Macintosh Runtime for Java (MRJ) 2.0 or higher
<<less
Download (137.7KB)
Added: 2001-09-01 License: Freeware Price:
downloads
FunnelWeb5 Analyzer Helper 1.0

FunnelWeb5 Analyzer Helper 1.0


FunnelWeb5 Analyzer Helper - Makes running fwa5 easy more>>
FunnelWeb5 is a free high-quality weblog analyzer for Mac OS X 10.1 or later. This little helper script asks you for the most important parameters for a regular logfile analysis then runs fwa5-free with those.

You may choose whether the input is a single file or a folder containing multiple logfiles as well as if the report should be splitted weekly, monthly or not. Last but not least you may decide, whether DNS-live-lookups should be executed or the DNS-cache should be used.

<<less
Download (20KB)
Added: 2006-05-13 License: Freeware Price:
1262 downloads
TeXMaker 1.9.2

TeXMaker 1.9.2


Integrated environment for writing LaTeX documents. more>>

TeXMaker 1.9.2 offers you a convenient application which integrates many tools needed to develop documents with LaTeX, in just one application.

Major Features :

  1. An editor to write your LaTeX source files (syntax highlighting, undo-redo, search-replace, ...)
  2. The principal LaTex tags can be inserted directly with the "LaTeX", "Math" and "Greek" menus
  3. 370 mathematical symbols can be inserted in just one click
  4. Wizards to generate code ('Quick document', 'Quick letter', tabular, tabbing and array environments)
  5. LaTeX-related programs can be launched via the "Tools" menu
  6. The standard Bibtex entry types can be inserted in the ".bib" file with the "Bibliography" menu
  7. A "structure view" of the document for easier navigation of a document (by clicking on an item in The "Structure" frame, you can jump directly to the corresponding part of your document
  8. Extensive LaTeX documentation
  9. In the "Messages / Log File" frame, you can see information about processes and the logfile after a LaTeX compilation
  10. The "Next Latex Error" and "Previous Latex Error" commands let you reach the LaTeX errors Detected by Kile in the log file by clicking on the number of a line in the log file, the cursor jumps to the corresponding line in the editor
<<less
Added: 2009-06-29 License: Freeware Price:
44 downloads
 
Other version of TeXMaker
TeXMaker 1.9.1In the "Messages / Log File" frame, you can see information about processes and the logfile after a LaTeX compilation. - The "Next Latex Error" and "Previous Latex Error" commands let you reach
Price: FREE
License:GPL
Download (13.3MB)
196 downloads
Added: 2009-05-26
TeXMaker 1.9.1"Messages / Log File" frame, you can see information about processes and the logfile after a LaTeX compilation. The "Next Latex Error" and "Previous Latex Error" commands let you reach the LaTeX
License:Freeware
Download (13.3MB)
19 downloads
Added: 2009-05-22
TeXMaker 1.6the Messages / Log File frame, you can see information about processes and the logfile after a LaTeX compilation - the Next Latex Error and Previous Latex Error commands let you reach the LaTeX errors
License:Freeware
Download (8.5MB)
522 downloads
Added: 2007-06-21
Directory Synchronize Pro 1.0 Beta 6

Directory Synchronize Pro 1.0 Beta 6


Quickly synchronize the contents of one directory to another more>> Quickly synchronize the contents of one directory to another

Directory Synchronize Pro is a small and handy utility that you will always need! It is small, reliable, and fast. And best of all - it is Open Source; released under the GPL you are free to use and distribute it.
Directory Synchronize Pro synchronizes the contents of one directory to another. That means you can use it to backup your data on a regular basis to another computer or another harddrive. Or you can use Directory Synchronize to synchronize the data on your laptop with the data on your desktop.
Programmed in real platform independent Java, you can use Directory Synchronize Pro on nearly every computer platform including Macintosh, Windows, Linux.
Use the Directory Synchronize Pro GUI for starting, pausing and stopping a synchronization. Or use the GUI to easily create and store a configuration and use the command line to automatically start it every time you boot up your computer.

System requirements:
-

Enhancements:
- Fixed: Changing the default in-/excludes are now reflected to the directory settings when SameAsDefault is selected. (thanks to Fico to report)
- Fixed: In some cases the progress bars were not updated accurately.
- Fixed: On some fast machines with fast file systems the GUI seemed to be hanged during synchronization of massive number of small files.
- Fixed: Changing the default log caused extra logfile creations. This is fixed (Thanks to Yorick for the report)
- Changed: SwingWorker is being used from java.swingx now. As a result Java 1.6 or higher is required to run DirSyncPro.
- Added: Debug information for the excessive mode to show the default in-/exclude settings.
- Added: Internationalization feature is enabled. In the near future it would be possible to select a language for the GUI.

<<less
Download (2.6MB)
Added: 2008-10-03 License: GPL Price: FREE
394 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2