Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »


This section explains how Squirro Script is used in Squirro.

Table of Contents

Overview

Squirro Script is available in the server-side pipeline as an enrichment type. As Squirro Script is itself implemented as a pipelet, it can also be used in the data loader using the pipelets.json file.

Server-side Enrichment

Squirro Script can be installed using the Plugin Repository as a pipelet.

Once installed, Squirro Script can be added as a step to any pipeline workflow. See the Pipeline Editor documentation for detailed instructions.

After dragging the step into the pipeline, use the pencil icon to open the properties. The code editor can be clicked to open a bigger editor window. See the Squirro Script Reference for what to type here.

  • No labels