Skip to main content

Integrations

Integrations connect your OrionIQ agents to external systems, giving them access to additional context and enabling interoperability across your toolchain. For example, an agent can pull data from a ticketing system or push results to a collaboration platform.

To access Integrations, navigate to OrionIQ > Integrations in the left navigation menu.

OrionIQ Integrations

The page has two tabs:

  • Catalog — every integration OrionIQ supports, and where you connect one.
  • Management — the connections your account has already made, and their health.

Catalog

Integrations are organized into the following categories:

CategoryExamples
ObservabilityLogz.io, Datadog, Grafana, AWS CloudWatch, New Relic
Incident ManagementPagerDuty, Opsgenie, FireHydrant, incident.io, Rootly
CommunicationSlack, Microsoft Teams
Service ManagementJira Cloud, Jira Service Management, Intercom, Asana
Knowledge & ContentConfluence Cloud, Agility CMS
Developer ToolsGitHub, GitLab, Argo CD
Cloud & InfrastructureAWS EC2, AWS ECS, AWS EKS, AWS Lambda
Databases & WarehousesAWS DynamoDB, AWS RDS, Azure SQL Database, ClickHouse, Databricks
Security & Identity1Password, AbuseIPDB, Aikido Security
Analytics & BIAmplitude, Databox, Fathom
AI & Machine LearningAnthropic, AI21 Labs
Files & DocsAirtable, Box, Canva
Sales & CRMSalesforce, Gong, Apollo.io
Marketing & SocialActiveCampaign, Ahrefs
Finance & PaymentsAWS Cost Explorer, Azure Cost Management, Alpaca
HR & PeopleBambooHR, Ashby, Breezy HR

Use the search bar to find a specific integration, or click a category tab to filter the list. The catalog is ordered by popularity, so the integrations most accounts connect appear first.

Connect an integration

Click Connect on an integration and provide its credentials. Which method an integration uses depends on the integration:

MethodDescription
API KeyConnect using the provider's API token. This is what most integrations use.
Basic AuthConnect with an email address and API token.
NoneA few public data sources, such as MITRE ATT&CK and Hacker News, need no credentials at all.

Management

The Management tab lists your account's connections:

ColumnDescription
IntegrationThe connected integration.
SpaceThe space the connection belongs to.
StatusThe connection's health — see below.
Connected byThe user who created the connection.
Used byHow many agents use the connection.
ConnectionThe connection's name, and the authentication method it uses.
Updated byThe user who last changed the connection.
Updated atWhen the connection was last changed.
Validated atWhen the connection's credentials were last verified.

A connection reports one of these statuses:

StatusMeaning
ConnectedThe credentials are valid and the integration is reachable.
Needs reauthThe credentials were rejected and must be re-entered.
ExpiredThe credentials are no longer valid.
UnreachableThe provider couldn't be reached.
Needs credentialsThe connection has no usable credentials.

Open a connection's actions menu to Configure its credentials, Revalidate it against the provider, or Disconnect it.

Logz.io API access

The Logz.io integration is connected by default and gives agents access to your observability data. You can also grant agents scoped access to the Logz.io public API, per account:

ScopeGrants
TelemetryLogs and metrics access for the agent. Always on for every accessible account and not configurable.
ReadThe agent can call the Logz.io public API but can't change anything.
WriteThe agent can create and update Logz.io objects. Implies Read.
AdminThe agent has the same role as Manage API Tokens. Implies Read and Write.

Enabling API access creates one system-generated API token per selected account, at the highest scope you chose. Changing or turning off API access deletes that token; agents keep their telemetry access, and a lower scope gets a new token at that scope.

Owner, sub-accounts, and Security accounts have a public API. Metrics, Timeless, and Restored accounts do not, so API scopes aren't available for them.

To request an integration that isn't yet available, click Add to Wish List on the integration you're interested in. This helps Logz.io prioritize which integrations to support next.

note

Integrations is an evolving capability. New integrations are added regularly based on user demand.