Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.42 KB

03-developer_overview.md

File metadata and controls

30 lines (24 loc) · 1.42 KB
title permalink excerpt last_modified_at redirect_from sidebar
Toolkit Development overview
/docs/developer/overview/
Contributing to this toolkits development.
2020-08-17 08:37:48 -0400
/theme-setup/
nav
developerdocs

{% include toc %} {% include editme %}

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>
  1. 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/