nxlog - Multi platform Log management
nxlog is a modular, multi-threaded, high-performance log management solution with multi-platform support. In concept it is similar to syslog-ng or rsyslog but is not limited to unix/syslog only. It can collect logs from files in various formats, receive logs from the network remotely over UDP, TCP or TLS/SSL . It supports platform specific sources such as the Windows Eventlog, Linux kernel logs, Android logs, local syslog etc.
Writing and reading logs to/from databases is also supported. The collected logs can be stored into files, databases or forwarded to a remote log server using various protocols. The old BSD Syslog and the newer IETF syslog standard is fully supported by nxlog in addition to other custom formats. A key concept in nxlog is to be able to handle and preserve structured logs so there is no need to convert everything to syslog and then parse these logs again at the other side. It has powerful message filtering, log rewrite and conversion capabilities.
http://nxlog-ce.sourceforge.net/
comments powered by Disqus
Related Products
nxlog
A multi-platform universal log collector and forwarder
Graylog2 - Open Source Log Management
Graylog2 is an open source log management solution that stores your logs in ElasticSearch. It consists of a server written in Java that accepts your syslog messages via TCP, UDP or AMQP and stores it in the database. The second part is a web interface that allows you to manage the log messages from your web browser. Take a look at the screenshots or the latest release info page to get a feeling of what you can do with Graylog2.
Jmx-logger - Realtime Java Application Log Monitoring with JMX
JmxLoggerJmxLogger makes it easy to do realtime application log monitoring. The JmxLogger API provides both Java Util Logging Handler and a Log4J Appender classes for integration with your choice of logging technologies that you feel confortable with. You simply configure your logging framework, as you would normally do, and the JmxLogger automatically capture and braodcasts your event logs to any registered JMX client. It provides a built-in log console to monitor your log locally or remotely (
Epylog - a Syslog parser
Epylog is a syslog parser which runs periodically, looks at your logs, processes some of the entries in order to present them in a more comprehensible format, and then mails you the output. It is written specifically for large network clusters where a lot of machines (around 50 and upwards) log to the same loghost using syslog or syslog-ng.
Octopussy - Perl/XML Logs Analyzer, Alerter & Reporter
Octopussy is a Log analyzer tool. It analyzes the log, generates reports and alerts the admin. It has LDAP support to maintain users list. It exports report by Email, FTP & SCP. Scheduled reports could be generated. RRD tool to generate graphs.
Logcatudp - Send logcat to udp
Simple android development tool that send log to UDP port. Background service is collecting logs and sending them to destination IP and UDP port. You can send logs to desktop through home wifi network, or to server with public IP or cname. You can use your desktop syslog server to receive logs. HOWTO receive logs wiki Or simply share your log with favorite application (eg. gmail). Receive logs from your phone even if it is not connected to computer. For discussion use this mailing list.
Php-syslog-ng - LogZilla is Syslog | Proactive Network Management Using Syslog
AboutPhp-Syslog-ng is a frontend for viewing syslog-ng messages logged to MySQL in realtime. It features customized searches based on device, priority, date, time, and message. Name ChangePhp-syslog-ng is now known as LogZilla. Same owner, better code :-) Links Main Website (Download the software) Forums - please use this first for any problems Demo Version Demo the latest version of PHP-Syslog-NG (login/pass is demo/demo] Guides Step-by-Step install instructions
Imgetting99fletching - ghostfletcher
import java.awt.; import java.awt.event.; import java.io.; import java.net.; import java.util.; import javax.swing.; import com.speljohan.rsbot.event.events.; import com.speljohan.rsbot.event.listeners.; import com.speljohan.rsbot.accessors.; import com.speljohan.rsbot.account.; import com.speljohan.rsbot.bot.; import com.speljohan.rsbot.script.wrappers.; import com.speljohan.rsbot.script.; public class GhostfaceFletch extends Script implements PaintListener, ServerMessageListener { public RSTil
Eventlog-to-syslog - Eventlog to Syslog Service for Windows (2k, XP, 2k3, 2k8+)
Eventlog to Syslog Service for WindowsThis program is written in C and provides a method of sending Windows Eventlog events to a syslog server. It works with the new Windows Events service found in Vista and Server 2008 and can be compiled for both 32 and 64-bit environments. Designed to keep up with very busy servers, it is fast, light, and efficient. The program is designed to run as a windows service. It is an adaption of Curtis Smith's Eventlog to Syslog service found at https://engineering.
Logman-for-symbian - Developer's tool for getting debug output from Symbian
LogMan is a logging service and a remote shell running on Symbian phone intended for debugging and development tasks. The service allows one to send messages through a USB serial or socket connection to PC and issue commands such as file deletion, process listing and starting and terminating processes, through the shell. Other serial connection methods should work also, but are not supported. Infrared(IrComm), for example. On Symbian simulator, the messages are also logged to %TEMP%\\epocwind.ou