Showing 93 open source projects for "easy-creds"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 1
    Grafana Loki

    Grafana Loki

    Multi-tenant log aggregation system inspired by Prometheus

    Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very cost effective and easy to operate. It does not index the contents of the logs, but rather a set of labels for each log stream. Unlike other logging systems, Loki is built around the idea of only indexing metadata about your logs: labels (just like Prometheus labels). Log data itself is then compressed and stored in chunks in object stores such as S3 or GCS...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    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: 5 This Week
    Last Update:
    See Project
  • 3
    Log Viewer

    Log Viewer

    Fast and beautiful Log Viewer for Laravel

    Beautiful, fast, and open-source viewer for your app logs. Forget scrolling through raw log files to find the errors or debug logs you're looking for. Forget about SSH'ing onto the production server just to read the logs. Log Viewer helps you quickly and clearly see individual log entries, to search, filter, and make sense of your Laravel logs fast. It is free and easy to install.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Serilog

    Serilog

    Simple .NET logging with fully-structured events

    Like many other libraries for .NET, Serilog provides diagnostic logging to files, the console, and elsewhere. It is easy to set up, has a clean API, and is portable between recent .NET platforms. Unlike other logging libraries, Serilog is built with powerful structured event data in mind. Serilog message templates are a simple DSL extending .NET format strings. Parameters can be named, and their values are serialized as properties on the event for incredible searching and sorting flexibility...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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.
  • 5
    Logbook

    Logbook

    An extensible Java library for HTTP request and response logging

    Logbook is an extensible Java library to enable complete request and response logging for different client- and server-side technologies. It satisfies a special need by a) allowing web application developers to log any HTTP traffic that an application receives or sends b) in a way that makes it easy to persist and analyze it later. This can be useful for traditional log analysis, meeting audit requirements or investigating individual historic traffic issues. Logbook is ready to use out...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    CocoaLumberjack

    CocoaLumberjack

    A flexible logging framework for Mac and iOS

    CocoaLumberjack is a fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS. First, install CocoaLumberjack via CocoaPods, Carthage, Swift Package Manager or manually. Then use DDOSLogger for iOS 10 and later, or DDTTYLogger and DDASLLogger for earlier versions to begin logging messages. Carthage is a lightweight dependency manager for Swift and Objective-C. It leverages CocoaTouch modules and is less invasive than CocoaPods. As of CocoaLumberjack 3.6.0,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    NLog

    NLog

    Advanced and structured logging for various .NET platforms

    NLog is a flexible and free logging platform for various .NET platforms, including .NET standard. NLog makes it easy to write to several targets. (database, file, console) and change the logging configuration on-the-fly. NLog has support for structured and traditional logging. The focus for NLog is high performance, easy-to-use, easy to extend and flexible to configure. NLog is very easy to configure, both through configuration file and programmatically. Even without restarting the application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Laravel Activity Log

    Laravel Activity Log

    Log activity inside your Laravel app

    The spatie/laravel-activitylog package provides easy-to-use functions to log the activities of the users of your app. It can also automatically log model events. All activity will be stored in the activity_log table. Open source software is used in all projects we deliver. Laravel, Nginx, Ubuntu are just a few of the free pieces of software we use every single day. For this, we are very grateful. When we feel we have solved a problem in a way that can help other developers, we release our code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Timbre

    Timbre

    Pure Clojure/Script logging library

    Java logging can be a Kafkaesque mess of complexity that buys you little. Getting even the simplest logging working can be comically hard, and it often gets worse at scale as your needs become more sophisticated. Timbre offers an all Clojure/Script alternative that's fast, deeply flexible, easy to configure with pure Clojure data, and that just works out the box. No XML. Easily filter logging calls by any combination of: level, namespace, and appended. Zero overhead compile-time level/ns...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    Consola

    Consola

    Elegant Console Logger for Node.js and Browser

    Fancy output with fallback for minimal environments. Consistent command-line interface (CLI) experience. Spam prevention by throttling logs. console uses std in the underlying so calling wrapStd redirects console too. The benefit of this function is that things like console.info will be correctly redirected to the corresponding type. Any instance of consola that inherits the mocked instance, will apply provided callback again. This way, mocking works for withTag scoped loggers without the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Beats

    Beats

    Lightweight data shippers of the Elastic Stack

    Beats is a platform of lightweight, single-use data shippers written in Go. It captures all sorts of operational data from hundreds or thousands of machines and systems and sends them to Logstash or Elasticsearch. Beats is lightweight in that it has a small installation footprint, uses limited system resources and has no runtime dependencies. It consists of: Auditbeat (for audit data), Filebeat (for log files), Functionbeat (serverless shipper), Heartbeat (for uptime monitoring),...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    easyloggingpp

    easyloggingpp

    Single header C++ logging library. It is extremely powerful

    Single header C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type-safe, and consists of many built-in features. It provides the ability to write logs in your own customized format. It also provides support for logging your classes, third-party libraries, STL and third-party containers, etc. Easylogging++ is a single header efficient logging library for C++ applications. It is extremely powerful, highly extendable, and configurable to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Logwatch is a customizable log analysis system. Logwatch parses through your system's logs and creates a report analyzing areas that you specify. Logwatch is easy to use and will work right out of the package on most systems.
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • 14

    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: 1 This Week
    Last Update:
    See Project
  • 15
    Powerful,yet easy to use logger, built as a static C++ library, featuring sync/async modes,message filters,verbosing. Logger classes are easy extendable via inheritance and provide solid base for log customizations. BEST,FASTEST C++ LOGGING FACILITY EVER
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    perf2rrd

    Performance Data collector for Monitoring.

    perf2rrd is a program written in Java (tm) which captures performance data output by the Nagios (R) or Icinga monitoring systems and stores it in round robin database files as implememented by RRDtool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Syslogd2

    High capacity syslog data collection, filtering, and management.

    ... DNS services for host-name resolution. Syslogd2 easy-to-use filters use string-matching to select messages which can then be modified, dropped, kept or re-routed (changed to new facilities). Filters are applied to inputs, outputs or both to control msg-routing and network load. Syslogd2 can spool messages on network failure and forward the spooled traffic on network restoration. Please see the wiki on this project site for more on the design features, goals and perspectives of Syslogd2 ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    log4db2

    log4db2

    Logging utility for DB2 for LUW written in SQL-PL

    Log4db2 is a logging utility for DB2 LUW that uses SQL instructions with SQL PL code. Its purpose is to provide an easy way to write messages from a SQL routine, with the possibility to query these messages directly from the database, allowing to monitor the progression of a process. This utility aims to reduce the time used for developing, testing, debugging and monitoring SQL routines, by centralizing the messages produced by the code. The idea and architecture of this utility...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Logcat Reader

    Logcat Reader

    A simple app for viewing logs on an android device

    Logcat Reader makes it easy to view and save the device logs.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    Snare Lite (SIEM & Logging Software)

    Snare Lite (SIEM & Logging Software)

    Snare Enterprise: bit.ly/Snare-Trial

    ATTENTION: Snare Lite is unsupported legacy software. While it will remain a part of the SourceForge community, it is no longer secure and compliant. For up to date Snare software check out Snare Enterprise. https://www.snaresolutions.com/try-snare-for-free/ Snare Enterprise was created to keep up with the fast paced security software market. It started with the desire to create premium logging and SIEM tools that were agnostic by nature so they could be used to boost any SIEM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Log@min

    centralized syslog-ng monitoring frontend writen in php

    Webinterface to monitor many Syslog-ng - Linux Hosts on a central logserver. Powered by SphinxSE for ultrafast Fulltext-Search Queries. Testet with huge amount of entries (over 80 000 000) with incredible good performance. Easy to setup
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    360-FAAR  Firewall Analysis Audit Repair

    360-FAAR Firewall Analysis Audit Repair

    360-FAAR Analyze FW1 Cisco Netscreen Policy Offline Using Config/Logs

    360-FAAR (Firewall Analysis Audit and Repair) is an offline, command line, firewall policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in Checkpoint dbedit, Cisco ASA or ScreenOS commands, and its one file! Read Policy and Logs for: Checkpoint FW1 (in odumper.csv / logexport format), Netscreen ScreenOS (in get config / syslog format), Cisco ASA (show run / syslog format), 360-FAAR compares firewall policies and uses...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24

    PotHead

    PotHead

    PotHead What is it? Pothead: A simple lightweight packet for creating a minimal interaction honeypot How does it work? Magic, Well kinda you don’t need super dupper knowledge to use this! Oops the magic failed ;) a really nice INSTALL.md will be written unfortunately it’s not yet available. 1) Download all the files 2) Check if you got everything 3) Upload and configure the Website and backend (includes/Config.php & the .SQL files) 4) Do not forget to change your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Scommunication

    Scommunication

    Scommunication is easy to use rs232 rs485 communication application

    Scommunication is easy to use rs232 rs485, USB to serial communication application. All sent and coming data you can see ASCII HEX DECIMAL or BINARY. With timer -- timer add after version 2-- you can send data every second , half second or how you want This application written in java(fx) so you can use windows linux or mac. Tested with arduino uno,arduino nano, arduino mega, frdm-kl46z and frdm-k64f In some problem feel free to send me mail: hrasity@hotmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next