Showing 33 open source projects for "red-files"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    spdlog

    spdlog

    Fast C++ logging library

    spdlog is a header only library. Just copy the files under include to your build tree and use a C++11 compiler. It provides a python like formatting API using the bundled fmt lib. spdlog takes the "include what you need" approach, your code should include the features that actually needed. For example, if you only need rotating logger, you need to include "spdlog/sinks/rotating_file_sink.h". spdlog provides various log targets, which are, rotating log files, daily log files, console logging (colors supported), syslog, Windows event log, and Windows debugger (OutputDebugString(..)). ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2

    Log library for C++

    C++ library for flexible logging

    A library of C++ classes for flexible logging to files (rolling), syslog, IDSA and other destinations. It is modeled after the Log for Java library (http://www.log4j.org), staying as close to their API as is reasonable. Platforms: Linux, Windows. New: CMake support for MS VS 2022, RAD Studio 12
    Leader badge
    Downloads: 658 This Week
    Last Update:
    See Project
  • 3

    LogEngine2 library

    Simple C++ library for easy and flexible logging

    LogEngine2 is a C++ header only library for easy and flexible logging. Contains small amount of code in compare with other logging libraries. Just copy the files from include folder to your project folder and use a C++20 compiler. LogEngine2 can load loggers from .lfg file. Examples of .lfg files are included into bundle. LogEngine2 provides various log targets: regular files, rotating log files, console logging, string stream, user custom function. Log line format is easy configurable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ansifilter

    ansifilter

    ANSI sequence filter

    Ansifilter handles text files containing ANSI terminal escape codes. The command sequences may be stripped or be interpreted to generate formatted output (HTML, RTF, TeX, LaTeX, BBCode and Pango Markup).
    Downloads: 4 This Week
    Last Update:
    See Project
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 5

    C++ Log Engine Library

    Easy, flexible, lightweight, platform independent C++logging library

    New version 1.03 is released! Check it out. LogEngine is a C++ library for easy and flexible logging to files. Multithreaded, easy to use and fast. Automatic logfile backup (several modes). A small amount of code. Platform Independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AnalysePlugin
    ...The result will be stored in a dockable window in same ordering as in the origin and a double click allows you to jump to the original position. It is designed to treat log-files of typical size like 60MB. More features can be found in the help dialogue of the plugin. For generating the dll file I use a msdev compiler. If you like to port it to other OSs just let me know your changes and I'll incorporate it. Best Regards, Mattes H.
    Leader badge
    Downloads: 730 This Week
    Last Update:
    See Project
  • 7

    milkt

    My text log analysis tool

    milkt /mɪlk tiː/ is my text log analysis tool, which is very similar to TextAnalysisTool.NET. But milkt has more useful features for me and some unimportant features are excluded. milkt is worse than it in terms of performance, such as huge-file loading, but it does not matter for me. :) - Powerful Text Log Analysis Tool Using "Filters" - Add/Remove additional notes for the specific line in the log file (Notes saved and reloaded when the log file is opened again) - Automatic bookmark...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ClamFS is a FUSE-based user-space file system for Linux with on-access anti-virus file scanning through clamd daemon. ClamFS has moved to Github. Please navigate to github.com/burghardt/clamfs.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Visual Syslog Server for Windows

    Visual Syslog Server for Windows

    Free Syslog Server for Windows with a graphical user interface

    Visual Syslog Server for Windows is a free open source program to receive and view syslog messages. Useful when setting up routers and systems based on Unix/Linux. Visual Syslog Server for Windows has a live messages view: switches to a new received message. Helpful color highlighting. Useful message filtering. Customizable notification and actions. Sources hosted on the GitHub: https://github.com/MaxBelkov/visualsyslog
    Leader badge
    Downloads: 153 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10

    Laos

    Linux Auto Operator System

    A - possibly - lightweight passive automation tool for Linux/POSIX systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    logras

    logfile read and search utility

    Single stream viewer for logging output spread over multiple (large) files, terminal based, for diagnostics use over e.g. slow ssh connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RLM Log Reader

    RLM Log Reader

    Read usage log files from Reprise License Manager

    This utility reads usage log files from Reprise License Manager (RLM) and produces reports that can be more easily read by a human and analyzed in spreadsheet software. RLM is a third-party license manager for Independent Software Vendors (ISVs) to enforce license policies with their products. RLM Log Reader is not affiliated in any way with Reprise License Manager or Reprise Software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LinuxID

    LinuxID

    LinuxID is an easy console-service for distro identification and more!

    ...So it could print "Linux Mint 16 Petra", and then all its details and its base OS: "Ubuntu 13.10, Saucy Salamander", and various other info. It is open-source and written in C++. Source code is commented and can be found in the "Files" tab. To run the program, download "LinuxID" file and run it accordingly: navigate to where you downloaded the file and type this: ./LinuxID If you have renamed the file, call on it like this: ./filename
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    OpenTail

    A GUI baed tail made with Qt

    A highly customizable application for tailing log files. It includes highlight functionality, filter, alerts and much more. Highlight rules can be shared, so if you find a highlight rule that you feel is really good, just copy it to the configuration folder and you are ready to use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Windows Files Over Limit

    Test if a folder has more files matching a pattern than a limit

    Test if a Windows folder has more files matching a pattern than a limit. Return 99 if over the limit, 98 if not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Windows File Count

    Get the count of files matching a pattern in a windows folder

    Get the count of files matching a patterin in a windows folder. Clocks 60% faster than dir *.* | find "File(s)"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    imntr

    imntr

    A Resource Activity Monitor for Linux Machines

    imntr (inode monitor) can be used to montior activity on files or directories. Monitoring is accomplished through the inotify API, which is available on Linux 2.6.13 and up. v1.1 added logging capabilities and cleaned up some of v1.0's code v1.2 no longer forces you to run imntr as root. If you want to monitor a privileged file, imntr will fail and tell you that you need to run imntr as root.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This keylogger will say on the window that it is scanning files but it is actually logging keys (only characters and space, more willl come soon!!! Please enjoy Thylakoid! (supports ALL windows 32-bit versions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DaemonFS
    DaemonFS is a real time file watcher. Cross-platform, free and opensource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GPX Log is simple, yet convenient C++ logger which utilizes standard iostream library. Its main feature is the ability to distribute logging streams output into any number of ostream objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Huge File Editor
    HFE is open source project for editing huge text files on Windows platforms. No installation required, can be used as portable app.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    SRG is a log file analyser and report generator for the Squid web proxy. It is fast and was created to allow easy integration with other authentication systems. SRG is flexible and can report right down the the level of individual files requested.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    This software is a simple multiplatform (wxWidgets) GUI for the concatenation of gzipped log files (for example in /var/log directory). It's used for concatenate the log from another our software: SmileGPSLogger (Symbian S60)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Klogshow used to display the last few lines of a text files on your desktop. It append new lines to the display as new lines are added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The first stage of development is do write a tool to anonymize packet capture files captured with libpcap. After that we will be integrating this with tcpdump to anonymize in real-time and analyze and look for its effect on different IDS's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next