FeaturesLoading logs from remote servers using ftp, sftp, ssh, samba and others (supported file systems) Tailing logs from local drives and sftp Decompressing "gziped" logs on the fly Parsing custom log patterns Searching log events using regular...
0 replies - 560 views - 11/14/11 by Krzysztof Otrebski in Announcements
1. Summary
Logging, often a back-burner activity in the development
cycle can actually be the very lifeline of the development team once the
application is in production. Assuming that readers are well acquainted with
various logging frameworks like Log4J,...
10 replies - 10528 views - 06/29/11 by Archanaa Panda in Articles
XpoLog released new Application Data Search Engine Integrated with Java Problem Analysis Console.
The new version helps to search and navigate application log data from XpoLog. Unifying search and navigate across logs, server’s metrics and java...
0 replies - 1052 views - 06/28/10 by Haim Ko in Announcements
Gurock Software just announced version 3.3 of its popular logging tool SmartInspect. SmartInspect is a tool for .NET, Java and Delphi developers to debug and monitor software applications and to identify bugs and user-reported issues.
0 replies - 508 views - 04/21/10 by Dennis G. in Announcements
In this latest release of JmxLogger (version 0.3.0 - http://code.google.com/p/jmx-logger/), many features have been added including a built-in console to view logs as they are streamed across the network. JmxLogger allows to see your Java application logs...
0 replies - 2502 views - 02/11/10 by Vladimir Vivien in Announcements
As far as I know, most of the logging facility configurations enable you to specify the maximum size of a log file, how many will roll, where data is fed to and eventually dispatching multiple destinations in function of the log level. I've found nothing...
4 replies - 8778 views - 11/21/09 by Fabrizio Giudici in Tips and Tricks
Logging is a fundamental part of applications. Every application has a varying flavor of logging mechanism. A well designed logging system is a huge utility for system administrators and developers, especially the support team. Logs save many valuable hours...
3 replies - 9980 views - 09/01/09 by Ibrahim Levent in News
How often do you write something like this?
8 replies - 10311 views - 07/23/09 by Mikhail Kolesnik in Articles
A few days back a couple of interns working in my office came up to me and said "It's not working". They
were talking about a part of an application they had built. Their
application was invoking an API given out by my team and it was
throwing an...
3 replies - 8590 views - 07/14/09 by Bharath Ganesh in Articles
Log Analysis Platform that maps application problems in testing labs and production, enables quick navigation and presents summary of problems.
XpoLog Log Analysis for Testing General Availability (GA) announced today.
XpoLog continues to enhance its log...
0 replies - 1176 views - 06/19/09 by Haim Ko in Announcements
Gurock Software just announced the new version of their advanced Java, .NET and Delphi logging tool SmartInspect 3.2. The new version includes dozens of new features, improvements and bug fixes and can be downloaded from Gurock's website. SmartInspect 3.2 now...
0 replies - 857 views - 03/25/09 by Dennis G. in Announcements
I've been doing some thinking lately about how can we log different bundles or the same bundle with different versions with different log level. Logging is an important part of any application thus Osgi gives developers logService to use when possible,...
3 replies - 7917 views - 10/08/08 by Slim Ouertani in Articles
We are excited to announce the immediate availability of our advanced .NET logging, Java logging and Delphi logging tool
SmartInspect 3.0. The new release makes SmartInspect even more suitable for debugging and monitoring high-performance production systems,...
0 replies - 3391 views - 08/14/08 by Dennis G. in Announcements
XpoLog helps application owners and developers to solve problem faster by searching for anomalies and problems in the logs. XpoLog has released an automatic application logs monitor that scans log4j, Java logging, and any other type of log. During the scan,...
0 replies - 3758 views - 07/29/08 by Haim Koschitzky in Announcements
Yesterday I was having a meeting about a new project startup. At some level the meeting was stuck on an argument of logging. Well I suggested the same thing as any experienced developer would suggest... "Why don't we use the Aspects?".
16 replies - 5377 views - 07/24/08 by Murat Yener in News