BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Try Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
File system/directory monitoring utilities with loggin and task processing support (can execute files or make a WCF service call). Multiple configuration options. Sourcecode libraries can be used to create a custom file system monitor.
el2sl mean Event Lot to SysLog. This program start as windows service and send windows event logs to syslog server over network.
Sourcecode avialable on github: https://github.com/Sheridan/el2sl
Windows Tail: A version of Linux tail. Tail for windows.
...Email Alerts and SMS Alerts using SMTP!
Record Tail Session to log a File!
Saves location of tailed or viewed files!
Works on Linux Systems using Mono!
and much much more!
The sourcecode is now located in the svn repository https://svn.code.sf.net/p/windowstail/code/trunk.
PS. .net 4 is required.
A Ruby file parser/interpreter/preprocessor that comments lines of code based on conditions at the time the file is required. Very handy to implement debugging logs and code that has to be commented (not just dynamically switched off).
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Slogbase is a lightweight database attached to objects in Second Life that provides the same functionality as Apache Web Server logs. It uses ordinary LSL code in Second Life to send sensor data to an external PHP/MySQL application.
DevJournal is a tool for programmers that helps them be more purposeful and reflective about their work by tracking their edits and allowing them to save a collated, annotated history of their work session.
Allows you to redirect all communication data from RS232 compliant serial port device into a text file for further analysis. RS232 Data Logger redirects data from any available serial port/ports and works under Virtual Machine.
This project is a fork of the SNARE windows client to provide the TCP feature listed in the SNARE documentation, but which is only available in their commercial version.
I've kept the code modifications in a subversion repository in the past
along with specific parameters for an employer. I've "replayed" the changes I've made to the project over the last few years here.
The sourcecode used to be here on SourceForge but it became too confusing for people looking for the original SNARE project, so I moved my changes to the SNARE project to https://github.com/dcjulian29/snaretcp
LOG4PLSQL is a PLSQL framework for logging in all PLSQL code
this project was born from the log4J spirit (and use it). You have the possibility to log apart from transaction and use all LOG4J feature.
BASE is the Basic Analysis and Security Engine. It is based on the code from the Analysis Console for Intrusion Databases (ACID) project. This application provides a web front-end to query and analyze the alerts coming from a SNORT IDS system.
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.
Small JAVA-program for managing a ping-request to 4 different destinantions including a profile management for up to four favorite destinations. The complete ping-history can be saved.
An implementation of the Model-View-Controller (MVC) design pattern based on the Jakarta Struts Framework. Includes a core library (Horizon), a servlet container (Stratus), and a Server Pages Engine (Phase). Resembles the J2EE web container environment.
A wrapper for Python's standard logging module to provide a file-like interface. Allows legacy code that wishes to log to a file (including stdout and stderr) to use the logger facility.
Mezzanit.Log (Mezzlog) is a logging library which allows to make consistent, cross-assembly reports from the application runs. Final report destination (XML file, database table) can be set/changed during run-time without code re-compilation.
jLo is logging framework for java. It takes a different approach than any other
logging framework available for java. It uses a code
generator during the build process in order to be more flexible. You can define
your own targets like init,debug, fata
Extensible .NET Logger written in C#, w/ advanced message queuing allowing for complete asynchronous use (it won\\\'t stop your code). Core system is in place with simple text logging. Looking to add circular logging, multiple file spanning, and db log
Log4Domino is a log framework that enables easy logging of Java and LotusScript code in a Lotus Notes/Domino environment. The package is partially built on Apache\'s log4j as the Java part is a direct extension of log4j specialized to the Domino enviro
UptimeSite is the code behind the Uptimes Project <http://uptimes.hostingwired.com/>. Clients send uptime reports to the server, which are parsed into a wide variety of useful statistics in realtime via the website.
Cricket Cage automatically creates JUnit TestCases for repeatable bugs and test scenarios. Include Cricket Cage's AspectJ code to install a code generator, then run the program to generate the TestCase. Finally, add the test case to your build.xml.