Set the compression strategy from a shell console

You can set a compression strategy to compress the traffic that the Remote Collector generates.

Possible values are:
  • 'raw': (default) sends traffic without compression. This strategy saves central processing unit (CPU) time if the traffic is hard to compress
  • 'zstd' sends traffic compressed with the zstd algorithm
  • 'zraw' sends raw traffic compressed with the zstd algorithm, thus achieving greater efficiency
  1. Enter the command:
    n2os-tui
  2. In the menu, select Remote Collector.

    The Remote Collector Management menu opens.
  3. In the menu, select Set strategy.

  4. In the Set strategy field, enter a strategy value.
  5. Exit from the text-based user interface (TUI).
The compression strategy has been set.