Send data to null
Send data to a default sink that discards the events and terminates the stream.
Function input schema
Accepts records with any specific schema.
SPL2 example
When working in the SPL View, you can write the function by using the following syntax.
...| into dev_null();
Send data to SignalFx (trace) | Overview of evaluation scalar functions |
This documentation applies to the following versions of Splunk® Data Stream Processor: 1.2.0, 1.2.1-patch02, 1.2.1, 1.2.2-patch02, 1.2.4, 1.2.5, 1.3.0, 1.3.1, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5
Feedback submitted, thanks!