Skip to content
Novus Examples

Explore the test library

Search files, editable visual templates, and live browser targets from one registry-backed directory. Filtered query views stay crawlable for links but are deliberately noindex; the stable taxonomy pages below remain the canonical search surfaces.

430 results

Page 1 of 18; 24 results per page.

Show the canonical directory
Preview of 10,000-Row CSV
csv
243.7 KB
Actual file preview for 10,000-Row CSV

10,000-Row CSV

A CSV with 10,000 data rows — for testing streaming parsers, memory handling, and import performance.

File
CSV · CSV · 10,000 rows
Preview of Apache Access Log — Combined Format (log)
log
7.8 KB
Actual file preview for Apache Access Log — Combined Format (log)

Apache Access Log — Combined Format (log)

An Apache access log in the Combined Log Format — the Common fields plus referer and user-agent. A realistic web-server log for testing access-log parsers, analytics, and grok patterns.

File
LOG · Logs
Use case
Log parsingData import+1· Conversion set
Preview of Apache Access Log — Common Format (log)
log
3.7 KB
Actual file preview for Apache Access Log — Common Format (log)

Apache Access Log — Common Format (log)

An Apache access log in the Common Log Format (CLF) — client, timestamp, request line, status, and byte count. Deterministic, with reserved documentation IPs. Paired with a Combined-format twin for testing log parsers.

File
LOG · Logs
Use case
Log parsingData import+1· Conversion set
Preview of API Error — 404 (RFC 9457 problem+json)
json
168 B
Actual file preview for API Error — 404 (RFC 9457 problem+json)

API Error — 404 (RFC 9457 problem+json)

A 404 error body in RFC 9457 (problem+json) form, with type, title, status, detail, and instance — for testing structured error handling and problem-detail parsers.

File
JSON · Api