loading table of contents...

8.3.6.1. JSP

Start the demo data generator for a tenant, such as 'corporate', with:

http://localhost:40088/es-demodata-generator-webapp/servlet/generate?tenant=corporate

To start the demo data generator for another tenant, change the tenant parameter. If no tenant is given, the default tenant is used.

The following parameters are available:

  • interval (optional): Defines frequency of data generation in seconds. Default interval is 30 seconds. Effective only on startup.
  • stop (optional): Stops the demo data generator for the given tenant.
  • tenant (optional): Starts or stops the demo data generator for the given tenant. The tenant will be registered, if unknown. If omitted, the default tenant is used.