Dummify
DevLogs Dataset

HTTP Access Logs

Generate millions of realistic HTTP access log entries for testing log parsers, ELK stacks, or SIEM tools. Includes realistic distribution of status codes and user agents.

8
Fields
5
Formats
10K
Max Rows
* Download limit increased for log tests
127.0.0.1 - - [10/Oct/2023:13:55:36 +0000] "GET /api/v1/users HTTP/1.1" 200 2326
192.168.1.1 - - [10/Oct/2023:13:55:38 +0000] "POST /auth/login HTTP/1.1" 201 512
10.0.0.5 - - [10/Oct/2023:13:55:40 +0000] "GET /admin HTTP/1.1" 403 0
172.16.0.2 - - [10/Oct/2023:13:55:42 +0000] "GET /unknown HTTP/1.1" 404 153

Export Format

Dataset Size

Dataset Schema

ip_address

Client IP address (IPv4)

timestamp

Request timestamp

method

HTTP method

path

Request URL path

status_code

HTTP status code

response_size

Response size in bytes

referer

Referer URL

user_agent

Browser User-Agent string

Live Preview

10 sample rows