Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A decade old shellscript to ease postfix log analysis
This is just a fork of another project (Post-LA), from Henrique Bueno, developed around September 2009 and likely to have issues to run nowadays. Use at your own risk.
The shellscript should run against postfix mail log file and generate statistic and detailed HTML files for analysis.
The initial idea is to have it running on a webserver to be remotely accessible; however, the file can be easily opened by any browser.
awkStatistics generates statistics from csv-data with awk.
AwkStatistics is a script which is used to generate statistical data for csv data
by using awk. It takes two columns from the input file, one is used to identify
the row(option -i) and the other one is the column where the values are
taken from (option -v).
The script was designed for performance engineers to be able to analyze CSV-Data
on the fly and have a good possibility to automate the analysis process.
AWStats Enterprise Manager is a tool for managing awstats configuration creation and logfile processing, in a multi-server environment. This script is designed to pull all the webserver logs, for every server, and parse them with awstats.
fwblocker is a script used to parse syslog files for SSH, pure-ftpd and iptables entries. It will generate statistics but it's main feature is to lock out IP addresses that used a wrong username/password to log into your SSH or FTP Server.
Nmap Log Stripper is a Bash script intended to be a way to condense all, or some, of the IPs of a "random" (-iR) nmap scan into a file for later usage.