- Eclipse Plug-in for tailing log files and eclipse consoles (e.g. SVN, Java Stack Trace, CDT), including syntax coloring with either a regular expression or...Eclipse Plug-in for tailing log files and eclipse consoles (e.g. SVN, Java Stack Trace, CDT), including syntax coloring with either a regular expression or a word match. It allows you to have multiple logs open concurrently.
- Lilith is a logging and access event viewer for the Logback logging framework. It has features comparable to Chainsaw, a logging event viewer for log4j....Lilith is a logging and access event viewer for the Logback logging framework. It has features comparable to Chainsaw, a logging event viewer for log4j. This means that it can receive logging events from remote applications using Logback as their logging backend. It uses files to buffer the received events locally, so it is possible to keep vast amounts of logging events at your fingertip while still being able to check only the ones you are really interested in by using filtering conditions. As of V0.9.35, Lilith does also support LOG4j and java.util.logging XML file import. Lilith V0.9.37 has been released on 2009-11-11!
- * LDAP supported for Octopussy Users & Contacts * Send Alerts by Email, IM(Jabber) & NSCA(Nagios) * Export Reports by Em...* LDAP supported for Octopussy Users & Contacts * Send Alerts by Email, IM(Jabber) & NSCA(Nagios) * Export Reports by Email, FTP & SCP * Create Map to show your architecture (more info) * Input & Output Plugins for Reports (more info) * Reports Scheduling * ‘RRDTool’ to graph syslog activity * Lot of Services already supported: Bind, Cisco Router, Cisco Switch, DenyAll Reverse Proxy, Drbd, F5 BigIP, Fortinet FW, Ironport MailServer, Linux Kernel/System, Linux IPTables, Monit, MySQL, Nagios, NetApp NetCache, Juniper Netscreen FW, Juniper Netscreen NSM, Postfix, PostgreSQL, Samhain, Snmpd, Squid, Sshd, Syslog-ng, Windows Snare Agent, Xen... (Services ressources) * Wizard to easily create new Message/Service for Unrecognized logs (Contribute !) * Online Updates for Services, Tables & Multilanguage
- A common requirement in developing enterprise applications is to ensure audit logs are available for data security and traceability–who made the changes, w...A common requirement in developing enterprise applications is to ensure audit logs are available for data security and traceability–who made the changes, when they were made, and what files or sections were changed. This requirement is not only dictated by corporate IT policies, but also required by government laws. Considering that most enterprise applications have at least 50 domain objects, implementing audit logs on each of them can be time-consuming. So, a generic solution must be established to minimize coding when creating audit logs.
- Many enterprise business applications have such requirements that they should log their users' operations; who performs and when, records that are inserted...Many enterprise business applications have such requirements that they should log their users' operations; who performs and when, records that are inserted into, deleted from database, or are changed during those operations, with a meaningful description about current state of those records. Hibernate already provides an interceptor mechanism at SessionFactory level. Hibernate fires events indicating new records are inserted, old ones are deleted, detection of updates, and other events related with transaction status, session flush etc. By that way one can easily track changes on persistent entities in his application.
- Experiences with Audit Logging through Hibernate Interceptor
- Logback is intended as a successor to the popular log4j project. It was designed by Ceki Gülcü, the founder of log4j. It builds upon experience gained in b...Logback is intended as a successor to the popular log4j project. It was designed by Ceki Gülcü, the founder of log4j. It builds upon experience gained in building industrial-strength logging systems going back as far as 1999. Logback's basic architecture is sufficiently generic so as to apply under different circumstances. At present time, logback is divided into three modules, logback-core, logback-classic and logback-access. The logback-core module lays the groundwork for the other two modules. The logback-classic module can be assimilated to a significantly improved version of log4j. Moreover, logback-classic natively implements the SLF4J API so that you can readily switch back and forth between logback and other logging systems such as log4j or JDK14 Logging. The logback-access module integrates with Servlet containers, such as Tomcat and Jetty, to provide HTTP-access log functionality. Note that you could easily build your own module on top of logback-core.
- The Simple Logging Facade for Java or (SLF4J) is intended to serve as a simple facade for various logging APIs allowing to the end-user to plug in the desi...The Simple Logging Facade for Java or (SLF4J) is intended to serve as a simple facade for various logging APIs allowing to the end-user to plug in the desired implementation at deployment time. SLF4J also supports a bridging legacy APIs as well as a source code migration tool. SLF4J API offers an advanced abstraction of various logging systems, including JDK 1.4 logging, log4j and logback. Features include parameterized logging and MDC support. Logging systems can either choose to implement the the SLF4J interfaces directly, e.g. logback or SimpleLogger. Alternatively, it is possible (and rather easy) to write SLF4J adapters for a given API implementation, e.g. Log4jLoggerAdapter or JDK14LoggerAdapter..
- Changing Log4j logging levels dynamically Simple problem and may seem oh-not-so-cool. Make the log4j level dynamically configurable. You should be a abl...Changing Log4j logging levels dynamically Simple problem and may seem oh-not-so-cool. Make the log4j level dynamically configurable. You should be a able to change from DEBUG to INFO or any of the others. All this in a running application server.
- log4jdbc is a JDBC driver that can log SQL and/or JDBC calls (and optionally SQL timing information) for other jdbc drivers using the Simple Logging Facade...log4jdbc is a JDBC driver that can log SQL and/or JDBC calls (and optionally SQL timing information) for other jdbc drivers using the Simple Logging Facade For Java (SLF4J) logging system.
- The Kolja Log Tools are designed for making log files more accessible from a terminal console. The tools are mean to be familiar to anyone currently usi...The Kolja Log Tools are designed for making log files more accessible from a terminal console. The tools are mean to be familiar to anyone currently using less, grep, tail, cat etc. These unix favourites tools are still widely in use, and this is the target group for Kolja Loog Tools. These tools deliberately don't require special log file formats i.e. XML or use GUIs for viewing log files.
- Pantheios is an Open Source C/C++ Logging API library, offering an optimal combination of 100% type-safety, efficiency, genericity and extensibility. It is...Pantheios is an Open Source C/C++ Logging API library, offering an optimal combination of 100% type-safety, efficiency, genericity and extensibility. It is simple to use and extend, highly-portable (platform and compiler-independent) and, best of all, it upholds the C tradition of you only pay for what you use.
- LogWatcher LogWatcher adds a view to Eclipse that allows log files to be monitored for changes, similar to the Unix tail utility. Features * Wat...LogWatcher LogWatcher adds a view to Eclipse that allows log files to be monitored for changes, similar to the Unix tail utility. Features * Watch any file, inside or outside of Eclipse. * Customize number of lines to show from each file and refresh interval. * Tabbed view for easy access to multiple files. * Filters allow actions to be taken when logging output matches certain patterns.
- IBM Devworks article: log4j Jabber appender. Fascinating!
- One of the most used logfile programs. Real-time enabled.
- Interesting logfile analyzer, webalizer-like output.


user