Toolkit Development overview

Edit me

Quick Start

  1. Download or clone the git repository to your system
  2. Each application comes with a build.xml that will compile the application using local Streams
    • For the BWListTaggerSamples, DomainProfilingSamples, DNSTunnelingSamples and HostProfilingSamples application, run ant
    • For the PredictiveBlocklistingSamples application, run ant -Dspss.toolkit.path=<path_to_spss_toolkit>
  3. Submit the job! (the *.sab file can be found in the output directory)

Cloud Pak for Data

To launch the samples (BWListTaggerSamples, DomainProfilingSamples, DNSTunnelingSamples, HostProfilingSamples) using streamsx command line tools to a remote Streams instance (Cloud Pak for Data), run ant buildAndSubmitRemote

Cybersecurity Toolkit - Getting Started

For information on how to get started with the cybersecurity toolkit, see the following link: http://ibmstreams.github.io/streamsx.documentation/docs/4.2/cybersecurity/cybersecurity-getting-started/

Updated: