Using a nice and powerful graphical interface, LogMX displays log and trace files content, allowing filters on levels and emitting classes and / or packages.
LogMX was designed to read all log and trace formats from local or remote files: user can learn LogMX how to read new file formats using easy-to-write plugins, and learn it new log levels directly through application options (LogMX is delivered with common parser-plugins for user convenience, such as Log4J and LogFactor5 formats).
Here are some key features of "LogMX":
· Monitor logs in real-time without reload
· Easily filter and search anything in huge files
· Handle huge files
· File flush
· Time computation (delta-t)
· File export
Requirements:
· Java 6 or later
· 5 MB disk space
· 512 MB of RAM
Limitations:
· No user-defined simple parsers (graphical editor)
· No "analyzing logs" feature in evaluation version
· No CSV export in evaluation version
· No regular expression search in evaluation version
· Statitistics utility is disabled
What's New in This Release: [ read full changelog ]
Changes:
· [API] User-defined Managers can now get network user account passwords, as a char[], from LogMX password repository using "getOrAskUserPassword()" (can only acess passwords for this Manager's protocol)
Bugfixes:
· SFTP browse button in "Open file" dialog was not displayed if option "Reload Manager class for each file load" was on
· In "Open file" dialog with SFTP Manager, fixed a bug in SFTP browsing when specified URL was like "/" or "/file" (needed empty URL or at least two slashes in path)