Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

You can download this log_generator tool for Mac OS X right now and and use it to generate logs for 5 years.

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:

./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

  • 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

  • No labels