You can download this log_generator tool for Mac OS X right now and and use it to generate logs for 5 years.
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|
How do you use it?
Download both files into a folder
Unzip the log_generator by double clicking it
From the Iguana X dashboard, double click on the component created in the previous part to bring up its information
From the url, copy the part after component=
Then from the Mac OS X terminal run the following command, replacing <component> with what you copied from the url:
Code Block |
---|
./log_generator --months 60 --component <component> |
...
The script will tell you the timestamp of the oldest log generated - you will need this later
...
Wait for the script to say Finished
...
The script will generate 5 years worth of logs, with 1000 messages per day each 1 kb in size. So, the command generates about 1.7 gb of log data
...
IguanaX has a log generator tool built into it which will import and replicate a lot of log data by using the works of Shakespeare. (yes we know you didn’t buy Iguana for Shakespeare but it makes more interesting reading than HL7 or hex data.)
It’s a useful tool to demonstrate how IguanaX can handle gigabytes of log and queue data!
How to use it:
Expand | ||
---|---|---|
| ||
In order to use the logging and queuing system, first we’ll need a new component. |
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
The progress of the search can be seen in two places:
|
Expand | ||
---|---|---|
| ||
|
Let's test transferring logs to another component, please continue to our next page Reposition the queue to replay messages.