Downloads

The latest releases of Super Mediator 1.x are listed below.

See also the latest Super Mediator 2.x pre-releases and all Super Mediator releases.

RPM Downloads

You can also find RPMs of Super Mediator releases starting from 1.11.2 in our Yum repository.

super_mediator Release 1.13.0, 2025-Nov-20

Downloads

(SHA256=88a7e4fd1b078ef977fb0c8e42e7c5f74a0bd8b6308c27ef4971b0f3ed1b2be4)

Changelog

  • NOTE: The names of JSON and TEXT output files have changed when ROTATE is used.
  • Added support for filtering a record based on its forward or reverse TCP flag fields, packet count fields, and byte count fields.
  • Added the ability for an Exporter to delay output-file rotation if the file's size is below a threshold and to advance rotation if the size exceeds a threshold.
  • Modified collectors that poll for files to process the files by modification time instead of by name, handling the oldest modification time first.
  • Changed the names of JSON and TEXT files to include a five decimal digit serial number when file rotation is active, e.g., "prefix.20251030112233-01234.json".
  • Updated systemd unit files to use more proper startup and shutdown methods.
  • Removed unnecessary spaces from JSON output.
  • Modified the configuration file parser to support hexadecimal numbers.
  • Fixed bugs where the comparison operator was ignored for filters using IPv6 addresses or the IP version.
  • Fixed bugs when filter statements appeared in both COLLECTOR blocks and a FILTER block.
  • Fixed a bug where the FILTER block ignored the AND_FILTER statement.
  • Changed the FILTER block to ignore filters using the COLLECTOR field as described in the documentation.
  • Improved the validation of the configuration file; the new super_mediator may error for configuration files that older versions accepted.
  • Changed the release number in the super_mediator.spec file to 1.
  • Deprecated the STATS token. Use STATS_ONLY instead.

super_mediator Release 1.12.0, 2025-Jul-24

Downloads

(SHA256=a86b9d6be912d57a02f391b678674b21fae3ad34e5c1df772d072eddffb6df0d)

Changelog

  • Added support for reading the mid-encryption records produced by YAF 2.17.
  • Changed how the --fields and --groups options are handled when the option is repeated. The new behavior uses the final occurrence of the option instead of the first.
  • Changed the --watch option to require either --move or the newly added --delete option.
  • Added a --test-config option that causes super_mediator to exit after parsing the configuration file.
  • Added support for "EXPORTER JSON" in the configuration file.
  • Changed --output-mode to accept FILE and FILEHANDLER for writing IPFIX files.
  • Improved the option handling to make it more strict and to catch issues earlier.
  • Added a "make check" target.
  • Fixed bugs in the JSON output of summarization (SSL_DEDUP, DEDUP) records.

super_mediator Release 1.10.3, 2025-Jul-24

Downloads

(SHA256=0e0732619caadcee9237ae36b8998625cbd49f6d9ed3b473fa5850c63fefaf1b)

Changelog

  • Fixed a bug where certain TLS DPI content was exported as invalid JSON.

super_mediator Release 1.11.2, 2025-Apr-17

Downloads

(SHA256=9c901504f7c0fcba2749c38a45907db495afdd72077b67e4bd58e0b12880dc1e)

Changelog

  • Fixed a bug that could cause invalid JSON output of TLS sub-records.
  • Fixed issues when building an RPM on RHEL8.

super_mediator Release 1.10.2, 2025-Jan-30

Downloads

(SHA256=96b307b2dc668e1a616dd39fdb40a655e22d00b2ea88c1d9ef3c456e00033a74)

Changelog

  • Fixed memory leaks in the directory poller.

super_mediator Release 1.11.1, 2025-Jan-23

Downloads

(SHA256=35000387ab221e0ef15ddde37675cfeae7adf4e3dfb871f5532fddf89f447e42)

Changelog

  • Fixed memory leaks in the periodic file-globbing (directory polling) code.
  • Added a log message giving the signal that caused super_mediator to exit.

Visit Release History for older releases.