Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

View file
nameShakespeare.txt
View file
namelog_generator.zip

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>
  • 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

  • You can see the logs by going to the logs tab in Iguana X and using the dropdown at the top right to select your component