File size: 2,334 Bytes
c9be429 821a49f c9be429 de45d4c c9be429 de45d4c c9be429 de45d4c c9be429 de45d4c c9be429 de45d4c c9be429 de45d4c c9be429 de45d4c c9be429 de45d4c c9be429 de45d4c c9be429 de45d4c c9be429 de45d4c c9be429 de45d4c c9be429 de45d4c c9be429 de45d4c c9be429 de45d4c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 | ---
license: cc-by-nc-4.0
task_categories:
- tabular-classification
- tabular-regression
language:
- en
tags:
- nginx
- access-logs
- synthetic-data
- observability
- http
- apache
- log-analysis
- mindweave
- web-server
- server-logs
- monitoring
- test-data
- api-logs
- siem
- anomaly-detection
- devops
pretty_name: Web Server Access Logs (Synthetic) (Free Sample)
size_categories:
- 1K<n<10K
configs:
- config_name: access_logs
data_files: data/access_logs.csv
default: true
- config_name: servers
data_files: data/servers.csv
---
# Web Server Access Logs (Synthetic) (Free Sample)
> **This is a free sample** with 5,003 rows. The full dataset has **50,048 rows** across 2 tables.
Realistic HTTP access logs from a simulated SaaS company running an
e-commerce API and marketing website. 50,000 requests across 3 servers
over 12 months.
Includes realistic patterns: weekday/weekend traffic variation, peak hours,
seasonal trends, bot traffic, and two injected anomalies (DDoS attempt and
database outage) for anomaly detection training.
Each log entry includes: timestamp, server, HTTP method, path, status code,
response time, bytes sent, user agent, IP address, and referrer.
Ideal for: DevOps monitoring dashboards, log analysis pipelines, anomaly
detection ML models, SIEM testing, and observability tool development.
## Sample tables
| Table | Sample Rows |
|-------|------------|
| access_logs | 5,000 |
| servers | 3 |
| **Total** | **5,003** |
## Full dataset
The complete dataset includes all tables with full row counts:
| Table | Full Rows |
|-------|----------|
| access_logs | 50,045 |
| servers | 3 |
| **Total** | **50,048** |
**Formats included:** CSV, Parquet, SQLite
**[Get the full dataset on Gumroad](https://mindweavetech.gumroad.com)**
## About
Generated by [Mindweave Technologies](https://mindweave.tech) -- realistic synthetic datasets for developers, QA teams, and data engineers.
Every dataset features:
- Enforced foreign key relationships across all tables
- Realistic statistical distributions (not uniform random)
- Temporal patterns (seasonal, time-of-day, day-of-week)
- Injected anomalies for ML training and anomaly detection
- Deterministic generation (same seed = same output)
Browse all datasets: [https://mindweavetech.gumroad.com](https://mindweavetech.gumroad.com)
|