Versions Compared

Key

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

...

Code Block
languagetext
199008131245,false,100,temperature,23.45656,7.12324,100.34,23.4545
199008131245,true,101,temperature,23.45656,7.12324,100.34,23.4545
199008131245,false,103,temperature,23.45656,7.12324,100.34,23.4545
199008131245,true,104,temperature,23.45656,7.12324,100.34,23.4545

Follow the steps below to send multiple events to a defined event stream using a CSV file via the event simulator.

  1. Log in to the product management console using the following URL: https://<PRODUCT_HOST>:<PRODUCT_PORT>/carbon/
  2. Click Tools, and then click Event Simulator.
  3. Select the Event Stream Name from the drop down list.
  4. Browse and upload the CSV file. It will be hot deployed in the server. Refresh the page to view the uploaded file.

    Info

    The maximum file size that you are allowed to upload is 100MB.

  5. Click Configure, to configure  the configure  the CSV  file to specify to specify the field delimiter before before simulating the event flow as flow as shown below.
    configuring the uploaded CSV file
  6. Configure the CSV file by entering the field delimiter as shown below.
    event mapping configuration
  7. Click Play, to simulate the event flow. 

    Tip

    Click the corresponding Delete button to, delete the uploaded CSV file along with its configurations. 

    click Play to simulate sending of the events