Feed Utility command-line options

Feed Utility is a console application. You can invoke it from the command line.

Syntax

Feed Utility uses the following syntax in Linux:

./kl_feed_util [options]

Feed Utility uses the following syntax in Windows:

kl_feed_util.exe [options]

Options

The following options are available:

Syntax examples

Run Feed Utility with the default parameters. Feed Utility will download, unpack, and process feeds.

Run Feed Utility in verbose mode with a configuration file named custom_configuration.conf, which is located in the same directory as the utility binary file.

Download and unpack feeds.

Process the unpacked feeds. In this case, Feed Utility does not download the feeds—it only looks for the unpacked feed files and processes them.

Unpack and process feeds.

Download, unpack, and process the specified feed.

Specify proxy connection parameters. These parameters are written to the configuration file.

Specify proxy connection parameters for a proxy that does not require authentication. These parameters are written to the configuration file.

Specify TAXII server connection parameters. These parameters are written to the configuration file.

Display an average speed with which Feed Utility downloads the feeds from Kaspersky servers.

Get the list of available data feeds, and then save the list to available_feeds.txt.

Page top