Showing 29 open source projects for "custom"

View related business solutions
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 1
    syslog-ng

    syslog-ng

    Log management solution that improves the performance of SIEM

    syslog-ng is the log management solution that improves the performance of your SIEM solution by reducing the amount and improving the quality of data feeding your SIEM. With syslog-ng Store Box, you can find the answer. Search billions of logs in seconds using full text queries with Boolean operators to pinpoint critical logs. syslog-ng Store Box provides secure, tamper-proof storage and custom reporting to demonstrate compliance. syslog-ng can deliver data from a wide variety of sources...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2
    spdlog

    spdlog

    Fast C++ logging library

    ... (colors supported), syslog, Windows event log, and Windows debugger (OutputDebugString(..)). Easily extendable with custom log targets. Log filtering, log levels can be modified in runtime as well as in compile time. Support for loading log levels from argv or from environment var. Backtrace support, store debug messages in a ring buffer and display later on demand.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Osquery

    Osquery

    SQL operating system instrumentation and monitoring framework

    Osquery is an operating system instrumentation framework for Windows, OS X (macOS), Linux, and FreeBSD. The tools make low-level operating system analytics and monitoring both performant and intuitive. Osquery exposes an operating system as a high-performance relational database. This allows you to write SQL queries to explore operating system data. With osquery, SQL tables represent abstract concepts such as running processes, loaded kernel modules, open network connections, browser...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    mtail

    mtail

    Extract internal monitoring data from application logs

    ... to instrument them or writing custom extraction code for every such application. The extraction is controlled by mtail programs which define patterns and actions. Metrics are exported for scraping by a collector as JSON or Prometheus format over HTTP, or can be periodically sent to a collectd, StatsD, or Graphite collector socket. Precompiled binaries for released versions are available in the Releases page on Github. Using the latest production release binary is the recommended way of installing mtail.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5
    LogViewer

    LogViewer

    Provides a log viewer for Laravel

    This package allows you to manage and keep track of each one of your log files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    NLog

    NLog

    Advanced and structured logging for various .NET platforms

    ..., the configuration can be changed. Every log message can be templated with various layout renders. Even though NLog has targets and pre-defined layouts, you can write custom targets or pass custom values. Fully support for structured logging. Targets are used to display, store or pass log messages to another destination. NLog can dynamically write to one of multiple targets for each log message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    winston

    winston

    A logger for just about everything

    ... it more flexible and extensible. Attention is given to supporting flexibility in log formatting (see: Formats) & levels (see: Using custom logging levels), and ensuring those APIs decoupled from the implementation of transport logging (i.e. how the logs are stored / indexed, see: Adding Custom Transports) to the API that they exposed to the programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Logging operator

    Logging operator

    Logging operator for Kubernetes

    The Logging operator solves your logging-related problems in Kubernetes environments by automating the deployment and configuration of a Kubernetes logging pipeline. The Logging operator manages the log collectors and log forwarders of your logging infrastructure, and the routing rules that specify where you want to send your different log messages. You can filter and process the incoming log messages using the flow custom resource of the log forwarder to route them to the appropriate output...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RY SyslogConsole

    RY SyslogConsole

    SyslogConsole - Small and efficient Syslog Reader and Logger

    Super small console application for reading Syslog messages and logging to file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 10
    Tylobyte Promptkey 2021

    Tylobyte Promptkey 2021

    A lightweight command prompt terminal

    A custom lightweight version of cmds. You can edit the code to anything you want. It is a very light terminal, only 2 MB!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    morgan

    morgan

    HTTP request logger middleware for node.js

    This is a Node.js module available through the npm registry. Installation is done using the npm install command. Create a new morgan logger middleware function using the given format and options. The format argument may be a string of a predefined name, a string of a format string, or a function that will produce a log entry. The format function will be called with three arguments tokens, req, and res, where tokens is an object with all defined tokens, req is the HTTP request and res is the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    stern

    stern

    Multi pod and container log tailing for Kubernetes

    Stern allows you to tail multiple pods on Kubernetes and multiple containers within the pod. Each result is color-coded for quicker debugging. The query is a regular expression so the pod name can easily be filtered and you don't need to specify the exact id (for instance omitting the deployment id). If a pod is deleted it gets removed from tail and if a new pod is added it automatically gets tailed. When a pod contains multiple containers Stern can tail all of them too without having to do...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Signale

    Signale

    Highly configurable logging utility

    Hackable and configurable to the core, signale can be used for logging purposes, status reporting, as well as for handling the output rendering process of other node modules and applications. You can now support the development process through GitHub Sponsors. To create a custom logger define an options object yielding a types field with the logger data and pass it as argument to a new signale instance. By utilizing the secrets option, secrets and other sensitive information can be filtered out...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Autologging

    Easier logging and tracing of Python functions and class methods.

    Autologging eliminates boilerplate logging setup code and tracing code, and provides a means to separate application logging from program flow and data tracing. Autologging provides two decorators and a custom log level: "autologging.logged" decorates a class to create a __log member. By default, the logger is named for the class's containing module and name (e.g. "my.module.ClassName"). "autologging.traced" decorates a class to provide automatic CALL/RETURN tracing for all class, static...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Free Log File Viewer: Log4Net Log4J NLog
    GamutLogViewer© is log file, logfile, viewer that works with Log4J, Log4Net, NLog, and user defined formats including ColdFusion. It supports filtering, searching, highlighting and many other useful features. This is a Windows application.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 16
    nxlog

    nxlog

    A multi-platform universal log collector and forwarder

    .... 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 Snare, XML, JSON, GELF, KVP, CSV and custom formats. A key concept in NXLog is to be able to handle and preserve structured logs. No need to convert everything to syslog and parse these logs again at the other side. It has powerful message filtering, log rewrite and conversion capabilities.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    Log Monitoring - Monitor/Check Log Files

    Log File Monitoring - Check Log Files, Analyze, Alert on any UNIX Log

    Monitoring log files is mandatory in all UNIX environments. LoGrobot does this for you efficiently. It analyzes, graphs and alerts on system log files, application log files, database log files, custom log files...basically any log file. Benefits: Automatically scans log files for errors or user specified patterns Shows the offending log entries in the alerts generated on a monitored log file Shows latest size of a log file at the time of the most recent log check Shows total entries written...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Remove Log Files

    Remove Log Files

    Log file remover oriented for Windows Servers (x86 & x64)

    ... for example create your own custom scheduled tasks to run this tool daily in the background of your servers, or even decide to run it interactively. It's also possible to configure AutoDeletions to send alert mails concerning errors that may occur during the deletion process.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    phpLicenseWatcherExtension

    Extension of phpLicenseWatcher

    This tool is an extension of the phpLicenseWatcher tool which allows you to analyse your license usage in more detail. The tools manages user in custom groups (departments) at a given date range. Additionally you can see your actual license usage and the usage of defined workstations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    File system/directory monitoring utilities with loggin and task processing support (can execute files or make a WCF service call). Multiple configuration options. Source code libraries can be used to create a custom file system monitor.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 21

    NagiosAppender

    log4j support for native nagios (nsca) integration

    This project encompasses a custom appender for log4j, intended for system administrators and/or developers interested in using the log4j architecture to push messages to Nagios, via the Nagios nsca server. Release 2.0.0 supports asynchronous message delivery, tunable timeouts, and a buffer for redelivery support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mysql Monitor Tool
    Mysql Monitor Tool is a useful application to monitor multiple Mysql server instances. Its simple and effective user interface allows you to track the health of your servers, check parameters and visualize trends via real time charts.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    The Open Host Monitor provides an open extensible solution to monitoring availability of all aspects of ICT equipment and infrastructure. It makes use of various technologies including SNMP and custom agents running on the target hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple Java 1.5 (and above) logging library, that is flexible, configurable, easy to use, extensible and integrable into log4j and Apache logging. Uses no custom ClassLoaders and is thread-safe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Vigilante is a highly scalable and configurable monitoring platform. Its mission is to empower non programmers to build custom logging and monitoring services that can be implemented without any special infrastructure requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next