Displaying 1 to 10 from 29 results
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.
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.
Fluentd - Data collector, Log Everything in JSON
Fluentd is an event collector system. It is a generalized version of syslogd, which handles JSON objects for its log messages. It collects logs from various data sources and writes them to files, database or other types of storages.
All-in-one-server - The amazing server that content files server, proxy server, authentication serve
The aim of this project is to research the way to combine important services in one server.
Enterprise-log-search-and-archive - Enterprise log search and archive (ELSA) is an industrial-streng
ELSA is a centralized syslog framework built on Syslog-NG, MySQL, and Sphinx full-text search. It provides a fully asynchronous web-based query interface that normalizes logs and makes searching billions of them for arbitrary strings as easy as searching the web. It also includes tools for assigning permissions for viewing the logs as well as email based alerts, scheduled queries, and graphing. Features: High-volume receiving/indexing (a single node can receive > 30k logs/sec, sustained) Full Ac
Cisco-log-parser - Perl scripts to parse Cisco syslog and provide summary
This project hosts Perl scripts to parse syslog files and provide simple reporting.
Erlsyslog - Syslog facility for Erlang
Moved to GitHub: https://github.com/lemenkov/erlsyslog
gridstat
gridstat collector and generator
Chimera-kael - some originality idea util
this is a tools box.
Eventlog-to-cef - Convert Windows event logs to CEF format
Event Log to CEFThis project is an adaptation of http://code.google.com/p/eventlog-to-syslog/ It reformats Windows event logs into CEF (Common Event Format) for relaying into an Arcsight Syslog Connector. It offers an alternative to Arcsight's Store-Credentials-And-Pull model. It is an adaption of Curtis Smith's Eventlog to Syslog service found at https://engineering.purdue.edu/ECN/Resources/Documents/UNIX/evtsys/