Versions Compared

Key

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

First a data source need to be created. see Follow the steps below to send multiple events to a defined event stream using a datasource via the event simulator.

  1. Create a datasource. For instructions on creating a datasource, see Configuring an RDBMS Datasource.

...

  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. Click switch to add configuration for simulate by database.
    switch to using a datasource to simulate the sending of eventsImage Added
  5. Enter the datasource information to be used when simulating the events, as shown below.

Image Removed

 

...

  1. Tip

    Column types in the table of the datasource should match with the event stream attributes

...

Image Removed

...

  1. . Also, use either true or false as values for boolean type attributes that are defined in an event stream, when sending events via the event simulator.

    enter datasource detailsImage Added

  2. Click Test Connection, and then click Save, to test the connection and save it. When the configuration file gets hot deployed,

...

  1. click Play to simulate sending events via the database as shown below.
    sending events using the created datasource conection Image Modified