Open Source Python Logging Software - Page 4

Python Logging Software

View 8582 business solutions

Browse free open source Python Logging Software and projects below. Use the toggles on the left to filter open source Python Logging Software by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    fwgraph is an attempt to characterize and present network traffic including network devices, QoS, and iptables under Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    log4j parser

    log4j parser

    Turn log4j or similar logfiles into a Python list object

    Called from command line, this python program counts the lines in your logfile with ERROR, INFO, WARN etc. You can also import the function generate_log_report from it and use the returned list object in your Python program for further processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    logProcessor is a daemon that read logfile in real-time and write to MySQL or PostgreSQL database. Have modules to split log line in table fields and writed to have a great performace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Logpecker is a tool for syslog files like /var/log/messages. More flexible than a simple regexp matcher, you can use syslog facility and priority. Messages that appear too often are sieved out. Generates root-tail tickers, reports, active event lists
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Lovi is a log file monitoring tool for the K Desktop Environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Moodss is a modular monitoring application, composed of a GUI and a daemon, which supports any device or process for which a module can be developed. Complete dashboards with graphical viewers, thresholds, SQL database archiving, ... can be managed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pymoodss is a multithreading python extension library for the moodss server monitoring system. Modules for mod_backhand, df, psgrep, ping, mdstat are avaible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mutant is a multi-threaded command line monitoring tool, written in Python, using the ncurses library. With it, you can watch the output from multiple commands in a single terminal. Each command has a specific interval and color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Netconsole2Mail is simple python based daemon that receives netconsole messages from kernel on configured hosts and sends them to administrator in configured pooling interval. Only new messages are sent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Python Colorized TAIL, a colorized tail made in python which tails and colorizes syslog output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    privacyidea

    privacyidea

    two factor authentication management system

    privacyIDEA is a management and authentication system for two factor authentication. You can use OTP tokens, OTP cards, SMS, Smartphone Apps to incorparte the second factor. It can even manage SSH keys and supports Offline OTP. The latest version can manage and enroll user certificates. Its modular design makes it easily enhancable. It runs on Linux. Applications and workflows can be connected to privacyIDEA hence enabling two factor authentication in your system logon, web applications, SSL VPNs, firewalls and many more. A detailed audit log gives you full control of what happens when, where (why? ;-) and by whom. A demo site is available at demo.privacyidea.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pyid, extracts information (in real time) from IPTable`s logs (when modified) and notifies the user for the connections that have been dropped/rejected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    English: Pyrotate is Python program for log files rotation. It uses any external archiver such as Winrar, 7-zip or gzip for compress and may rotate files in GNU/Linux logrotate's style. Program works in any OS such as Windows, Linux, Unix, Mac OS, etc, where Python may work. Dependencies: - Python v2.6 or better v2.7 (v2.5 for pyrotate v0.8 or earlier) - an external archiver Russian: Программа для ротации и/или архивации логов (и любых других) файлов, которая использует любой внешний архиватор и может ротировать файлы в стиле Линуксовой программы logrotate в любой ОС, где работает интерпретатор языка Python. Требования: - Python не ниже v2.6, а лучше v2.7 (или v2.5 для pyrotate v0.8 или ранее) - любой внешний архиватор
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Module to allow for reading lines from a continuously-growing file (such as a system log). Handles log files that get rotated/trucated out from under us. Inspired by the Perl File::Tail module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Python logging library. Straightaway, it does: File and database logging, rotation, remote logging and email notification; stack logging and call hierarchy visualization as debug features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    reslog reverse-resolves IPs in Apache log files. The result can then be analyzed by another program, like Analog. You can think of it as a replacement of the Apache HostNameLookups directive, in the sense that it resolves client IPs altogether once a d
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    sarplot provides automated graph generation from statistics generated by the sar (system activity recorder) utilitiy. It is intended as a drop-in utility that generates daily and hourly graphs viewable through a web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sarvant (SAR Visual ANalysis Tool) is a python script that will analyze a sar file (from the sysstat utility, 'sar') and produce graphs using gnuplot of the collected data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A multithreaded reimplementation of syslogd/syslog-ng in Java. Scoja is for Syslog COllector in JAva.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Control your traffic usage. These scripts currently support the o2 surf@home router II (which does'nt allow to track your traffic usage) only. The scripts consist of the backend, a gnome-applet and a mac-osx applet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A small and easy-to-install program that will help keep track of script-kiddy-mediated changes to your system.
    Downloads: 0 This Week
    Last Update:
    See Project