Open Source Linux Logging Software - Page 31

Logging Software for Linux

View 283 business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Use python to parse privoxy log in clf format and refer to wot ratings of the site and then dump the data in a sqlite database for statistics generation later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tool to convert Common Log Format files to a mysql query. Inverse of mls2clf, which can be found at SF too. The people from http://www.gentoo-forum.nl are running this project, as it was used at first for their site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    collectd

    collectd

    System information collection daemon

    collectd is a small daemon which collects system information periodically and provides mechanisms to store and monitor the values in a variety of ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The cpp_trace is a flexible and compact logging C++ library. The library provides a facility to filter and route between output streams text trace messages. It uses generic type-safe design and conforms to STL io stream concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    A PHP application to search for matching strings in log files. It was mainly designed for usage in a syslog server environment with big log files, where you cannot log to databases due to the size, but to plain text files which will be searched.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    csvplus is a collection of Perl-based utilities for querying csv files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Shows who is using the bandwidth on your unix machine in real time. Prints a list of users/procs, bytes in/out/total, local port, remote IP/port, ordered by bandwidth usage. TCP only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    cross platform logging module for Python with a C interface
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    daddyQ, written in Python, monitors and logs disk usage on file servers, and take actions on excessive disk usage. Users that are often over their quota or are over the quota with excessive disk usage get their files deleted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    C++ library for debugging purposes and runtime logging to file with extension for Python and PHP. A simple solution for logging same way in many applications using different programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    defmt

    defmt

    Efficient, deferred formatting for logging on embedded systems

    defmt ("de format", short for "deferred formatting") is a highly efficient logging framework that targets resource-constrained devices, like microcontrollers. In its current iteration defmt mainly targets tiny embedded devices that have no means to display information to the developer, e.g. a screen. In this scenario, logs need to be transferred to a second machine, usually a PC/laptop, before they can be displayed to the developer/end-user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    devialog is a behavior/anomaly-based syslog intrusion detection system which detects unknown attacks via anomalies in syslog. It can generate signatures for ease of management, act upon anomalies in a predefined fashion or perform as a standard log parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Originally written by Paul Vixie in 1986 and distributed through mod.sources, "display" is a program which will repeatedly execute a command and display the output through curses. The purpose of this project is to maintain and extend display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This perl script operates with the D-Link DI-764, DI-624 (and DI-614+) wireless routers to allow the logs to be pulled off of the router, and put into a local unix syslog facility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An open source data version repository model based on true INSERT only logic. Contains high performance support for data versioning and history. Enables point-in-time query and CDC sourcing including mapping each change to a transaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    it is used to fetch several System V IPC message queue infos, which ordinary implementation of ipcs didn\'t provide, e.g. scanning the system for active queues or. also, it comes with a tool to creat/destroy message queues and send messages over them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    eClog

    A PHP log class

    eClog, a PHP log class, offer ability to log to file (default), console, database, mail, error_log and syslog. Supports multiple parallel handlers and ability to trigger PHP errors. There are ongoing development on stomp, mqseries and snmp handlers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    xjnm is a java daemon that gathers numbers from arbitrary sources (e.g. cpu usage) and can store it on arbitrary storages (e.g. a jdbc database) for later analysis or react in arbitrary way to the data collected (e.g. inform an administrator by e-mail).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is a working group to develop a broadly usable logfile format based on XML we're calling eXtensible Logfile Format (XLF).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Carrier grade and telco extentions to the IBM evlog system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This program сonstantly reads the file(like "tail -f") and сompares every line with expression in file and executing some actions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ezlog

    A tiny and easy to use log system for C/C++

    A tiny and easy to use log library for C/C++. Written in C. Customizable log message format for global and specified output target Cross platform support. Tested: linux, win32, wince, mac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FastStats is a c-based replacement for HalfStats (http://www.halfstats.com/), a Half-Life log parser and reporting tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    fccu.evtreader is a computer forensic tool that will help an investigator to analyze MS Windows event log files. It is a perl script made to be run under GNU/Linux but should run on other platforms too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Reads accounting log created by CAR, searches for defined fields in the ticket, and sends to syslog in specified format (and tries not to die doing it). Combines logger(1) and tail(1). Any kind of feedback is welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB