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.
Start Free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Centralized httpd (Apache) access logging system for mass virtual hosting. Collects logs from multiple httpd servers, creates a nested domain hierarchy on-the-fly, based on virtual hosts. Allows servers to be added/removed without affecting logging.
A development utility designed to monitor the Apache error log for changes during live code testing or other similar code monkey shenanigans. Any new errors are shown in a notification box at the bottom of the screen.
mod-reslog is an apache2 module. It actually logs the resources (cpu/memory) used by a request to apache error log, and adds two new tags ('M' for memory, and 'c' for cpu) that you can use in LogFormat definition.
Apache httpd tools is a collection of administration and security scripts originally developed for the book Apache Security (O'Reilly). Included are tools for Apache httpd monitoring, statistics, log analysis, DoS detection and defense.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
An Apache DSO module written in "C" that makes it possible to log resource usage times per request. This information can be used for Accounting and Profiling of webservers and sites.
VALF is a replacement for Apache's rotatelogs. It gives you all functionality of rotatelogs plus custom logs post-processing, size-based rotation and on. And of course, you can write log per virtual host without having new process for each one.
BCLF is the Binary Common Log Format, a fast, platform independent, streamable, compact logging format that resembles the Extended CLF logging format in content. The project goal is to make an Apache module and enhance the format without giving up speed.