Mock Data source plugin
Test your pipeline configurations using input based on mocked-up data. The mock data source plugin allows you to input user-generated data into Chronosphere Telemetry Pipeline.
To use the Mock Data plugin, you must create your own dataset and feed that data to the plugin. If you'd prefer to have Telemetry Pipeline generate simulated log data on your behalf, use the Datagen plug instead.
Configuration parameters
The Mock Data source plugin provides these configuration parameters.
General
Key | Description |
---|---|
Mock Data | Your mock data, in JSON format. |
Advanced
Key | Description |
---|---|
Rate | The amount of events per second to mock. |
Samples | Set a number of times to generate events. |
Base Timestamp in seconds | Set a dummy base timestamp, in seconds. |
Base Timestamp in nano seconds | Set a dummy base timestamp, in nanoseconds |
Enable Fixed Timestamp | Used a fixed timestamp, allows the message to pre-generate once. |