Quantcast
Channel: Mockaroo Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 2665

Creating mock-up web server logs

$
0
0

I am trying to create synthetic data for a class project that is requiring us to track and analyze web traffic to an imaginary online retailer. I have decided to do this by creating a psuedo Apache log file similar to what is shown below. I have actually been successful in creating all the fields , the only problem now is getting them to show up in a meaningful sequence that imitates actual user activity. The problems I need to solve are:

1) how to get the IP address to repeat multiple times with the timestamp increasing in small increments?

2) is it possible for mockaroo to have "memory" so that requested URL in one row matches the Referer in the next row?

Any suggestions or thoughts on this would be very welcome!


Viewing all articles
Browse latest Browse all 2665

Trending Articles