Home

$ bytefreezer
# Configure your environment
ENVIRONMENT = cloud | onprem | airgapped
# Ingest from any source
SOURCES = syslog | logstash | vector | airbyte | webhook |
              udp | tcp | sflow | ipfix | ebpf | kafka | nats | kinesis | sqs
# Process with AI-powered transformations
TRANSFORM = filter | sample | enrich(geo, threat_intel, custom) | normalize
# Store in your bucket as optimized Parquet
STORE = s3:// | minio://
FORMAT = parquet (auto-partitioned, schema evolution, AI-ready)
# Query with DuckDB and AI
QUERY = duckdb | ai-agents
AI Agents Love Us! more →