BitSwan Features v1911

BitSwan Features v1911, launched on 19th of November 2019

New features v1911:

bspump.lookup.Index, BitMapIndex, TreeRangeIndex, SliceIndex

Indexes are optimization for complex lookups, based on matrixes. To speed up the search for discreet and finite values there is BitMapIndex, which returns the set of matrix rows, where search value is an input, set is an output. To speed up the range search (value between some start and end), there is SliceIndex, which contains for each value [min, min + interval, min+2interval, ..., max] sets of matrix rows.

bspump.analyzer.ThresholdAnalyzer

Threshold Analyzer is based on TimeWindowAnalyzer and detects, if any monitored value exceeded or subceeded the preconfigured bounds.

bspump.ssh.SFTPSink

Allows user to store processed events on ssh/ftp server in a file

bspump.subprocess.SubProcessSource

Source to call a subprocess, capture output and pass it as event to Pipeline.

bspump.netflow.NetFlowSource

Source for capturing packets over network. Requires tshark to be installed.

New examples:

  • bspump-csvsink-periodic
  • bspump-net-flow
  • bspump-ssh-sink
  • bspump-subprocess
  • bspump-threshold-analyzer

Other changes

You Might Be Interested in Reading These Articles

BitSwan Features v2111

We've just launched new features: Cysimdjson, documentation, and more!

Continue reading ...

new release cysimdjson kafka documentation fastavro memcached

Published on November 17, 2021

BitSwan Features v1905

We've just launched new features: Out-of-band module, File Source Encoding, Kafka key support in KafkaSink, KafkaMultiSink, matrices etc. Enjoy and provide us with your feedback.

Continue reading ...

new release features file encoding oob asynchronous kafka

Published on May 30, 2019

BitSwan Features v2001

We've just launched new features: MySQL AsyncLookup, Pipeline link/unlink, DirectSource, etc.

Continue reading ...

new release features mysql async pipeline direct source

Published on February 11, 2020