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.
grepcidr-win32
cygwin build of grepcidr - requires cygwin1.dll in the same folder or your path
A version of grepcidr 1.3 cmd line tool I built in cygwin back from 2009 so could run on Windows (tested on Win7 & Win10)
Sharing as I'm yet to find a win32 tool that does this.
Usage:
grepcidr [-V] [-c] [-v] PATTERN [FILE]
grepcidr [-V] [-c] [-v] [-e PATTERN | -f FILE] [FILE]
Full credits go to http://www.pc-tools.net/unix/grepcidr/
VGrep is a visual search and edit package with syntax highligting.
Specify your search term, file extensions to include, root path and it finds the occurances. It is developed in Delphi with ADO access to an MS Access database with JVCL components.