Package Documentation
Storm Package: synapse-zetalytics
The following Commands are available from this package. This documentation is generated for version 1.2.1 of the package.
Storm Commands
This package implements the following Storm Commands.
zetalytics.pdns
Lookup Passive DNS A and AAAA records for inbound inet:fqdn, inet:ipv4, and inet:ipv6 nodes.
Usage: zetalytics.pdns [options]
Options:
--help : Display the command usage.
--yield : Yield newly added nodes rather than input nodes.
--debug : Yield newly added nodes rather than input nodes.
--size <size> : The maximum number of results to record. (default: 100)
--asof <asof> : Specify the maximum age for a cached result. To disable caching, use --asof now.
(default: -30days)
Inputs:
inet:fqdn : inet:fqdn nodes
inet:ipv4 : inet:ipv4 nodes
inet:ipv6 : inet:ipv6 nodes
The command is accessible to users with one or more of the following permissions:
power-ups.zetalytics.user
zetalytics.setup.apikey
Set the ZETAlytics API key.
Usage: zetalytics.setup.apikey [options] <apikey>
Options:
--help : Display the command usage.
--self : Set the key as a user variable. If not used, the key is set globally.
Arguments:
<apikey> : The ZETAlytics API key string.
The command is accessible to users with one or more of the following permissions:
power-ups.zetalytics.user
zetalytics.status
Print out the results of calling the ZETAlytics /user-status API
Usage: zetalytics.status [options]
Options:
--help : Display the command usage.
The command is accessible to users with one or more of the following permissions:
power-ups.zetalytics.user
Storm Modules
This package does not export any Storm APIs.