AJMS (AKA "AMS") displays syslog messages in realtime via a browser or standalone Java client. It also supports searches of any SQL database. It offers straightforward configuration and integrates easily into any existing syslog environment.
| Tags | Logging Systems Administration Monitoring |
|---|---|
| Licenses | Shareware |
| Implementation | Perl Java |
Recent releases


Changes: A new alert manager that sends configured alerts to operators via Pager, SMS, or Email was added.


Changes: This version features minor (mainly aesthetic) changes to the user interface. There were also some bugfixes with the non-English locales, and improvements and updates to the documentation.


Changes: This version features a database search facility using JDBC, and a revised default color scheme, configurable with either the applit parameters or the amscfg.txt file. An AMSClient config file was added, which allows the standalone version to be customized with the same parameters as the applet. English, German, and French are now supported.


Changes: Syslog Facility code display was added. This requires both the GUI and server modules to be replaced. Various minor GUI changes were made, including a 3D type effect on the message display. A long-forgotten piece of code which prevented the GUI from running after 31 Dec 2002 was removed.


Changes: This release includes some updates to documentation.
- All comments
Recent commentsRe: Nice tool, install need refinement...
We put some thought into providing an install script
but concluded that the effort that would be
required to produce a reliable install on all Unix
platforms was too much to justify. Very difficult to achieve on all unix platforms, without creating
the possibility of totally messing up syslog configuration. Better we felt to put that effort into developing the software.
There is not currently a way of changing colour
scheme in the standalone. Most people seem to
want to use the applet anyway. May add this
facility later.
Pause function: Again we've scratched our heads
over this one for some time, it's a obvious thing
to add to the GUI. However, the problem is
what to do with the data that's potentially
streaming in from syslog, you can only buffer a
certain amount then you have to start dumping.
Any ideas ?
Nice tool, install need refinement...
Useful system admin tool. Not enough SA's keep
an eye on their logs, and this should help a lot.
I already use syslog-ng, and so the server part was
very simple. The applet was a bit of an
exercise however.
The whole thing really needs an installation script, but once in it seemed very solid and did what
the (wordy) documentation said it would.
Some way of pausing the scrolling would be useful,
and I could not find a way of changing the colors
in the application version of the client ?