iZOOlogic
Fetches and manages incidents from iZOOlogic, enabling automated ingestion, incident creation, and advanced filtering for brand protection and threat management.
- Category
- Network Security
- Pack
- iZOOlogic
Configuration parameters
- url — Server URL (required)
- api_key — (required)
- secret_key — (required)
- insecure — Trust any certificate (not secure)
- proxy — Use system proxy settings
- isFetchEvents —
- events_types_filter — Fetch incident types (required)
- max_fetch — Maximum incidents per fetch per type (required)
Commands (3)
- izoologic-get-events — Gets events from iZOOlogic. Use this command for development and debugging only, as it may produce duplicate events, exceed API rate limits, or disrupt the fetch mechanism.
- izoologic-incident-create — Creates a new security incident in iZOOlogic.
- izoologic-incident-fetch — Fetches incidents from iZOOlogic based on specified filters including date range, brand, incident type, and other criteria.