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.
Try It Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Syslog2db, Syslog to Database, is a logparser that inserts log entries into databases through the PERL DBI and DBD interfaces. In its current beta form, it takes advantage of syslog-ng's ability to format the output of its syslog entries.
Qmail logparser and vizualization.
The qmail logs are parsed and put in a MySQL database accesible from a web interface. The web interface offers also various statistics build on the parsed logs.
hlparse is, as the name would suggest, a Half-Life logparser and interpreter. Half-Life dedicated servers produce data output in a standard format (although they didn't in the past) which is relatively nice to parse.
UPSD LogParser (ulp) monitors the messages sent by upsd to syslogd. It extracts the data from these and inserts them into an RRD file, from where administrators can get graphs of the UPS status.
Simple parser of log files and mailer of interesting rows
Program gets log file (or any other text file), parse every included row. In config file there are messages which must be included or needn't be. Every row is compared with regex. After parse rest of file there is created mail message which is send out. Program is coded in Java.