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.
Try it Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
unique.timestamp provides a universally unique identifier which is also a human-readable timestamp. It includes a command line executable, a set of C routines for embedding into your own code, and some utilities for manipulating unique timestamps.
In this project I will try to create logging analysis tool which will be very simple & can generate variety of report. I get this idea by using InsightUI which is inspired by chainsaw.
Scripts to log (to a database) the information about Command Line Interface (CLI) scripts: start time, end time, run time (derived), script output, and exit status.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
!! THIS PROJECT HAS MOVED TO GITHUB !!
!! https://github.com/durzo/fail2sql !!
Fail2SQL is an addon to Fail2Ban which logs information to a MySQL database. This information can then be used in reports, graphs or by third party programs to take further action such as permanent blocking, reporting to ISP etc.
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.
NeTAMS - Network Traffic Accounting and Monitoring Software. It is built for UNIX and works for networks with Cisco routers or PC Unix routers (Linux/FreeBSD/Solaris).
Logtool is a python script that takes the output from any logfile that has a repeated format from line to line and formats it in a number of ways, including column customisation, colour and search term highlighting.
A log player for "The Fourth Coming" ("T4C", http://www.the4thcoming.com).
Given a log-file, this tool will replay a T4C game you've played before.
It will have built-in functionnalities like : merging log files
together, searching and cleaning
A simple keylogger written in python. It is primarily designed for backup purposes, but can be used as a stealth keylogger, too. It does not raise any trust issues, since it is a set of [relatively] short python scripts that you can easily examine.
A logging shell that can log commands from a shell. Designed to act as an automated lab-book for people that conduct experiments in their standard shell environments. Users can log and re-run experiments with little/no manual effort or interference.
PFL can either operate as a stand-alone firewall log parser or set up to run and configure ipfw. The major focus is parsing, compressing, and filtering *NIX (to include Mac OSX) firewall logs generated by IPFW for quick and easy admin review.
Codes debug print statements to reduce size of debug builds, hides debug information from 3rd party people and decreases the effect of longer print lines by printing minimum number of characters to console.
hardware log monitor that will display log behaviour via various hardware (parallel port, USB devices, ...). You can specify pattern(regexp) in log(s) on which hardware will turn on. It has also some unique ways of visualization of log files.
A set of perl script to be used with Hobbit or Big Brother monitoring system. netapp.pl - check netapp storage via rsh beastat.pl - use weblogic.jar to check BEA WLS Server dbcheck.pl - use DBI/DBD perl libraries to check Oracle/Informix/SQLServer
Rxlogd is a receive-only syslog server (collector) that can coexist with sysklogd. It features simplicity, ease of use and a built-in dns cache for high performance.
Tail is a graphical interface for following files, similar to the *nix command tail -f. Tail can monitor and show multiple files, parse file changes for optional keywords, and optionally notify you of changes both visually and audibly.
Like Unix-Tail BUT:
- Runs with or without GUI
- Suspend and resume tailing at runtime
- Can monitor a set of Files
- Print output to a textfield, stdout or file
- Runs in "Grep" mode, too (Read files once)
- (Almost) the same options as Unix-Tail
This program summarizes the contents of a log file written by syslog, by displaying each unique (except for the time) line once, and also the number of times such a line occurs in the input. The lines are displayed in the order they occur in the input.
dmclTLA will take a dmcl trace file (level=10) and summarize key information like average duration per call type, and commands that took the longest to execute. Html and plain-text files are created.