SolarWinds

The SolarWinds integration interacts with the SWIS API to allow you to fetch alerts and events. It also provides commands to retrieve lists of alerts and events.

Network Security · SolarWinds

Configuration parameters

  • server — Name or IP address of the Orion server (required)
  • port — Port
  • credentials — Username of the account (required)
  • fetch_type — Type of incident to be fetched
  • max_fetch — Maximum number of incidents per fetch
  • first_fetch — First fetch time interval
  • severities — Severity levels
  • object_types — Object Types
  • event_types — Event Types
  • proxy — Use system proxy settings
  • insecure — Trust any certificate (not secure)
  • incidentType — Incident type
  • isFetch — Fetch incidents

Commands (3)

  • swis-alert-list

    Retrieves a list of alerts based on the filter values provided in the command arguments.

  • swis-event-list

    Retrieves a list of events according to filter values provided in the command arguments.

  • swis-query

    Executes a query request. Note: The guidelines for composing the query can be found in the 'View Integration Documentation' linked in the integration tips.