Bash Command source plugin

The Bash Command source plugin lets you run bash commands once at pipeline startup, or at repeated intervals.

Configuration parameters

The Bash Command plugin accepts these configuration parameters. Items in the Name column display in the Calyptia Dashboard. Items in the Key column are the YAML keys to use in pipeline configuration files.

Required

NameKeyDescriptionDefault
CommandcommandRequired. Enter a bash command.none
Polling Interval (Seconds)interval_secThe number of seconds between polls.none
Only Run OnceOneshotRun once at startup. Allows collection of data preceding pipelines startupnone

Advanced

NameKeyDescriptionDefault
Buffer SizeBuf_SizeThe size of the buffer for the command. In cases of large output, set to a larger size.8mb
Polling Interval (nanoseconds)Interval_NsecThe number of nanoseconds to add to the polling interval set in Required settings.0