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.
Create free account
$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.
Converts log files (with color codes) to readable html files.
The Log2Html converter is a tool to easily convert logfiles to a readable html file.
It uses colorsets to define which colorcode will be replaced by which color.
Open the readme.txt to see how to create own colorsets.
Quake and Warsow are shipped with this.
You may use the 2 textareas to add properties to the output html files, so you may use a styles for example.
texQL, "sQL for Text" grants you sql-like access to all ascii-files on the filesystem. eg: SELECT foundcount,filename,filesize,content,linenumber,linecount FROM ./ WHERE CONTAINS='mysql_connect' OR 'mysql_pconnect' AND filename="*.php"