Iguana X 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.)
How do you use it?
From the Iguana X dashboard, change the URL to #log_generator
For example, change this:
...
to this:
...
It’s a useful tool to demonstrate how IguanaX can handle gigabytes of log and queue data!
How to use it:
Expand |
---|
title | STEP 1: From the dashboard of IguanaX, click on + Component |
---|
|
In order to use the logging and queuing system, first we’ll need a new component. Image Added |
Expand |
---|
title | STEP 2: In Add Components create a Custom component call Source |
---|
|
In the Add Components dialog that pops up, select Custom Change the name of the component to Source Click Add in the bottom right of the dialog. You should see a new component appear in the dashboard.
|
Expand |
---|
title | STEP 3: Change your URL to go to http://localhost:7654/#log_generator |
---|
|
Image AddedImage Added |
Expand |
---|
title | STEP 4: Generate 60 months of logs for your component |
---|
|
On this new page, use the dropdown to select the Source component created in the earlier part Also change the number of months of logs to generate to 60: Image Added |
...
Image Added |
...
...
Expand |
---|
title | STEP 5: Now search for "magicString" and try log browser features to check performance |
---|
|
Copy: magicString Follow these steps: Image AddedThe progress of the search can be seen in two places: Below the search field where it shows how far back in time the search has gone. The up and down arrows show how many hits the search got and can navigate to the next and previous result. The scroll bar on the right will fill up with white as an indication of how far along the search is.
|
Expand |
---|
title | STEP 6: Now stop and start Iguana to check startup time |
---|
|
Stop and then start iguana and see how quickly it starts up. Iguana will start quickly even though you have a lot of log data. We’ve engineered Iguana to handle logs for as long as you need them, without a performance degradation.
|
Let's test transferring logs to another component, please continue to our next page Reposition the queue to replay messages.