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 your Calyptia Core 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 Calyptia generate simulated log data on your behalf, use the Datagen plug instead.

Configuration parameters

The Mock Data source plugin provides these configuration parameters.

General

KeyDescription
Mock DataYour mock data, in JSON format.

Advanced

KeyDescription
RateThe amount of events per second to mock.
SamplesSet a number of times to generate events.
Base Timestamp in secondsSet a dummy base timestamp, in seconds.
Base Timestamp in nano secondsSet a dummy base timestamp, in nanoseconds
Enable Fixed TimestampUsed a fixed timestamp, allows the message to pre-generate once.